Cabrio@lemmy.world to Games@lemmy.worldEnglish · 2 years agoLarion Studios forum stores your passwords in unhashed plaintext.lemmy.worldimagemessage-square139fedilinkarrow-up1307file-text
arrow-up1307imageLarion Studios forum stores your passwords in unhashed plaintext.lemmy.worldCabrio@lemmy.world to Games@lemmy.worldEnglish · 2 years agomessage-square139fedilinkfile-text
Larion Studios forum stores your passwords in unhashed plaintext. Don’t use a password there that you’ve used anywhere else.
minus-squarevoxel@sopuli.xyzlinkfedilinkEnglisharrow-up3·edit-22 years agopasswords are usually hashed server-side tho and that’s done for a reason. if handling passwords correctly, server side hashing is way more secure then client-side. (with client side hashing, hash becomes the password…)
passwords are usually hashed server-side tho and that’s done for a reason.
if handling passwords correctly, server side hashing is way more secure then client-side. (with client side hashing, hash becomes the password…)