• wisely@feddit.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    18 days ago

    Is there something that can be done across Lemmy to prevent mass spammers? Surprised nobody used this before. Got messaged twice so far.

    • yetAnotherUser@discuss.tchncs.de
      link
      fedilink
      arrow-up
      1
      ·
      18 days ago

      One defense could be for an instance admin to set a maximum number of messages someone can send to different accounts on their instance per hour.

      This would be a heuristic approach to combat spam but this function would first have to be implemented by the Lemmy developers.

      • Swedneck@discuss.tchncs.de
        link
        fedilink
        arrow-up
        3
        ·
        17 days ago

        honestly it always astounds me that developers don’t pre-emptively add ratelimiting, it’s such a basic thing to prevent misuse

    • PrettyFlyForAFatGuy@feddit.uk
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      18 days ago

      i guess it’s a case of each instance admin whacking these moles as they pop up. also having anti bot signup defenses.

      I’m guessing there’s also stuff that could be done server side to stop single accounts sending the same message to > 100 people or something like that. not sure if that’s already implemented though.