Matrix messaging gaining ground in government IT
Adoption and Popularity
- Many wonder why Matrix isn’t more widespread given it’s open, federated, and E2EE-capable; the consensus is that usability and reliability, not the protocol’s ideals, are the main blockers.
- People already “spent” their willingness to switch: privacy‑motivated users went to Signal/Telegram; workplaces default to Teams/Slack; few want yet another app.
- Network effects and critical mass dominate: even enthusiasts fail to get family/friends to move, especially if that means still relying on matrix.org.
User Experience and Client Issues
- Recurrent complaints: laggy/buggy clients, random logouts, lost history, confusing crypto key backup/recovery, and broken or missing search (especially for encrypted rooms and 1:1 chats).
- Features consumers now expect—reliable search, stickers, GIF/animation support, message translation, polished dark mode, smooth onboarding—are incomplete or clunky, especially in older Element clients.
- Element X is reported to be much better and closer to Telegram‑level UX, but feature fragmentation between “Element Classic” and Element X (and between web/desktop/mobile) confuses users and admins.
Self‑Hosting, Federation, and Operations
- Running Matrix is described as significantly harder than typical self‑hosted apps: multiple services (Synapse, MAS, call server, etc.), heavy resource needs, complex Helm or large docker‑compose stacks.
- Some see this complexity as effectively pushing people toward commercial hosting; others say it’s just under‑resourced engineering on a complex protocol.
- Alternative servers (Conduwuit/Continuwuity) exist and are lighter, but don’t yet fully replace Synapse; long‑term storage bloat and pruning remain concerns for small operators.
Security, Encryption, and Metadata
- Technical discussion notes trade‑offs in Olm/Megolm: group forward secrecy is block‑based and somewhat weakened by key backup and history‑sharing practices; metadata remains exposed.
- Federation plus E2EE raises questions about GDPR compliance and trust in many independent operators’ competence.
- Some are alarmed by Matrix’s metadata visibility and by receiving abusive spam via public rooms; others highlight that serious vulns have occurred but were mitigated.
Open Source Expectations and Governance
- One camp argues “if it doesn’t work for you, fix it or pay someone; don’t expect volunteer OSS to behave like a consumer product.”
- Others counter that Matrix’s own mission explicitly targets mass adoption and accessibility, so dismissing UX complaints as “entitled” directly explains its lack of popularity.
- There is debate over Element’s commercial focus, UK jurisdiction, and influence over the spec; defenders point to an evolving foundation, open spec process, and funding constraints.
Comparisons and Use Cases
- For most people: WhatsApp/iMessage/Telegram win on simplicity and fun; Signal on privacy; Slack/Teams/Discord on polished “workspace” or “server” metaphors.
- Matrix is praised mainly for: sovereignty, bridging to many networks, extensibility, and suitability for controlled environments (companies, governments) with dedicated admins.
- Several hold that, for small social groups and individuals, XMPP/IRC or simpler tools are still easier and less fragile.