Hacker News new | ask | show | jobs
by cpeterso 2112 days ago
You could make the minimum password length longer than the longest SecList password. Then users can’t reuse any of those insecure passwords! Plus it’s also a fast O(1) check. :)
1 comments

Yeah that's at least 12 characters though. Quite annoying.
It is very easy to get long passwords, just double them
Or just append a long number like "password12345" (13 characters).