umputun / remark42

comment engine
https://remark42.com
MIT License
4.91k stars 385 forks source link

Option to show anonymous commenters in UI #1579

Open pluja opened 1 year ago

pluja commented 1 year ago

I would like to be able to show annonymous commenters in the UI, for example:

Versus a logged in user:

paskal commented 1 year ago

I don't think adding (anon) is a good way to handle it, I think adding an icon (a glyph) before the name would work better.

pluja commented 1 year ago

I like the idea of an icon. Maybe something like this: https://fontawesome.com/icons/user-secret?s=solid&f=classic

or this

https://fontawesome.com/icons/mask?s=solid&f=classic

akellbl4 commented 1 year ago

I think adding an icon (a glyph) before the name would work better

We already have avatar so why would we need to add additional icon if we can use avatar for this purpose?

paskal commented 1 year ago

As we have unique IDs per name + IP of the user, it might be useful to distinguish between users with the same name but different IDs. I propose to come up with some recognisable anonymous avatar image but keep backgrounds (and their colours) generated and tied to the ID of the user.