Vamp to Lemmy.world Support@lemmy.world • 2 years agoThere's a person who is spam creating hundreds of communites with impossibly long descriptions on world, why haven't they been banned yet?lemmy.worldimagemessage-square64fedilinkarrow-up1442arrow-down124
arrow-up1418arrow-down1imageThere's a person who is spam creating hundreds of communites with impossibly long descriptions on world, why haven't they been banned yet?lemmy.worldVamp to Lemmy.world Support@lemmy.world • 2 years agomessage-square64fedilink
minus-squaredeliriumlinkfedilink24•2 years agoI guess it’s achievable with hosting you’re using (with nginx ip block list for example if you’re using it)
minus-square@dust_accelerator@discuss.tchncs.delinkfedilink14•edit-22 years agoWhat you’re looking for is functionality like fail2ban, but probably with a filter set to the HTTP endpoint for creating communities. Not sure if it will work, I haven’t really looked into the Lemmy code/architecture yet.
minus-squareABeeinSpacelinkfedilink11•2 years agoIf they’re using Cloudflare it can do this too. Even the free tier, you can have one monstrously long WAF rule to ban a bunch of IPs
I guess it’s achievable with hosting you’re using (with nginx ip block list for example if you’re using it)
What you’re looking for is functionality like fail2ban, but probably with a filter set to the HTTP endpoint for creating communities. Not sure if it will work, I haven’t really looked into the Lemmy code/architecture yet.
If they’re using Cloudflare it can do this too. Even the free tier, you can have one monstrously long WAF rule to ban a bunch of IPs