Lemmy devs are considering making all votes public - have your say

Rimu@piefed.social to Fediverse@lemmy.world – 805 points –
github.com

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

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

851

You are viewing a single comment

Maybe make it possible for a server to only share aggregate votes on a given post?

Like a proxy vote, where only the server knows who it belonged too.

I actually like the idea of being able to see how many upvotes/downvotes came from specific instances much more than seeing the actual users. It would cover some of the positives mentioned in the github discussion:

-Could help fight bot and multiple-account voting (if we assume that people who make multiple accounts do it on the same instance)
-Could help identify voting-patterns from specific servers (obviously)

And then if something looks suspicious, the admins can already see who voted, so they could check out whether some user is abusing the mechanics.

I find that this approach might be worth talking about, but making user votes visible to all seems very unnecessary.

Sure, but then you're trusting the server not to just lie about the totals.

I mean, that's already true and why the federation model is used in the first place. If another instance can't be trusted, you can disconnect your own from it (extremely easy if you self-host, if you are a standard member of a larger instance it might require convincing)

My understanding is that admins already have access to see who votes. This feature is to make then visible to everyone.