|
|
|
|
|
by johnswamps
5613 days ago
|
|
If done deliberately, could this be a useful feature so that users can typo a password (say levenshtein distance <= 1 or 2) and still login? Obviously the major downside is that you would need a longer password to get the same level of security and it could be difficult to implement especially since the password should be hashed. Is this feasible? I'm guessing the answer is no, but was wondering what other people thought. |
|
* If I find out you've been storing passwords in plain text I will hunt you down and slap you. :)