Matrix is an open network for secure and decentralized communication. Users from every Matrix homeserver can chat with users from all other Matrix servers.
You can even use bridges (also called Matrix Appservices) to communicate with users outside of Matrix, like a community on Discord.
A high-performance and efficient Matrix homeserver that’s easy to set up and just works. You can install it on a mini-computer like the Raspberry Pi to host Matrix for your family, friends or company.
An official conduwuit server ran by me is available at transfem.dev (element.transfem.dev / cinny.transfem.dev)
transfem.dev is a public homeserver that can be used, it is not a “test only homeserver”. This means there are rules, so please read the rules
transfem.dev is also listed at servers.joinmatrix.org
conduwuit is technically a hard fork of Conduit, which is in Beta. The Beta status initially was inherited from Conduit, however overtime this Beta status is rapidly becoming less and less relevant as our codebase significantly diverges more and more.
conduwuit is quite stable and very usable as a daily driver and for a low-medium sized homeserver. There is still a lot of more work to be done, but it is in a far better place than the project was in early 2024.
conduwuit has no external funding. This is made possible purely in my freetime with contributors, also in their free time, and only by user-curated donations.
conduwuit has existed since around November 2023, but only became more publicly known in March/April 2024 and we have no plans in stopping or slowing down any time soon!
conduwuit is a complete drop-in replacement for Conduit. As long as you are using RocksDB, the only “migration” you need to do is replace the binary or container image.
There is no harm or additional steps required for using conduwuit. See the Migrating from Conduit section on the generic deploying guide.
Note that as of conduwuit version 0.5.0, backwards compatibility with Conduit is no longer supported. We only support migrating from Conduit, not back to Conduit like before.
If you are truly finding yourself wanting to migrate back to Conduit, we would appreciate all your feedback and if we can assist with any issues or concerns.
For more information click here.
Both git fetch and git pull talk to a remote repository, but they do very different things to your…
Sometimes the change you need already exists, just on the wrong branch. A hotfix lands…
Email is still one of the most important communication channels inside modern applications. Password resets,…
Nginx is a high-performance web server and reverse proxy trusted by some of the largest…
ufw (Uncomplicated Firewall) sits on top of iptables (or nftables on newer systems) and replaces…
When you share a server with a team or investigate unexpected activity, the first question…