Poplar?@lemmy.world to Programmer Humor@lemmy.worldEnglish · 2 years agoHurraylemmy.worldimagemessage-square12fedilinkarrow-up1349arrow-down19
arrow-up1340arrow-down1imageHurraylemmy.worldPoplar?@lemmy.world to Programmer Humor@lemmy.worldEnglish · 2 years agomessage-square12fedilink
minus-squareholycrap@lemm.eelinkfedilinkEnglisharrow-up8·2 years agoI’ve thought about implementing a message like this when you try to sign up with a very weak password. Never did though.
minus-squarebazzzzzzz@lemm.eelinkfedilinkEnglisharrow-up1·13 hours agoWould get kinda slow/expensive unless you’re storing passwords in plaintext
minus-squareholycrap@lemm.eelinkfedilinkEnglisharrow-up1·6 hours agoI would have the common passwords stored in a separate table in plain text then use the faker library to generate the password buddies
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