Comment on OP finds vulnerability where a forum sends you your password in plaintext over email and everyone misses the forest for the trees

<- View Parent
jormaig@programming.dev ⁨1⁩ ⁨year⁩ ago

But the thing is that you should never have access to the plaintext password and thus you should never be able to receive it in an email. You should store the salted hash of the password instead of the password itself.

source
Sort:hotnewtop