HalfMask - an Experiment in Password Masking
11–20 of 36 posts
Re: HalfMask - an Experiment in Password Masking
#12My idea is the best: reveal on mouseover
Re: HalfMask - an Experiment in Password Masking
#13Hey guys, I'm the author of HalfMask - please let me know if you have any feedback, or you can check out the source on google code: http://code.google.com/p/halfmask/ Forking to try new things is heartily encouraged - I'd like to see new approaches to password masking.
Re: HalfMask - an Experiment in Password Masking
#14My idea is the best: reveal on mouseover
How about having to select the (masked) text, to take it a step further?
I know that isn't what you're talking about, but it is close. I know that I couldn't read this even when I knew what I was typing until I highlighted it.
Re: HalfMask - an Experiment in Password Masking
#15Hey guys, I'm the author of HalfMask - please let me know if you have any feedback, or you can check out the source on google code: http://code.google.com/p/halfmask/ Forking to try new things is heartily encouraged - I'd like to see new approaches to password masking.
The masking characters need to be more similar to the characters being typed. eg. ll is easily readable with letters like nrs, etc. in the background.
You'll notice that I'm only using lowercase letters currently - that was an intentional choice as it seemed too obscured when using a fuller character set.
I'll give this another look though and see if there may be a good middle ground.