• ocassionallyaduck@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    3 months ago

    Honestly to avoid the immense botspam coming for small orgs, you need either a literal army of volunteers, or some kind of “realID” type check to verify they’re human, and I hate that concept immensely as well.

    Giant if, but if you could do a one way cryptographic check against an ID to verify its legitimate, without sending anything off the server elsewhere, then a forum could bind your current username to a state issued ID, at least until it’s reissued. And then you could at least reasonably think these users are human.

    But who wants to give that info to a stranger online. Even if the hash is unique to the site based on their own seed, the average person doesn’t understand that, and it feels like handing over your actual privacy.

    Setting aside that PCs don’t have NFC readers as a standard feature as well.

    Everything I think would be effectivd boils down though to needing to know that something exists in meatspace on the other end, and being able to use that to manage your bans. At least 10bux is just money, and not your ID.

    • GreatAlbatross@feddit.uk
      link
      fedilink
      English
      arrow-up
      6
      ·
      3 months ago

      This is the thing, the balance of anonymity and preventing people using that anonymity to be a tit.
      In my opinion, one of the answers is keeping the signal-to-noise high: Make sure that there are enough sensible people in a community that if someone starts acting up, they’re alone. And then they can either correct their course, or get banned, ideally before the next moron shows up.

      And part of the way of achieving that is raising the barrier to sign-up, if only a little, and rate limiting.

      • ocassionallyaduck@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        14 hours ago

        Revisiting this many weeks later: what do you think of the idea of super users who can be delegated an ability to silence/quarantine other posters?

        Admin

        Moderators

        Superuser

        User

        Maybe if they only had the ability to flag a user and put them in "time out, and it couldn’t stack or be consecutive from one superuser, etc?

        I dunno. It might be a good way to help police the content without making people volunteer to be full on mods. And it can be treated as a semi privileged role, that expires are X months and only X number ofnactive users in good standing can have at once?

        A little complex to implement, but it might at least let mods crowdsource the task of stemming the worst of things.