Some site should actually implement thisπ
this post was submitted on 15 Jul 2023
15 points (100.0% liked)
Programmer Humor
1581 readers
1 users here now
founded 2 years ago
MODERATORS
I've thought about implementing a message like this when you try to sign up with a very weak password. Never did though.
Would get kinda slow/expensive unless you're storing passwords in plaintext
I would have the common passwords stored in a separate table in plain text then use the faker library to generate the password buddies
420/10 security