waldyrious / hash-my-pass

A bookmarklet to generate unique passwords per website, based on a single master password.
http://waldyrious.github.io/hash-my-pass/bookmarklet.min.html
Other
17 stars 4 forks source link

Website-specific exceptions for password length #13

Open waldyrious opened 10 years ago

waldyrious commented 10 years ago

Sourceforge.net for instance requires a minimum of 10 characters.

Implementation should be similar to how inclusion of symbols is currently handled.

waldyrious commented 10 years ago

keybase.io requires a minimum of 12 characters

waldyrious commented 5 years ago

Wikimedia sites now require at least 10 characters for privileged accounts (the default is still 8 for regular accounts)