• nomad@infosec.pub
    link
    fedilink
    arrow-up
    7
    ·
    10 days ago

    This is automated, not even that hard to code. More so if done in an separate instance. Also not hard to detect and autoban in theory on regular instances.

    Lemmy needs a decentralized reputation system where all the big instances score people automatically so the fakes don’t appear at all.

      • nomad@infosec.pub
        link
        fedilink
        arrow-up
        3
        ·
        9 days ago

        If darknet markets can do it, so can we. I’m a distributed systems security specialist. This is existing technology. We would require something like spamhouse etc. Everybody can run an email sever, but building reputation takes a bit. Blockchain can do some parts of that to make it auditable.

        • nickwitha_k (he/him)@lemmy.sdf.org
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          9 days ago

          Not my area of expertise, so, I’d defer to those such as yourself. I absolutely think it’s possible but, not simple to do in a resilient manner. Even with a publicly auditable ledger, there’s a risk of becoming realistically unauditable due to massive quantity of data (as seen in some open source projects), which would need mitigations.

          If you have any recommended readings or the like on such things, I’d appreciate them.