Hacker News new | ask | show | jobs
by Animats 9 days ago
Back in 1984, I wrote the original "obvious password detector".[1] It just checks whether a password has English language trigram stats. This prevents dictionary attacks.

Everything is so much more complicated now.

[1] https://www.animats.com/source/obvious/obvious.c