this post was submitted on 22 Jun 2023
122 points (98.4% liked)

Lemmy

12450 readers
3 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 4 years ago
MODERATORS
 

Hey folks! Just realized something that makes Lemmy different from Reddit. Because of the federation, your votes are not technically anonymous on Lemmy. At least, I think.

Although there’s no UI to look at a user’s voting history yet, one could conceivably be built by an instance. Perhaps coincidentally, I hear there’s instances out there populated by mostly bots?

you are viewing a single comment's thread
view the rest of the comments
[–] XanXic@lemmy.world 2 points 1 year ago (1 children)

That's only on KBin though and it's a feature design of the KBin software. That's because it's based on Twitter where likes are public. Lemmy doesn't publicly show those actions. Idk how far it goes in terms Kbin tracking guests though.

[–] atocci@kbin.social 1 points 1 year ago

It's not specific to kbin actually, it's just how the activitypub protocol reports likes/upvotes. I can see votes on lemmy threads made by lemmy users for example because that data needs to be reported as part of the protocol.