813
submitted 1 month ago* (last edited 1 month ago) by rimu@piefed.social to c/fediverse@lemmy.world

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
[-] 9point6@lemmy.world 510 points 1 month ago

Hard no from me

I don't want some nutjob with too much time stalking me because I upvoted something about climate change or downvoted some bigoted shit. We all know those fuckos are out there

Voting on Reddit-like platforms is soft moderation by a community, and if you disincentive that, the whole model kinda falls apart IMO

[-] mozz@mbin.grits.dev 125 points 1 month ago

Your votes are already public. It’s a matter of (a) do we want to make it slightly easier for the people who aren’t technically inclined to see them too (b) do we want people acting with the awareness that they’re public.

(a) doesn’t have a clear answer to me. The answer to (b), though, is clearly yes.

[-] rimu@piefed.social 151 points 1 month ago

Your votes are already public.

People say this all the time, but it's not really the case.

I don't think privacy is a binary thing that one either has or does not - there are degrees of privacy. Currently what we have is mostly private, requiring either technical skill or admin access to circumvent. This is a pretty high bar which 99% of people would not be able to reach. You're proposing removing the bar entirely because it is not high enough.

[-] rglullis@communick.news 42 points 1 month ago

requiring either technical skill or admin access to circumvent.

What if some troll sets up a website that indexes/publishes this data? What technical skill would be required then?

The data is public and ignorance is not bliss. People need to be made aware of this. If this will lead to people being more careful about what they post online or how they interact with a public social media service, then all the better.

[-] rimu@piefed.social 16 points 1 month ago* (last edited 1 month ago)
[-] rglullis@communick.news 36 points 1 month ago
  1. You don't need to be federated to read people's activities...
  2. Even if there was some type of "authorized fetch" involved, one could bypass it easily by writing a bot on LW to get the data. Then what?
[-] rimu@piefed.social 17 points 1 month ago

Ok, yeah, theoretically.

But we're talking about putting voting info into the UI for anyone to see. Not highly motivated and skilled bad actors.

[-] rglullis@communick.news 16 points 1 month ago

And the "we should not make it available for the public at large because it will lead to abuse" is also theoretical.

Anyway, I'm already on record saying that I don't like the voting system and that we should get rid of it altogether. Voting on content used to be about collective curation, not a constant popularity contest.

I'm also on record saying that we need to stop relying on systems that only give us the illusion of privacy and depend on the software developers for culture shaping.

If making the vote public gets people to be exposed to these fundamental issues of the current design, and leads us to search for better solutions, then I'm all for it.

[-] ericjmorey@fedia.io 6 points 1 month ago

It's not theoretical to se how people consistently behave when there's less friction for toxic behavior. You should look into it if you're not already aware of the very predictable negative outcomes that stem from removing those frictions.

[-] rglullis@communick.news 3 points 1 month ago* (last edited 1 month ago)

I mean in the specific case of "giving vote visibility to everyone will cause more harassment based on who-voted-on-what". It's theoretical because this has not been implemented yet.

load more comments (2 replies)
load more comments (9 replies)
[-] Feathercrown@lemmy.world 7 points 1 month ago
[-] Redjard@lemmy.dbzer0.com 3 points 1 month ago

So the technical-skill-bar is transforming a lemmy link into the equivalent on an mbin instance? That is huge.

[-] mozz@mbin.grits.dev 6 points 1 month ago

It's not quite that simple. As far as I'm aware, it's difficult to fetch from another instance "after the fact" what all the votes are for a particular user or comment; you have to be signed up to receive updates on it, and then after the fact you can go hunting around in your own instance's DB and see what all the votes were (or your UI can do it, if it's supported).

But, yes, there are instance softwares that will do it, and no one's defederating from every one of those instances (nor I think should they). Someone posted a link to an mbin instance breaking down the votes for this post. Votes are not private.

[-] rglullis@communick.news 16 points 1 month ago

I ran curl "https://mbin.grits.dev/u/mozz/outbox?page=1" -H 'accept: application/activity+json' and I could see your outbox. Apparently mbin does not put Like/Dislike activities in there, only your comments/posts/notes.

In a world where ActivityPub is only used in server-to-server, this would be fine. If we ever get to a (IMNSHO, better) scenario where we have more clients talking AP directly, then this will not work, and mbin will have to add those as well.

All of this to say:

  • the debate about "what Lemmy devs are doing" vs "what mbin is doing" vs "what PieFed is doing" should be seen as tremendous conflict with the idea that "The good thing about the Fediverse is that we can all talk with each other, regardless of where we are".
  • There is no sane way to square this peg into a round hole. Privacy and "Social Media" are inherently incompatible. The advice about not putting anything online that you are not willing to ever be made public is evergreen, and anyone that does not follow it will eventually have to learn it the hard way.
[-] mozz@mbin.grits.dev 3 points 1 month ago

Apparently mbin does not put Like/Dislike activities in there

Yes. That's what I said. I'm actually not 100% sure about it; for all I know there's some way to get it, but AFAIK all the existing softwares don't publish votes "after the fact", only at the time to current subscribers. But then, of course, it's kind of a moot point because you can just grab it from any mbin instance's DB through the UI without needing to do anything special or any particular knowledge.

In a world where ActivityPub is only used in server-to-server, this would be fine. If we ever get to a (IMNSHO, better) scenario where we have more clients talking AP directly, then this will not work, and mbin will have to add those as well.

Not really. You can have your client talking to all the servers and grabbing votes for whatever you're subscribed to, and losing votes for anything you're not subscribed to. It works basically exactly that way for one-user instances already.

There is no sane way to square this peg into a round hole. Privacy and "Social Media" are inherently incompatible. The advice about not putting anything online that you are not willing to ever be made public is evergreen, and anyone that does not follow it will eventually have to learn it the hard way.

Tru dat. 100% agreed. It seems like there are all these people in this thread arguing that their votes need to be private. Their votes are not private, and will never be private, for as long as ActivityPub is what they're using. I can see some value, maybe, to making it slightly difficult to extract the information instead of just giving it for free to everyone, but holding onto the idea of your votes being private is a gateway to unhappiness and only unhappiness.

load more comments (3 replies)
load more comments (1 replies)
[-] intensely_human@lemm.ee 8 points 1 month ago

How is the data public? I’m asking in the most technical sense?

This informs an issue I’ve had lately with a group of three people or bots following along my comment chain (All my comments, for a while, were dropping consistently to -2 score in all contexts).

It’s my understanding that votes are not public. Am I wrong?

[-] rglullis@communick.news 21 points 1 month ago

Every comment/post/vote made in a community is sent as an activity to the community's subscribers.

[-] adam@doomscroll.n8e.dev 14 points 1 month ago

All votes are public, they're literally broadcast to the Fediverse writ large. You vote on something on your server, your server then tells the server owning the thing you voted on and that server then tells anyone who is interested (subscribers on other servers). That way everyone knows that this comment was voted on, but that information is indelibly tied to you - an entity on the Fediverse.

Lemmy devs just chose not to a) show that information in a UI (plenty of other software out there does) and b) not inform people that was the case. Which leads to the whole point of the thread, hiding this from users merely gives a false sense of security.

[-] systemglitch@lemmy.world 4 points 1 month ago

Your idea of a nice world and mine are very different.

load more comments (4 replies)
[-] SteveFromMySpace@lemmy.blahaj.zone 3 points 1 month ago* (last edited 1 month ago)

They already can. This information is not locked away.

[-] mozz@mbin.grits.dev 29 points 1 month ago* (last edited 1 month ago)

You're proposing removing the bar entirely because it is not high enough.

Incorrect. I said that I see no obvious answer as to whether to remove the bar -- that's the (a) part. What I'm proposing to do is definitely to educate people about the existence of the bar and the fact that they shouldn't be voting on porn, or contentious political topics from an account with their real name, or etc etc like that.

More than 1% of the currently active Lemmy users are actively running a server (it's 1.4%, 649 active instances out of 45k MAU), so I think the number is definitely less than 99% of people who wouldn't know how to do it in the first place (or find an mbin or Friendica server or etc).

The broader point about it being fairly difficult / fairly rare to have the knowledge, I can agree with, but I wasn't saying necessarily that we should make it easier for the 98.6% of people to do; just that everyone should be aware that it's possible so they can make their voting decisions with that knowledge in mind.

[-] adam@doomscroll.n8e.dev 20 points 1 month ago

You say that, but you simply have to be using something that isn't Lemmy and that information is there (doubly so if you're an admin on any of these systems)

[-] Fillicia@sh.itjust.works 18 points 1 month ago

People say this all the time, but it's not really the case.

Except that it is, people with the skills already bridged that gap for everyone.

https://kbin.earth/m/fediverse@lemmy.world/t/267356/Lemmy-devs-are-considering-making-all-votes-public-have-your/favourites

[-] rimu@piefed.social 33 points 1 month ago

Hmmm I see a bunch of my friends have not upvoted my post. I will contact them to ask why not and ensure that they do.

load more comments (2 replies)
[-] mke@lemmy.world 14 points 1 month ago* (last edited 1 month ago)

I agree with the general point that privacy isn't a binary thing, but I don't think the bar is nearly so high, as it simply takes opening the post in the right kbin(/mbin?) instance. This requires neither technical skill nor admin privileges.

[-] kux@lemm.ee 3 points 1 month ago* (last edited 1 month ago)

piefed is already extremely redditty maintaining behind-the-scenes 'karma' and 'attitude' for users whether they signed up for it or not. why shouldn't this info be public instead of in the hands of admins only?

https://join.piefed.social/2024/06/22/piefed-features-for-growing-healthy-communities/

[-] can@sh.itjust.works 4 points 1 month ago* (last edited 1 month ago)

Oof, I'd rather just stick to Lemmy and let people see my votes rather than deal with karma.

load more comments (2 replies)
[-] sramder@lemmy.world 3 points 1 month ago

People who downvote more than upvote tend to be the ones who get in fights a lot and say snarky, inflammatory and negative things.

Summed up my whole sense of humor in half a throwaway sentence ;-)

Seriously though, interesting read, thank you kux… you can really feel the author’s frustration and yet I can’t help but feel that they are interested in a certain kind of idealistic online community. Reddit but with a really restrictive HOA where everyone has the exact same color mailbox.

load more comments (2 replies)
load more comments (3 replies)
[-] zerofk@lemm.ee 8 points 1 month ago* (last edited 1 month ago)

(b) will just lead to fewer up and down votes, i.e. less engagement. That in turn could lead to slowly bleeding out.

load more comments (8 replies)
[-] Coelacanth@feddit.nu 44 points 1 month ago

I agree with you. I remember arguing about this a year ago when people first discovered votes were public on Kbin. I don't want to obsess over who up- or downvoted me and I don't want anyone else doing that either. Discussions are healthier when voting is anonymous (or at least obscured as is currently the case).

If bots become such an overwhelming problem that all regular users need access to voting records to better report all the bots I'll maybe revisit my stance. But right now the gains seem dubious.

[-] cyborganism@lemmy.ca 6 points 1 month ago

Yep. Same for me.

[-] GBU_28@lemm.ee 5 points 1 month ago

Mod-admins are already doing this, even if you vote and don't comment on something.

[-] Annoyed_Crabby 3 points 1 month ago

If they're a serial downvoter, then it's easier for you to track them and block them as well. Double edged sword i think

[-] AlligatorBlizzard@sh.itjust.works 13 points 1 month ago

I thought blocks were one way - you can't see anything from the person you blocked, but they can still see your stuff?

load more comments (1 replies)
load more comments (7 replies)
[-] SorteKanin@feddit.dk 3 points 1 month ago

Isn't the obvious thing to just have it be an option that admins can enable or disable? Maybe have a third option for only showing upvotes? Then it's up to each instance to decide, and users can decide to go to instances with the option their prefer.

[-] zecg@lemmy.world 3 points 1 month ago

It's already public, it's just lemmy users who don't see them.

load more comments (11 replies)
this post was submitted on 18 Aug 2024
813 points (97.9% liked)

Fediverse

27736 readers
120 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