Question I'd like to hear everyone's thoughts on possibly making votes public. This has been discussed in a lot of other issues, but here's a dedicated one for discussion. Positives Could help figh...
Probably better to post in the github issue rather than replying here.
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.
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)
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)
Also true.
My understanding is that admins already have access to see who votes. This feature is to make then visible to everyone.