My friends are open to leaving Discord which has finally given me a reason to look into Element/Matrix. I found the install instructions and am immediately put off. Is this it? No official docker compose? 😞
Firstly, I wish you the best of luck in your community’s journey away from Discord. This may be a good time to assess what your community needs from a new platform, since Discord targeted various use-cases that no single replacement platform can hope to replace in full. Instead, by identifying exactly what your group needs and doesn’t need, that will steer you in the right direction.
As for Element, bear in mind that their community and paid versions do not exactly target a hobbyist self-hosting clientele. Instead, Element is apparently geared more for enterprise on-premises deployment (like Slack, Atlassian JIRA, Asterisk PBX) and that’s probably why the community version is also based on Kubernetes. This doesn’t mean you can’t use it, but their assumptions about deployments are that you have an on-premises cloud.
Fortunately, there are other Matrix homeservers available, including one written in Rust that has both bare metal and Docker deployment instructions. Note that I’m not endorsing this implementation, but only know of it through this FOSDEM talk describing how they dealt with malicious actors.
As an aside, I have briefly considered Matrix before as a group communications platform, but was put off by their poor E2EE decisions, for both the main client implementation and in the protocol itself. Odd as it sounds, poor encryption is worse than no encryption, because of the false assurance it gives. If I did use Matrix, I would not enable E2EE because it doesn’t offer me many privacy guarantees, compared to say, Signal.
Shimitar@downonthestreet.eu 2 weeks ago
Forget about synapse and the “official” method. Install Continuwuity a matrix server written in rust, much much more efficient than synapse.
I took some notes while installing it here wiki.gardiol.org/doku.php?id=matrix%3Aconduwuit
I didn’t use docker but directly installation is very easy, it’s a single executable.
epyon22@sh.itjust.works 2 weeks ago
Oh man I need to look into this synapse is so slow
a_fancy_kiwi@lemmy.world 2 weeks ago
I’ll look into it, thanks.
I’m still in the information gathering phase. Do you know if the element client works with the continuwuity server? Is it as easy as entering the domain, user, and password in the client?
30p87@feddit.org 2 weeks ago
Any client should be compatible with any server, if both are fairly up to date. Though, I never found a client nor server that are actually fully feature complete. The closest to that are synapse and element
Shimitar@downonthestreet.eu 2 weeks ago
Yes both element and elementx and actually any matrix client. That’s the beauty of having standards
But its a pain because all clients from matrix. Org will push you to matrix. Org and need manual taps&clicks to select a different server when you sign up the first time. A bit annoying IMHO and maybe even fraudolent.
x00z@lemmy.world 2 weeks ago
You are recommending to follow your wiki article but it claims to not use it?
Now I don’t know what to believe.
Shimitar@downonthestreet.eu 2 weeks ago
Yes need to fix that wording its a leftover, done.
Eldaroth@lemmy.world 2 weeks ago
I saw you recommend Continuwuity on other posts as well. Was just wondering, what made you choose Continuwuity over Tuwunel?
I am asking because I used to host a Continuwuity Matrix Server until a year ago. Recently started to look into hosting a Matrix server once again and found that Tuwunel seems currently ahead of Continuwuity in regards to WebRTC (Element Call) implementation and the sliding sync thingy.
At least they have updated documentation when it comes to WebRTC and how to set it up.
Shimitar@downonthestreet.eu 2 weeks ago
I also installed tuwunnel after conduwuit death. Moved to Continuwuity because of the community vs corporate sponsorship.
I don’t keep an eye on who is ahead, but I want to be sure I don’t have to migrate in the future so I don’t care for development speed, rather continued support and what if tuwunnel company money runs out?