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

Avoid confusable characters #20

Open waldyrious opened 8 years ago

waldyrious commented 8 years ago
waldyrious commented 5 years ago

Note: if we were to use a lower threshold for number-letter confusability (e.g. to support handwritten passwords), we'd be restricted to a very small subset of digits, as we'd rule out (besides 0 and 1 mentioned above):

leaving us with only 3, 4 and 7, which would defeat the purpose of including this class of symbols anyway.

waldyrious commented 2 years ago

Note: Flickr doesn't accept leading spaces in passwords.