Not my account, but want to advocate for it. Because of, personally, I find it hilarious.

So, it seems like a mod with username MysticMushroom1776 @lemmy.dbzer0.com has some interesting policies about interacting with their content.

I agree that this user called PyroRondo has no content for 5 months straight. This is unusual but totally isn’t against any rules of Lemmy.

As I suspect, they reacted to a few posts of MysticMushroom1776 @lemmy.dbzer0.com during random session of content scrolling. No brigading or any other types of harassment. I even suspect that these reactions were in communities connected to mod’s AI art, not political ones.

And this for some reason triggered a ban in all comunities. Not in 1 or 2. Moreover, it seems like this mod uses specialized tools, that allow to track downvotes on their content made by other users with ability to get their usernames. I may be wrong, but I don’t think that such tools are basic for moderators on Lemmy.

Edit: typo.

  • Natanael@slrpnk.net
    link
    fedilink
    arrow-up
    12
    arrow-down
    1
    ·
    6 hours ago

    Yes but it doesn’t have to share usernames to anything but the originating server for the vote and host server for the content. All others only need the sum.

    This does still mean instance admins can do broad bans. There’s other privacy techniques if that matters like cryptographic blind signatures for voting, etc, where you can know each user only cast one vote (and can see totals per originating server) without revealing the specific users.

    In theory you could also make this ban compliant (such that you can’t vote if you’re banned, but if you’re not and cast a vote you still can’t be identified).

    If you do extra fancy stuff like transparency logs with anonymous credentials and secure multiparty computation (MPC) you could do it while still allowing abuse detection. Although for now that’s very complicated and compute heavy 🤷

    • grue@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      5 hours ago

      If you actually understand how to implement all that maybe you should go contribute to PieFed.

      • db0@lemmy.dbzer0.comM
        link
        fedilink
        arrow-up
        5
        ·
        3 hours ago

        Piefed already tried exactly that and had to revert because it’s indistinguishable from vote manipulation