Y
Hacker News
new
|
ask
|
show
|
jobs
by
Jaxan
217 days ago
They don’t store email addresses with password in the database. That would be way too risky. These are separate databases, so you can lookup your email address, and separately check a password.
1 comments
cestith
213 days ago
I think for passwords they only store a hashed version.
link