this post was submitted on 10 Jun 2026
27 points (93.5% liked)

Selfhosted

60091 readers
1309 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I only read about people using continuwuity and tuwunel, but apparently none are using conduit. When searching, I only find "hate" against conduit, but no actual reason why people prefer the fork, except some ominous comments stating that it is practically unmaintained (which is not true). I found that conduit has the majority of features implemented, except minor things like threads (which is still WIP, to be fair) and presence. Also, it is rock solid, only using minimal resources. It may be slow in development, taking a bit longer to implement a new feature, but not too much longer. Or am I missing something the others have to offer?

If you are running a conduit fork, what is your reason for leaving conduit, and if you are running conduit, why didn't you switch?

If it is not obvious: I mean compared to conduit and its forks, not synapse, ....

you are viewing a single comment's thread
view the rest of the comments
[โ€“] hendrik@palaver.p3x.de 2 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

I think it's basically that. There's new commits in the conduit repo. But it's like one minor thing each other month. While other projects have a lot if activity and added a ton of features and MSCs. At the same time they're equally as stable and possibly easier to use. So... Why not use one of them? You'll get more features, quicker fixes for annoyances in Matrix. And I always wondered why Matrix doesn't come with threaded conversations by default. SSO/Authentication integrations. And clients which can do multiple accounts.

[โ€“] stratself 2 points 2 weeks ago* (last edited 2 weeks ago)

As to answer your questions, threaded conversations are mostly a client issue. The UX for them are still not very good so not a lot of people use it.

SSO/Auth is actually quite hard to support. There's the "legacy SSO" option which is deprecated in favor of native OIDC, and afaict only Synapse supports it for now. But Continuwuity is actively working on it.