matrix.kescher.at shutdown 

Yesterday, another reason for sunsetting matrix.kescher.at was added.

There is a severe lack of moderation tooling on Matrix. This has always been the case, but this was painfully highlighted yesterday. This creates big legal liability for us&, and we therefore need an exit plan.

Therefore, I announce the planned shutdown of matrix.kescher.at sometime past 2025-06-30T00:00:00Z, likely same-day.
Backups of that service will remain available to me for 48 hours after that, then deleted permanently.

I will inform each individual user of this sunset as well, as well as send reminders at defined intervals.

I'll keep the homeserver running and up-to-date until its demise. However, its uptime may be impacted.

This planned shutdown will be rescinded upon the availability of usable, server-wide (instead of room-based) moderation tooling, incl. proper defederation, if available before the shutdown date.

catcatnya.com/@kescher/1113646

Follow

re: matrix.kescher.at shutdown 

@kescher Tangential question: what moderation features are you missing that you feel Matrix should have had?

(Asking because I'm still working on a protocol fork, and I'd like to get this right from the start)

· · Web · 1 · 0 · 2

re: matrix.kescher.at shutdown 

@joepie91 It should be possible to:

purge remote instances that are long dead
defederate remote instances with too many occurrences of bad actors
it should be possible to ban individual known bad users

Not all of this is at a protocol-level but many things are hindered by the protocol

re: matrix.kescher.at shutdown 

@kescher Re: purging, do you mean in the sense of "users automatically leave a room if their instance has been unreachable for X time", or something else?

Re: defederating instances, I assume you mean on a server level rather than on a room ACL level? For what reason(s) would they be defederated? (As it's a technical impossibility to literally defederate without breaking rooms, and workarounds are potentially viable but need a more precise problem description to get right)

Re: banning individual known-bad users, I assume this goes beyond room bans, and you (conceptually) mean something along the lines of "defederating between your homeserver and a particular remote user" instead?

re: matrix.kescher.at shutdown 

@joepie91 Purging as in instance reachability, but also for bad actor users.

Defederating on a server level (yes this is a protocol hindrance), not even accepting events/sending events to others anymore.

And yes, goes beyond room bans, my homeserver should have the ability to reject events from/sending events to specific users.

re: matrix.kescher.at shutdown 

@kescher Right, so the main problem why Matrix can't (literally can't!) do that is because the entire concept of decentralized rooms relies on all participating servers having an identical view of the rooms internally. They may choose to (not) show things to users, but they must have an identical event graph. If one participant blocks another server's events entirely, their room state diverges and the room breaks for them. That can't be designed around, at least with any decentralization model I know about.

The only way I know of to defederate servers anyway (on a server level, not a room level) is to basically get rid of the 'decentralized' property of rooms, and making them more like MUCs in XMPP, where a channel exists on a specific authoritative server, and if that server ever goes down, the channel is gone. This has historically gone very poorly because people's entire communities just suddenly disappear with no warning, there's no resilience in the system at all.

There are some workarounds in decentralized rooms like "accept their events but only store a redacted version locally, never the contents" that *could* work if the protocol is designed for it, but that won't necessarily be sufficient in 100% of situations, hence why I'm trying to understand the specific circumstances in which defederation might be wanted, to see if such an approach could work here, and make sure I'm not overlooking any details.

re: matrix.kescher.at shutdown 

@joepie91 tbh, "accept events but immediate redaction without storing actual content" could maybe also work.

Sign in to participate in the conversation
Pixietown

Small server part of the pixie.town infrastructure. Registration is closed.