Mastodon
Social NetworksDecentralized open-source microblogging server
Replaces Twitter, X
Twitter (X) is the original real-time microblogging social network. These open-source apps let you replace Twitter with software you host and control yourself.
Decentralized open-source microblogging server
Replaces Twitter, X
Privacy-focused decentralized social network
Replaces Facebook, Twitter
Decentralized fediverse platform with rich features
Replaces Twitter, Tumblr
Streams server for the social web
Replaces Twitter
Lightweight fediverse microblogging server
Replaces Twitter, Tumblr
Decentralized social network with broad federation
Replaces Facebook, Twitter
Customizable fediverse microblogging platform
Replaces Twitter, Mastodon
Bridge connecting IndieWeb sites to the fediverse
Replaces Twitter
Multi-domain ActivityPub server
Replaces Twitter, Mastodon
Self-hosted single-user microblog for the fediverse
Replaces Twitter, Tumblr
ActivityPub server framework for TypeScript
Replaces Twitter
Minimalist ActivityPub server in C
Replaces Twitter, Mastodon
Mastodon fork with local-only posting
Replaces Twitter, Mastodon
Community-maintained Mastodon fork with extra features
Replaces Twitter, Mastodon
Feature-rich Misskey fork for the fediverse
Replaces Twitter, Mastodon
Turn a WordPress blog into a fediverse actor
Replaces Twitter, Medium
Single-user federated microblogging server
Replaces Twitter, Mastodon
Single-user ActivityPub server in Crystal
Replaces Twitter, Mastodon
Feature-rich fediverse server forked from Pleroma
Replaces Twitter, Tumblr
Opinionated single-user ActivityPub server
Replaces Twitter, Mastodon
Minimalist ActivityPub server for the fediverse
Replaces Twitter, Mastodon
Lightweight Misskey-derived fediverse server
Replaces Twitter, Mastodon
Single-user IndieWeb blog with ActivityPub support
Replaces Twitter, Mastodon
Federated microblogging server with crypto integration
Replaces Twitter, Mastodon
Feature-rich Mastodon fork for advanced users
Replaces Twitter
Decentralized social network with nomadic identity
Replaces Facebook, Twitter
Nostr invite relay
Replaces Mastodon, Twitter
Community-driven fork of the Iceshrimp fediverse server
Replaces Twitter
ActivityPub social server with nomadic features
Replaces Facebook, Twitter
Tumblr-style federated social network
Replaces Tumblr, Twitter
No apps match these filters.
Last reviewed Aug 26, 2026 · 469 words
You cannot self-host an audience. That is the uncomfortable core of every "leave Twitter" guide: the software is replaceable, the network effect is not, and anyone who moved to the fediverse expecting their reach to follow has been disappointed. What self-hosting gets you instead is an identity nobody can suspend, rename, or algorithm into oblivion - your handle on your domain, federating with millions of accounts over ActivityPub.
Gained: ownership of your handle and post history, chronological timelines, real moderation control, and an exit that works - fediverse accounts can migrate between servers and take their followers along, which is precisely the move Twitter never allowed. Given up: the audience, quote-tweet culture, DM ubiquity, and trending discovery. Fediverse search and discovery remain deliberately weaker than Twitter's, partly by design. Also given up: your evenings, occasionally, because federation means running a public server that strangers' servers talk to, with the moderation and patching duties that implies.
Hosting for a community: Mastodon (50,252 stars) is the standard, with the deepest app ecosystem and moderation tooling, but it is a Hard install - Ruby, Postgres, Redis, Sidekiq - wanting 2 GB of RAM before your first toot. Same idea on half the hardware: Pleroma runs in 512 MB, speaks the Mastodon client API, and suits a small instance on a cheap VPS, at the cost of a smaller community and rougher admin tools. Just you, no roommates: Microblog.pub is a single-user ActivityPub server in 256 MB, and snac is the minimalist extreme - plain C, no database, happy in 64 MB. I run single-user precisely because moderating strangers is the part of Twitter I wanted to quit.
Nothing, functionally. Twitter's archive download hands you every tweet as data, and you should request it before deleting anything, but no fediverse server imports it as live, dated posts - it is a backup, not a migration. Followers do not transfer from Twitter at all; you rebuild from zero. This is why the standard advice is to move once: pick a server (or host one), post your new address in your Twitter bio for a month, and accept the reset. Migration within the fediverse, by contrast, genuinely moves followers - so a wrong first choice of server is cheap to fix later.
Most people should not start by hosting Mastodon - 2 GB of always-on Ruby for one account is a bad trade. Join an established instance to learn the culture, then self-host the single-user way: snac if you want the smallest possible footprint, Microblog.pub if you want something friendlier. Host full Mastodon only when actual other humans are moving in.