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

Fediverse

27788 readers
393 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 0 points 3 weeks ago (3 children)

I’m just trying to explain that healthy social interactions and environments are predicated on some degree of privacy, and abolishing that serves no one. If you remove the privacy of voting, you reduce the incentive for people to vote, or indeed to use this platform at all.

And I'm just trying to explain that there is no privacy to remove cause there was never any privacy to begin with. Hiding votes in the Lemmy UI is bad because it makes users think that the votes are private, when in fact they are public.

If there was a way to make them private, I would say we should go for that solution. But there currently is not any way for them to be private and I say we should not pretend that they are private when they are in fact not.

I don't actually think that would ruin the platform as much as you say - nearly all other ActivityPub platforms have public votes and they still exist so I'm not sure the argument really holds.

[–] imaqtpie@sh.itjust.works 2 points 3 weeks ago (2 children)

You should check out the PieFed concept that I linked. That seems to provide a layer of privacy managed by the local instance admin. I'm curious if you can see any obvious way it might be bypassed or exploited, because I know you have a greater technical acumen than myself.

[–] SorteKanin@feddit.dk 2 points 3 weeks ago (1 children)

Hmm it's an interesting way to handle it but it should be easy to correlate users and the voting profile by just examining voting patterns. It doesn't really fix it entirely I would say.

[–] imaqtpie@sh.itjust.works 2 points 3 weeks ago* (last edited 3 weeks ago)

I was going to edit my previous comment but I'll just put it here.

I understand your point, but I'm saying that private/public is not a binary concept. It's a spectrum, and making votes visible on the Lemmy UI shifts the position much closer to the public side. It will have a noticeable effect on people's behavior.

But I agree that it's probably possible to correlate the voting profiles in theory. Could potentially be prevented by randomizing the profile for each vote maybe.