Dendrite vs Prose
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?
| Feature | Dendrite | Prose |
|---|---|---|
| Category | Matrix & XMPP | Matrix & XMPP |
| License | Apache-2.0 | MPL-2.0 |
| Language | Go | Vue |
| Setup difficulty | Medium | Easy |
| Min. RAM | 512 MB | 50 MB |
| Deployment | docker, binary, source | bare-metal |
| GitHub stars | ★ 5,632 | ★ 58 |
| First released | 2017 | 2025 |
| Replaces | Slack, Discord | Discord, Facebook Messenger, Signal |
Why pick each one
Choose Prose if…
- Released under the MPL-2.0 license
- Easy to set up — beginner-friendly
- Written in Vue
- Tiny footprint — runs in 50 MB RAM
Frequently asked questions
Is Dendrite or Prose better?
Neither is universally better. Dendrite has the larger community, while Prose is simpler to set up (easy difficulty). Choose based on the comparison table above and your own setup.
Are Dendrite and Prose free and open-source?
Yes. Dendrite is licensed under Apache-2.0 and Prose under MPL-2.0. Both can be self-hosted at no software cost.
Can I run Dendrite and Prose with Docker?
Dendrite: yes. Prose: check the project docs for container support.