this post was submitted on 27 May 2024
1353 points (99.5% liked)

Technology

58137 readers
5226 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Brought to you by the Department of Erasing History.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 3 months ago (2 children)

Due to how federation works, downvotes are actually somewhat public because instance owners can query them in lemmy database, though instance owners probably won't tell you if you ask due to privacy reason. If you're interested in something like this, you can run your own instance.

[–] [email protected] 13 points 3 months ago (3 children)

Yeah, it's actually ... a bit creepy.

Federated voting in general seems like it could use some rethinking to enable private voting but also to protect against vote manipulation. Right now the fediverse is arguably incredibly vulnerable to vote manipulation campaigns.

[–] [email protected] 11 points 3 months ago (1 children)

Open (and distributed) and private are two very difficult things to intermingle. You can mitigate some issues, but at the end of the day the two ideas have to butt against each other.

[–] [email protected] 0 points 3 months ago (3 children)

I hate to suggest it but I wonder if a blockchain would work here

[–] [email protected] 4 points 3 months ago

Blockchains are the antithesis of anonymity. Pseudo anonymity isn't anonymity, it just doesn't scream your name out there from the get go.

[–] [email protected] 2 points 3 months ago (1 children)

What aspect of the points mentioned in the thread do you feel are addressed by blockchain?

[–] [email protected] 1 points 3 months ago* (last edited 3 months ago) (1 children)

Openly distributed while being private(-ish; I know blockchains aren't truly private but it could at least obfuscate it adequately against casual or semi serious attempts to identify someone)

I'll admit I'm no expert or even particularly well versed in blockchain technologies, but my (limited) understanding of them suggests this might actually be the kind of thing it's good at (as opposed to how it could seemingly do anything a few years ago and everyone was trying to shoehorn a blockchain into their products)

And to underline part of my comment, I did say "I wonder if..." rather than asserting that it would work or even that I bet it would work

[–] [email protected] 2 points 3 months ago (1 children)

Fedi technologies are already distributed. That's literally what federation is about.

Blockchain isn't private by default although some have gone that direction. Bitcoin, for example, is pseudonymous - all transactions are public to the world though no tx is tied to an identity on chain.

Any privacy features you're imagining can be built for a blockchain solution to this problem could be built into a "normal", web 2.0, federated solution that would be far less expensive to run, resource-wise.

It's almost always the case that when someone comes up with blockchain as the solution to some problem, they mean distributed or maybe self-hosted. Neither of which requires a blockchain.

Check out videos involving crypto on the Cartoon Avatar's youtube channel such as this one: https://www.youtube.com/watch?v=-xq721IAqBo&t.

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

Here is an alternative Piped link(s):

https://www.piped.video/watch?v=-xq721IAqBo&t

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.

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

It likely could, but it's not trivial to implement.

[–] [email protected] 2 points 3 months ago (1 children)

Yeah, I'd imagine not, though I'm fairly confident any solution to this would be nontrivial

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

Fair point. Blockchain might be the quickest to implement just because the infrastructure is already established, even if it's not trivial. Not sure, though.

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

I want the ability to see who down votes what but don't want to have other people see that about me. Ha

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

I was wondering about this. If they didn't keep track of who is voting, manipulation would be easier then it already is. The problem is that rogue instance admins could make votes public.

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

One possible answer is to allow anyone to see votes categorized by instance, so you know where they're originating from.

Small/single user instances could be aggregated together/anonymized or maybe that's just the price you pay for having a single user instance.

[–] [email protected] 2 points 3 months ago

I think this is public information on some services. Not Lemmy, but other federated services.