308
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 11 Feb 2026
308 points (99.0% liked)
Selfhosted
60426 readers
390 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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
Im confused by this list. It includes the matrix server implementations synapse and continuwuity, but not matrix itself or any of its clients. The only matrix client that could reasonably replace discord is element but its not even there.
I think you’re just confused about how Matrix works.
Synapse is Matrix itself. It is the reference home server implementation.
Matrix itself isn't a thing, Matrix is a spec/protocol. Synapse and continuwuity are implementations of the server, with synapse being the "reference implementation." Client apps like Element (the reference client) would be good to have there, but I'm not sure selfh.st will want to list clients because there is quite a few.
The whole website and list is dedicated for self hosting solutions. Unless it's peer to peer, any client apps aren't really the self host-able part, so it only makes sense to include the server side of the software.
Voice your opinion to the author. The contact link is at the bottom of the page.
https://selfh.st/contact/
Synapse is the backend that you install on the server. Element is the client that connect to your backend. Now Matrix has many backends and many clients. Synapse + Element is probably the best fully-featured combo that we have, but also the most complicated.