home / why ditch discord
Discord is convenient.
That is most of the problem.
You knew the trade off when you signed up. Free, easy, every friend already there. The cost is hidden until it isn't. This page is the bit they don't put in the onboarding.
What's wrong
// 01 They read your channels
Discord is a US company with a closed server backend. Every message, every voice packet, every DM you send lands on hardware they own and you cannot audit. Their privacy policy spells out scanning for "safety", ML training on user content, and scoped data retention they get to define. There is no way to verify what they store and no way to make them not store it.
Sit with that for a second. A whole community spanning years of private chat lives on a box you will never log into, controlled by a business whose incentives are not yours. When the policy changes, and it has, your backlog goes with it.
Discord staff can and do read private servers during investigations. There is no end to end encryption. Your "private" channel is private only in the UI.
// 02 Your account is not yours
A single Discord account holds every server you are in, every DM, every connection. Get banned or hacked and all of it evaporates in one stroke. There is no separate identity per community, no key you control, no recovery if the ban is wrong. People lose years of contacts to a false positive from an automated moderation bot.
Self hosted voice inverts this. Your server runs on your VPS. The "account" that runs it is a system user on Linux. A ban on some central platform cannot reach it because there isn't one.
// 03 It is a browser pretending to be an app
The Discord desktop client is Chromium with extra steps. It eats hundreds of megabytes of RAM just to render a chat window. On a gaming rig that is wasted headroom you could spend on the actual game. On an older laptop it is the difference between smooth and not.
For comparison, the Mumble desktop client weighs in around 30 MB. TeamSpeak is similar. They are native apps written to do one thing, not a web app shipped inside a browser shell.
// 04 Voice still routes through Discord
You don't pick which Discord voice region your call lands on, the client does, and it optimizes for their cost as much as your ping. Two players in the same city can end up routed 400 miles away and back because that's where the region edge was that night.
Mumble and TeamSpeak run on a VPS you choose. Put the box in Frankfurt and every EU player gets low tens of milliseconds. Move it and they re-point. The path is deterministic and you can measure it. No mystery region picker, no "Routing" toggle that changes nothing.
// 05 You don't own the community
A Discord server is a row in Discord's database. Your members are Discord users. Your channels are Discord state. The platform decides what features you get, what the limits are, what the layout looks like, and what happens when the rules change. You are a moderator, not an owner.
Self hosting makes you the operator. You decide retention, you take backups, you set the limits. The community is portable. If you outgrow the box, you move it. If a host goes bad, you switch. There is no platform policy between you and your people.
// 06 Client changes you never asked for
Discord pushes updates on its schedule, not yours. Layouts shift, workflows move, features you used get rebuild behind a Nitro wall. You can't pin a version because the client downloads whichever one they serve. There is no "this works, leave it" option.
Open clients don't have this. Mumble stays the version you installed until you choose to upgrade. TeamSpeak lets you run the server on the version you trust and only move clients when it suits. Stability is a feature, not a regression to wait out.
// 07 Free is a business model, not a favor
"Free" means your data and attention are the product. Nitro, boosts, and the coming wave of AI features are all paid for by the fact that the free tier exists to put you inside a funnel. None of this is evil, it's just not aligned with you owning the thing you use every day.
A VPS is four to six dollars a month and runs Mumble and TeamSpeak 3 at the same time. That is less than one Nitro sub, and the box is yours to use for anything else too: a personal site, a VPN, a mail relay. It scales because it's just a Linux computer.
What you get by leaving
Ownership
Your server, your data, your rules. No third party between you and your community.
Cost
One cheap VPS replaces a stack of Discord Nitro subs and runs the whole community.
Quality
Lower latency, native clients, opus voice. The tech is genuinely better for pure comms.
Take ten minutes and set one up. Mumble if you want the lightest thing, TeamSpeak 3 if you want the classic server vibe, TeamSpeak 6 if you want the Discord layout without Discord. All three fit on the same cheap box.