Перейти к файлу
Paul Sawaya 5104bea7b1 added personal hash, and the ability to change the number of colors in the color bar, as suggested in #4 2012-03-04 19:41:02 -05:00
Chrome stopped trigger on domsubtreechanged, far too expensive on active sites. Currently fails a dynamic page test, though it's probably still okay for most use cases. 2011-12-19 18:07:24 -08:00
Jetpack added personal hash, and the ability to change the number of colors in the color bar, as suggested in #4 2012-03-04 19:41:02 -05:00
README.md privacy watchdog visual hashing 2011-12-03 17:00:23 -05:00

README.md

Visual Hashing

This is the password visual hashing code for Privacy Watchdog. This add-on injects javascript into every password input element that causes the background of the input to change to a four color bar corresponding to a hash of the user's password. By memorizing your password's visual hash, you can know if you've entered your password correctly without having to display your password on screen.

This is available as both a Jetpack add-on for Firefox, and as a Google Chrome extension.