Like A Duck@programming.dev to Programmer Humor@lemmy.ml · 1 year agoCreating a password in 2023 be likeprogramming.devimagemessage-square97fedilinkarrow-up1485arrow-down162
arrow-up1423arrow-down1imageCreating a password in 2023 be likeprogramming.devLike A Duck@programming.dev to Programmer Humor@lemmy.ml · 1 year agomessage-square97fedilink
minus-squarerubythulhu@beehaw.orglinkfedilinkEnglisharrow-up0·1 year 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·1 year 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