this post was submitted on 09 Jul 2023
2184 points (97.4% liked)

Fediverse

17852 readers
20 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 5 years ago
MODERATORS
 

The best part of the fediverse is that anyone can run their own server. The downside of this is that anyone can easily create hordes of fake accounts, as I will now demonstrate.

Fighting fake accounts is hard and most implementations do not currently have an effective way of filtering out fake accounts. I'm sure that the developers will step in if this becomes a bigger problem. Until then, remember that votes are just a number.

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

It actually seems like an interesting problem to solve. Instance runners have the sql database with all the voting record, finding manipulative instances seems a bit like a machine learning problem to me

[–] [email protected] 9 points 1 year ago
[–] Schmedes 1 points 1 year ago

Don't really need machine learning, just well built queries. Probably peak at the top pairs of users that comment on the same posts. If the same users are always commenting/voting on each other's posts across every subreddit, it points to manipulation.