Possible Duplicates:
Is using Gravatar a security risk?
Is Gravatar a privacy risk?
Since the Gravatar is generated based on the email address. Is it possible to determine a user's email address based on their Gravatar?
Since the Gravatar is generated based on the email address. Is it possible to determine a user's email address based on their Gravatar? |
||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
The email addresses in Gravatar are stored as MD5 hashes. It's the same kind of one-way protection used in password storage. |
|||||||
|
|
No, fortunately not, it would have been a huge security hole. It's basically an one-way hash like SHA. |
|||||||
|