gathering / wannabe

Event-system for TG - wannabe.gathering.org
GNU General Public License v3.0
12 stars 7 forks source link

Feature request: Option to use gravatar for profile pictures #73

Closed theS1LV3R closed 3 years ago

theS1LV3R commented 3 years ago

Gravatar has an "API" to access profile pictures based on an MD5 hash of an email address, in this format:

MD5(TO_LOWERCASE(EMAIL))

See https://en.gravatar.com/site/implement/

mfyll commented 3 years ago

The most important purpose of the profile pictures in Wannabe is to be able to create ID-cards. This is also why there are strict rules to how a picture should look and a manual picture approval flow afterwards.

I dont think Gravatar fits in this project.