|
|
|
|
|
by onionisafruit
1400 days ago
|
|
The difference between email and password is you can validate a password with a hash, but you can’t send an email to a hashed address. Their db may be encrypted at rest, but a hacker could still compromise a system that has the key in memory. |
|
Now an attacker cannot get a hold of email addresses easily.