Tempted to write a "What is Fedi" blog post explaining how wanting to have builtin automated blocklists and "trust and safety" features won't fly with almost every Fedi server dev out there. So I can then send it to every post I see about users wanting this and get yelled at for being XYZ.
Post
Remote status
Context
7@phnt Aren't those features already in the process of being added to almost every fedi server? GoToSocial and a number of others already have block list subscriptions
@phnt There is more
The first that comes to mind: https://github.com/Automattic/wordpress-activitypub/blob/trunk/includes/class-blocklist-subscriptions.php
I remember seeing other devs promising to implement automated import
https://github.com/swicg/activitypub-trust-and-safety/
@phnt Yes, this is probably the most active SWICG task force, they even got funding from NLNet recently: https://github.com/swicg/activitypub-trust-and-safety/discussions/144
@phnt The work plan seems to be relatively benign, though:
GtS interaction controls, flagging, blocking, best practices.
Automated filtering was voted down.
Replies
7At least semi-standardized Flag/Block will be a nice thing unless they go "implementations MUST prevent blocked users from viewing blockee's posts". Interaction controls are meh. And automated filtering will probably end up there someday after the frog is boiled for a little longer.
@phnt By the way, I found a fun way to sabotage those task forces. You can publish a FEP describing some mechanism (e.g. interaction controls), and say that it is patented. No one in fedi would give a shit, obviously, but this seems to be very important for those working at W3C
@silverpill @phnt >Automated filtering was voted down.
Hmm, I see that one of the recommendations from the person who opened this issue includes a proprietary enterprise service. I think that's a major point against it.
https://github.com/swicg/activitypub-trust-and-safety/issues/28
But what I'm more interested in is whether they wants to filter text? If so, wouldn't it be easier to just crudely add a lexicon containing tens of thousands of sensitive words to block users from posting, like some social media censorship? ![]()
Things have changed since the creation of that issue, he now pushes IFTAS which is a nontransparent organization that built an automated attachment filtering service that died with USAID drying up and that operates an automated blocklist subscription tool you have to give full admin rights to. Sources where they get data for that blocklist aren't disclosed, reasons behind additions/retractions to the blocklist aren't disclosed either. Members of the org are hidden on a page on their site that is hard to find. But one of the prominent members is a guy that keeps pushing his "trust and safety ideas" into ActivityPub related dev forums and pushes the view that Bluesky/ATProto is part of the Fediverse.
@caohuak @phnt I think they are interested in CSAM detection, but once the infrastructure for large-scale filtering exists it can be re-used for whatever authoritarian governments come up with.