Comment on Larion Studios forum stores your passwords in unhashed plaintext.

hperrin@lemmy.world ⁨9⁩ ⁨months⁩ ago

You can also tell if a site does this when they have seemingly arbitrary restrictions on passwords that are actually database text field restrictions.

Especially if they have a maximum password length. The maximum password length should be just the maximum length the server will accept, because it should be hashed to a constant length before going into the database.

source
Sort:hotnewtop