|
|
|
Ask HN: I see a popular website not hashing passwords
|
|
15 points
by 42_huh
4950 days ago
|
|
I see a popular website not hashing passwords. I have notified them of it but they seem slow on the uptake. Isn't it compulsory to hash user passwords, as otherwise it would be a severe user data compromise? What should be done in this case? |
|
Some sites do it deliberately. If your customer base is mainly non-technical, directly emailing them the password increases the chance they will log in back than sending them a password reset link. I think I read it in context of PlentyOfFish.
> Isn't it compulsory to hash user passwords, as otherwise it would be a severe user data compromise?
If an employee or a cracker has access to the user database, doesn't he already have the user data? The main reason passwords should be hashed is if a rogue employee or a cracker has access to user data(what user data you have is already compromised here), he might be able to gain access to the user's mail, bank or other accounts as most people tend to reuse password.