You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
2/Z
5/S
6/G
8/B
9/g
leaving us with only 3, 4 and 7, which would defeat the purpose of including this class of symbols anyway.
1
(one),I
(uppercase i),l
(lowercase L),|
(pipe)0
(zero),O
(uppercase o)'
(straight apostrophe),’
(curly apostrophe),`
(backtick),´
(acute accent)"
(double quotes),''
(two single quotes),“
/”
(curly quotesThe text was updated successfully, but these errors were encountered: