As it was recently discussed a lot of the data you generate while using the fediverse is public. If we're looking at the threadiverse even more of it is public including your votes.
I only know the specifics of Mastodon and mbin, so maybe @rimu@piefed.social @nutomic@lemmy.ml @julian@community.nodebb.org and other devs can chime in here.
Voting on Mastodon is a lot more private than voting in the threadiverse. Only the author of a post (and their instance) knows everyone who voted on a post. Everybody else can retrieve the total numbers, but not the individual votes. Of course this comes with the downside that everyone else has to fetch this data and while the instance could send an Update activity - informing other instances that the numbers changed - Mastodon currently does not do that.
In the threadiverse on the other hand, every single vote gets send around the network, including all the details.
I would like the threadiverse software to get a bit better at privacy. Mastodon is often restrictive with activities for that exact reason and while I do not want to completely screw visibility by not sending anything to anyone, I think the visibility of votes can be improved a lot.
So my proposal would be: votes are only sent to the author of a post. The author then sends an Update activity to their followers and the magazine the post belongs to. The magazine then announces this Update activity to all its subscribers. The post object has to contain the relevant numbers of course and Mastodon and PeerTube use shares, likes and dislikes (PeerTube only). These properties then contain a Collection with a property called totalItems and not a list of the people who actually voted, that would defeat the purpose (looking at you PeerTube)
Because nobody wants to break federation with other software, it would be nice if this could be coordinated between all the threadiverse actors
Stop thinking in terms of "votes". Think of the activities as a "fixed content messages": John liked this. Alice liked that. Bethany did not like that other thing. Each "vote" is a meaningful interaction. A server that says "2734 people did not like your message" means absolutely nothing.
This is not a political council nor a popularity contest. No one will make critical decisions based on the amount of worthless Internet points.
I do not understand arguments about privacy when we are talking about a public, social network. Social interactions online do not need to be that different from real-world interactions. if you are not willing to say "I did not like / I disagree with you" to someone personally, then you shouldn't say it at all.
My problem is not saying it to the person itself, my problem is that you can build a rekatively detailed personality profile based on the things someone likes. My proposal was that everything goes to the author and the author alone
Ok.I see. Personally I don't think it's a good idea. It's only a marginal benefit in terms of protection against data scrapers (you can also build that profile based on who they follow, or what they write about...) and it makes things more difficult for moderators and hides important information from other community members.