Lemmy Lead Developer and father of two children.

I also develop Ibis, a federated wiki.

  • 3 Posts
  • 6 Comments
Joined 6 years ago
cake
Cake day: January 17th, 2020

help-circle
  • If your instance invents fake users for voting, that is very easy to spot if you view the profile and its all empty. So you need to add a profile picture, bio and some posts as well. But if the names and avatars are all similar, or the posts are obviously LLM generated, its still quite easy to spot manipulation. Or if the modlog for that user has entries for vote manipulation. On the other hand if there is only the total number of votes, there is no way at all to see if they are legit.

    I think a much better option for vote privacy is what Piefed tried using “Local-only votes”. So privacy-conscious users can choose that their votes are not federated, and then only the local admin can see them. This could be a simple boolean user setting, or could be more granular to allow/disallow vote federation with specific instances.