Cabrio@lemmy.world to Games@lemmy.worldEnglish · 2 years agoLarion Studios forum stores your passwords in unhashed plaintext.lemmy.worldimagemessage-square218fedilinkarrow-up1474arrow-down1153file-text
arrow-up1321arrow-down1imageLarion Studios forum stores your passwords in unhashed plaintext.lemmy.worldCabrio@lemmy.world to Games@lemmy.worldEnglish · 2 years agomessage-square218fedilinkfile-text
Larion Studios forum stores your passwords in unhashed plaintext. Don’t use a password there that you’ve used anywhere else.
minus-squarebeefcat@lemmy.worldlinkfedilinkEnglisharrow-up2·2 years agobut then you expose your salt to the public
minus-squareRonSijm@programming.devlinkfedilinkEnglisharrow-up2·2 years agoNo, the client side hashing doesn’t substitutes anything server side, it just adds an extra step in the client
but then you expose your salt to the public
No, the client side hashing doesn’t substitutes anything server side, it just adds an extra step in the client