423
you are viewing a single comment's thread
view the rest of the comments
[-] Sonotsugipaa@lemmy.dbzer0.com 35 points 1 year ago

Infuriating fact: if a service has maximum password length limits (lower than 1000 characters), they're reversibly storing your password and if they're that lazy it's probably plain text

[-] rubythulhu@beehaw.org 0 points 1 year ago

Fun fact: Lemmy instances cap at 60. they’re not storing reversibly, they’re just using bcrypt and rather than pre-hashing the pw before bcrypt like most bcrypt users do, they just truncate to 60.

[-] Sonotsugipaa@lemmy.dbzer0.com 1 points 1 year ago

60 makes sense, 14 does not

load more comments (24 replies)
this post was submitted on 17 Jul 2023
423 points (88.7% liked)

Programmer Humor

32045 readers
1534 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS