Comment on Is is possible to see who upvoted/downvoted a specific comment?

<- View Parent
r00ty@kbin.life ⁨10⁩ ⁨months⁩ ago

Also without identifying the user it becomes hard to know what's a unique like and what is a duplicate. I suppose a workaround would be for the user's instance to keep a record of who liked what, and then just issue just the unique like IDs (which can be traced back to the user only on their home instance).

It would need to be a bit smart. Say the same user toggles their upvote on and off. The upvote for a given topic I think would need to be a hash of the topic/comment ID + user ID so that the same ID would be re-issued to prevent the upvotes/cancels falling out of sync.

It's a lot of effort really for keeping something such as a like private.

source
Sort:hotnewtop