this post was submitted on 18 Aug 2024
745 points (97.8% liked)

Fediverse

28259 readers
620 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] 2 points 2 months ago* (last edited 2 months ago) (1 children)

Pseudonymous voting doesn't mean a unique ID for every vote. It just means the user string itself is tokenized. You can still ban participation for that token without revealing the actual user. Literally the only thing this stops is easily seeing users who use the same name across several instances.

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

If the token is the same for the user across different posts, it would be easy to figure out who is actually behind the token by correlating voting patterns.

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

It would at least provide a means for obfuscating identity for users who care to make an effort. All you'd have to do is not vote when you comment and vice versa.