Open-source group communication. Discord's UX, Signal's principles. Same vibe. No surveillance. No random bans. Your server, your rules.
Early access: text chat, roles, DMs, and real-time messaging are live. Voice and mobile coming Q2 2026.
just migrated our 2k-member server from Discord. took literally 5 minutes
the Rust backend is insanely fast on our $5 VPS. like, noticeably snappier than Discord
best part? I actually read the source code. no telemetry, no tracking. it's clean
no phone verification requirement was the dealbreaker for me. finally a chat app that gets it
You built communities, organized events, kept up with friends. In return, Discord scans your messages, sells your data, trains AI on your conversations, and randomly bans accounts.
Discord scans your messages, shares data with third parties, and uses your conversations to train AI models.
Years of community building, wiped overnight. Account disabled, no appeal, no explanation.
Electron wrapping a web page. Your laptop fan spins up just to show a text message.
No cherry-picking. No asterisks.
| Discord | Revolt | Harmony | |
|---|---|---|---|
| Client | Electron (~500 MB) | Solid.js PWA | Tauri (~80 MB) |
| Backend | Proprietary | Rust (6 services) | Rust (1 binary) |
| Database | Proprietary | Mongo + Redis + RabbitMQ | PostgreSQL only |
| Self-host | N/A | 6 services + queue + cache | docker compose up |
| Privacy | Scans messages | Good | Zero collection |
| ID verification | Required | No | Never |
| Business model | Nitro + Ads | Donations | Open source + SaaS |
| Source code | Closed | Open source | AGPL-3.0 |
Every feature is a deliberate choice. No bloat, no dark patterns.
Fully open source under AGPL-3.0. Read every line of code. No scanning, no selling, no AI training on your conversations.
Tauri native uses ~80 MB RAM. Discord eats ~500 MB just idling.
PostgreSQL only. No MongoDB, no Redis. docker compose up
AGPL-3.0 licensed. Not "source available" — actually open source. Fork it, audit it, contribute. Sustainable model: open source core + SaaS hosting.
No per-seat pricing. Self-host free — unlimited users, full features.
Sustainable open source + SaaS. Not donation-dependent. Your platform won't vanish.
We migrate your entire Discord server — roles, channels, permissions. You don't lift a finger.
Add the migration bot to your Discord server. One click.
Channels, roles, permissions — recreated perfectly.
Members arrive to a familiar home that respects them.
White-glove service. No technical knowledge required.
No exotic databases. No microservice spaghetti. A single Rust binary talking to PostgreSQL. Hexagonal architecture — swap the database without touching business rules.
Single binary. Axum 0.8. Memory-safe. 97+ tests.
One database to understand, backup, and scale.
Rust structs generate the spec → TypeScript client. Zero drift.
Other "self-hostable" alternatives need MongoDB, Redis, RabbitMQ, MinIO, and half a dozen services just to send a message.
Harmony runs on PostgreSQL. That's it. One database, one binary, three commands.
The foundation is solid. Now we're leveling up.
Sign up, create servers, send messages.
Live chat, invites, presence indicators.
Permission system, private messages, moderation.
LiveKit voice/video, file uploads with preview.
Public directory, trending communities, push notifications.
Native mobile apps, E2E encryption, bot API.
Generous free tier. Pay only for what actually costs us money: voice and storage. Members and channels? Always unlimited.
Perfect to start
No credit card
Growing communities
or $89/year (save 18%)
Everything in Free, plus:
Billing coming soon. Reserve your spot now.
Large-scale
or $279/year (save 20%)
Everything in Supporter, plus:
Full control
AGPL-3.0
Unlimited everything
docker compose upNeed self-hosting help or a custom plan? Contact us — we're happy to help.
Start chatting in minutes. No credit card. No phone number. No data collection.
Free forever, or from $9/mo. Self-host for $0.
Built by engineers who got tired of Discord.