Like A Duck@programming.dev to Programmer Humor@lemmy.ml · 2 years agoCreating a password in 2023 be likeprogramming.devimagemessage-square99fedilinkarrow-up1483arrow-down161
arrow-up1422arrow-down1imageCreating a password in 2023 be likeprogramming.devLike A Duck@programming.dev to Programmer Humor@lemmy.ml · 2 years agomessage-square99fedilink
minus-squarerubythulhu@beehaw.orglinkfedilinkEnglisharrow-up0·2 years agoFun 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.
minus-squareSonotsugipaa@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·2 years ago60 makes sense, 14 does not
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.
60 makes sense, 14 does not