Y'know, I think people like the Jimmy Truths dude serve as an example of the shortcomings of #Fediverse moderation. This dude has likely made like, hundreds of accounts on dozens of instances, but all the instance owners can do is suspend his account. It's gotten to the point where the dude now keeps coming back with usernames and posts mocking the admins for being unable to permanently remove him, often on the same instance repeatedly.

Larger companies can do things like send cease and desist letters, contact his ISP, hardware ban him, etc a lot easier. They simply have more resources to deal with really tenacious harassers than the average instance admin does. I'm not a networking expert, but I wish there was a way to actually deal with guys like this because as the Fediverse grows in popularity, it's likely more users like this guy will crop up.

I can imagine it being pretty easy for bad actors to focus their attention on a single instance and overwhelm it if there's enough of them. Or people like this dude so persistent and obnoxious that it wears the often volunteer staff down over a long stretch of time.

There seriously needs to be focus put on improving moderation tools for Mastodon before we get to that point.

#Fedi #FediModeration #Moderation #FediTalk #Mastodon

in reply to Luigi.exe (Dragonheart System)

I shouldn't have to write custom scripts to deal with the problem. Mastodon is getting some kind of username match tool for suspending people before they can register, but I don't think that's enough. Plus he keeps finding ways around the script. It does help though.
Not like we haven't been asking for better mod tools for many, many years at this point... but I guess quote posts and algorithms and rewrites of apps and starter packs like Bluesky are more important than mod tools to deal with abuse.
in reply to Luigi.exe (Dragonheart System)

yup. I don't understand for example why it can't just call out to external services for things like that, like if it discovers a new account, or for posts, etc. Sure for huge servers this might become somewhat of a bottleneck, but for us it would be invaluable. I considered patching our mastodon to do that but I haven't had the time for that yet. So our scripts are a lot more primitive.