zaburo / web-shell

Automatically exported from code.google.com/p/web-shell
0 stars 0 forks source link

toggleable text input as password to prevent auto-correct learning passwords, shoulder surfing #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When typing in a password in webshell, the password is viewable in plain
text, and future typing of strings in browser can result in autocorrect
displaying it. Not to mention the string showing up in the local
autocorrect cache if using someone else's iphone.

Having a button to switch text input to password mode would solve shoulder
surfing, and, I believe, disable the iphone learning the password strings.

Original issue reported on code.google.com by kyberneticist@gmail.com on 2 Aug 2007 at 6:46

GoogleCodeExporter commented 8 years ago
fixed by adding a dynamic keyboard

Original comment by mre...@gmail.com on 19 Sep 2007 at 5:38