|
|
|
|
|
by jfoster
4415 days ago
|
|
If they were OK with applying more duct tape, why not map Q and Z to characters (eg. A and B) that can be part of passwords? (eg. a password of "quiz" would become "auib") It would make their password system slightly weaker perhaps, since freq(a) then becomes more like freq(a)+freq(q) and freq(b) more like freq(b)+freq(z). I'm not sure that's much weaker than just excluding Q and Z, though. The user experience is improved. The major downside would be in technical debt. |
|
Q = ABDHCJSKJDHSSS
Z = YYYDUHUHUHSSYS
... to avoid weakening the password.