forked from jamesrwhite/javascript-rgb-password
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Reducing the number of colors available will make it dramatically harder to use a hash to reverse-engineer a password, as each pattern could be derived from a large number of potential passwords.
There should still be enough entropy for a user to recognise a mis-typed password, however I imagine it wouldn't take much to meet that requirement.