this post was submitted on 18 Aug 2024
810 points (98.0% liked)

Fediverse

27787 readers
368 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 [email protected]!

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
[–] [email protected] 13 points 3 weeks ago (1 children)

I was unaware of that. I thought it was only accessible to instance admins, and I think that's how it should be.

[–] [email protected] 22 points 3 weeks ago (2 children)

In Lemmy, only admins and mods can see votes. But most other ActivityPub implementations show votes freely and there's nothing in the protocol that makes votes private. Votes are inherently public - they are only hidden behind a curtain that is very easy to get around in Lemmy.

[–] [email protected] 8 points 3 weeks ago (1 children)

I mean, this starts to get moot if no one is aware doesn't it. You might dismiss the design as merely artificial obscurity, but if no one is pulling up the data, then the obscurity is working. The "curtain" you cite isn't trivial for the vast majority of users, which is what this is all about. Starting an instance and extracting the desirable data is a pretty tall hurdle where just the effort alone is prohibitive and enough to give someone a chance to calm down.

[–] [email protected] 7 points 3 weeks ago (2 children)

You don't need to start a whole instance to find votes, you just need a user on any of the services that show votes publicly.

Also, if someone is getting angry about downvotes in a bad way, moderators should just step in. People should learn that votes is just part of the system and accept them.

[–] [email protected] 3 points 3 weeks ago

you just need a user on any of the services that show votes publicly.

Well if that sort of thing started happening, I think it’d be reasonable to have that person blocked, banned or defederated.

IMO, What’s possible doesn’t need to dictate what’s easy and common, especially when there are always balances and countermeasures previously involved.

[–] [email protected] 1 points 3 weeks ago

I have better things to do with my time than just complain to admins/mods/mommy all day long.

I had to go through the experience of blocking stuff twice, and if I had to do that more, I'd just leave. I don't have time for that kind of toxicity in my life.

[–] [email protected] 4 points 3 weeks ago (1 children)

I forgot other fediverse platforms interact with this place. So upvotes translate to likes on mastodon and other platforms? I still feel like this should be anonymized, but I also get how that could be exploited since likes aren't auditable in that case.

[–] [email protected] 10 points 3 weeks ago

Yes, upvotes are in fact just a Like object in ActivityPub and downvotes is a Dislike object. This translates to various other concepts in other ActvityPub apps, depending on what they choose to call it or how they handle them.

I still feel like this should be anonymized

There is no mechanism for doing this in ActivityPub at the moment. Also, you may not want that because it would then also be hidden from admins and mods, who would then be powerless to discover vote manipulation or downvote brigading and other nasty behavior. Having the votes be transparent is probably better as it allows people to discover this kind of behavior much more easily.