this post was submitted on 15 Jul 2023
5 points (100.0% liked)

Programmer Humor

1631 readers
29 users here now

founded 2 years ago
MODERATORS
 
top 4 comments
sorted by: hot top controversial new old
[–] 30isthenew29@lemm.ee 2 points 2 years ago

Some site should actually implement thisπŸ˜‚

[–] holycrap@lemm.ee 2 points 2 years ago (1 children)

I've thought about implementing a message like this when you try to sign up with a very weak password. Never did though.

[–] bazzzzzzz@lemm.ee 1 points 1 month ago (1 children)

Would get kinda slow/expensive unless you're storing passwords in plaintext

[–] holycrap@lemm.ee 2 points 1 month ago

I would have the common passwords stored in a separate table in plain text then use the faker library to generate the password buddies