Security researchers: stop working on quantum time-travel encryption or whatever and instead make a typo-tolerant close-enough password hash function so when someone types in bilnk182 they still can log in.
@evan hunetr2
@evan brb switching my password hash function to Soundex
@barubary now we're talkin'
Security researchers: stop working on quantum time-travel encryption or whatever and instead make a typo-tolerant close-enough password hash function so when someone types in bilnk182 they still can log in
@mikedev I wonder if some pairs of letters are more likely to be transposed than others. I wouldn't be at all surprised if they are. Trying the more likely mistakes first would give you more effective mismatch-tolerance for the same amount of CPU usage.