Gravatar (globally recognizable avatar) is a globally accessible avatar storage service, used, in particular, by StackOverflow.
2
votes
1answer
39 views
Best practice: Should I note Gravatar is used on the website?
I am going to implement a comment system on a website and I'm going to implement Gravatar as user's avatars. Since the form for posting comments doesn't have a field for uploading an image, nor does ...