Dendrite vs mautrix-signal
A side-by-side comparison of two self-hosted matrix & xmpp options — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
Dendrite
Second-generation Matrix homeserver written in Go
VS
mautrix-signal
Bridge connecting Signal messaging to Matrix
| Feature | Dendrite | mautrix-signal |
|---|---|---|
| Category | Matrix & XMPP | Matrix & XMPP |
| License | Apache-2.0 | AGPL-3.0 |
| Language | Go | Go |
| Setup difficulty | Medium | Hard |
| Min. RAM | 512 MB | 512 MB |
| Deployment | docker, binary, source | docker, source |
| GitHub stars | ★ 5,632 | ★ 666 |
| First released | 2017 | 2020 |
| Replaces | Slack, Discord | Signal |
Why pick each one
Choose mautrix-signal if…
- Released under the AGPL-3.0 license
- First-class Docker support for quick deployment
- Written in Go
- Lightweight — runs in 512 MB RAM
Frequently asked questions
Is Dendrite or mautrix-signal better?
Dendrite is the stronger all-round pick: it has both the larger community and the simpler medium setup. Consider mautrix-signal if its specific feature set fits your needs better.
Are Dendrite and mautrix-signal free and open-source?
Yes. Dendrite is licensed under Apache-2.0 and mautrix-signal under AGPL-3.0. Both can be self-hosted at no software cost.
Can I run Dendrite and mautrix-signal with Docker?
Dendrite: yes. mautrix-signal: yes.