Hacker News new | past | comments | ask | show | jobs | submit login

If you steal the hash from the database, yes. I don't know how stealing the hash over-the-wire is equivalent to having the password, since it is salted (with a salt generated by the server) and is not reusable.



Because the next time you connect to the server you provide the same hash. The person doesn't know your plane text, but they can get into the server just fine.


You can't provide the same salted wire hash. You'd need the pre-salted hash, which only the client and server now. I fail to see how this answers my question.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: