Tagged Questions
4
votes
3answers
357 views
Is it a problem that 10% of SO emails tried were guessed by using the username and Gravatar account?
Possible Duplicate:
Is using gravatar a security risk?
A recent Slashdot article speaks about how somebody was able to discover the email addresses of 10% of SO users through the username and ...
52
votes
6answers
6k views
Is using Gravatar a security risk?
This has been discussed on Stack Overflow. It is unfortunate the accepted answer is so far from reality.
There are some facts:
Gravatar's MD5 hash is an unsalted MD5 hash of an email address.
A ...