Chroma-Hash: a sexy, non-reversible, live visualization of password field input
1–10 of 70 posts
Re: Chroma-Hash: a sexy, non-reversible, live visualization of password field input
#2Re: Chroma-Hash: a sexy, non-reversible, live visualization of password field input
#3Re: Chroma-Hash: a sexy, non-reversible, live visualization of password field input
#4Looks nice, but what about people who are colorblind?
Re: Chroma-Hash: a sexy, non-reversible, live visualization of password field input
#5Re: Chroma-Hash: a sexy, non-reversible, live visualization of password field input
#6Challenge:
Can someone find a password that describes the colors it makes?
e.g. "redgreenblue" shows red, green, and blue
Re: Chroma-Hash: a sexy, non-reversible, live visualization of password field input
#7Re: Chroma-Hash: a sexy, non-reversible, live visualization of password field input
#8What an incredibly good idea! It would probably not be too difficult to build this as a firefox plugin, so that all password fields (or all blanked out input fields) on the web will automatically get this feature... Anyone? :-)
Re: Chroma-Hash: a sexy, non-reversible, live visualization of password field input
#9Cool, but still vulnerable to attack by someone who can record video (or with really good memory). Even though the visualization is taken from a relatively small set of three-colour triplets, an attacker who has seen the visualization for every prefix of the password has enough information to figure out the password in linear time.
Re: Chroma-Hash: a sexy, non-reversible, live visualization of password field input
#10OK, so a user makes a mistake, and they notice their n characters in the first field and their n characters in the second field generate different colors.
How does this help them determine which of the two fields has what they intended to enter?
Also since the user types each field at a separate time, how does the character-by-character hashing help? What utility to the user is there from, having typed 'password' into the first field which shows brown and blue, knowing that typing 'p' in the second field made the second field green?