All Projects → mattt → Chchromahashview

mattt / Chchromahashview

Licence: mit
A classic password visualization concept, ported to iOS

CHChromaHashView

A classic password visualization concept, ported to iOS

This project is no longer maintained.


CHChromaHashView

Chroma-Hash is a concept for visualizing secure text input using ambient color bars

Password entry can be frustrating, especially with long or difficult passwords. Secure fields obscure your input with •'s, so others can't read it. Unfortunately, neither can you—you can't tell if you got your password right until you tap "Log In".

Chroma-Hash displays a series of colored bars at the end of field inputs so you can instantly see if your password is right. Chroma-Hash takes an MD5 hash of your input and uses that to compute the colors in the visualization. The resulting color pattern is non-reversible, so no one could know what your password just from the colors.

See the original web version for a live demonstration, and a bit more explanation.

Contact

Mattt

License

CHChromaHashView is available under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].