this post was submitted on 19 Jun 2023
10 points (100.0% liked)
Lemmy Support
4652 readers
1 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Try enabling the captcha in your instance settings, it might help a bit as well!
While looking for a way to enable captchas I found out that they will remove that feature from lemmy: https://github.com/LemmyNet/lemmy/issues/2922
Wouldn’t it help to force registrations solve an expensive proof of work on the client side?
That would probably only slow them down. And since their main goal is to create a ton of working accounts, speed is probably not that important to them. On my own instance the bot-registrations stopped immediately after I enabled the required application.
Captchas are mostly useless nowadays against any well designed bot. The only ones that sort of work are those ridiculously hard ones like several page math problems. And at that point a large portion of people can't solve it either.
They also tend to be full of trackers and are terrible for privacy. Plus they're used to train corporate AIs.
It can help temporarily, because a lot of bots don't bother with captcha solvers, but all the spammers need to do is include a pre-made solver library and the bots are back.