Some_Emo_Chick@lemmy.world to Lemmy Shitpost@lemmy.worldEnglish · 16 days agoShould've just picked a better passwordlemmy.worldimagemessage-square36linkfedilinkarrow-up1490
arrow-up1490imageShould've just picked a better passwordlemmy.worldSome_Emo_Chick@lemmy.world to Lemmy Shitpost@lemmy.worldEnglish · 16 days agomessage-square36linkfedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up8·16 days agoIt’s somewhat common to limit password lengths to avoid DoS attacks that exploit a slow key generation function. But that limitation should on some hundreds or a few thousands characters. Sites that use limits like “16” are probably storing them as plain text.
It’s somewhat common to limit password lengths to avoid DoS attacks that exploit a slow key generation function.
But that limitation should on some hundreds or a few thousands characters. Sites that use limits like “16” are probably storing them as plain text.