this post was submitted on 18 Aug 2024
806 points (97.9% liked)

Fediverse

27788 readers
420 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

Probably better to post in the github issue rather than replying here.

https://github.com/LemmyNet/lemmy/issues/4967

you are viewing a single comment's thread
view the rest of the comments
[–] SorteKanin@feddit.dk 2 points 3 weeks ago

You're misunderstanding what the developers are asking here.

Votes are public in the underlying protocol. There is nothing Lemmy can do against that. Lemmy currently doesn't show the votes, despite the fact that they are public. However, other ActivityPub implementations, for instance Mbin, do show the votes. So the votes are only slightly more complicated to get but not really private at all.

With that in mind, the devs are asking: Should the votes continue to only be shown to mods and admins or should everyone see them? Considering the fact that all users on other implementations see votes anyway. They are not asking your opinion because they want to implement changes to make votes more private than they are right now - that is not up to Lemmy to decide. That would require a change in ActivityPub, which would be a lot more complicated and it's not certain that it would ever happen.