Choosing a decentralised social network is no longer a niche decision. In 2026, Mastodon, Bluesky and Nostr each serve millions of users, and they take different positions on identity, moderation and data ownership. The split is not cosmetic. It shapes who controls your account, what happens to your content and how much say you have over your audience. This article compares how each platform actually works, where each one is awkward, and which option fits different social media habits.
Mastodon in 2026: a mature fediverse platform that still asks newcomers to do the homework
Mastodon remains the largest and most established fediverse platform. It runs on ActivityPub, so a Mastodon account can talk to Pixelfed, Lemmy, PeerTube and other compatible services across the wider ecosystem. That reach matters once you understand how the network is put together.
Identity is tied to a specific instance - for example, @you@mastodon.social. If that instance shuts down and you have not migrated first, the handle goes with it. Account migration between instances has improved a lot over the years, but it still takes deliberate manual steps. Nobody does that for you.
Moderation happens at instance level. Each server sets its own rules, and admins can defederate from servers they do not want to deal with. In practice, that creates a patchwork of community standards. Experienced users learn to work around it. New users often do not, which is why Mastodon can feel straightforward and baffling at the same time. It is one of the platform’s strongest features and one of its least-explained ones.
Discovery still leans on a chronological timeline. Hashtags remain the main way to find new content, although federated search has improved with projects like Fediscovery. If you need the basics first, our What is Mastodon? guide covers the fundamentals in more detail.
Bluesky in 2026: portable identity and feeds you can actually swap around
Bluesky runs on the AT Protocol, which is separate from ActivityPub. Portable identity was built into the protocol from the start rather than added later as a recovery feature.
Handles are domain-based - either a subdomain like @yourname.bsky.social or a custom domain you control. Your data lives in a Personal Data Server (PDS), and in principle you can move it between providers without losing your social graph. That portability sits at protocol level, not as a simple export button, which makes it more useful than it sounds on paper.
Moderation sits outside the protocol itself and is handled through labelers, which are independent services that tag content. You choose which labelers to subscribe to, so you can shape what appears in your feed with more precision than a default on/off moderation switch allows. Most people still leave the defaults alone, which tells you something about how much control average users actually want.
Discovery is where Bluesky diverges most from Mastodon. Instead of one algorithmic feed, it supports custom feed algorithms that anyone can build and publish. Users subscribe to the feeds they want. The developer ecosystem around this is moving quickly, so the discovery experience changes depending on which feeds you follow.
Nostr in 2026: cryptographic identity with very little hand-holding
Nostr - Notes and Other Stuff Transmitted by Relays - takes decentralisation further than the other two. There are no servers to join in the usual sense. You broadcast cryptographically signed messages to relays, and clients read from whichever relays they connect to.
Your identity is a cryptographic key pair. You own it completely, independent of any relay or provider. That makes Nostr censorship-resistant by design, but it also means that losing your private key means losing your identity permanently. No password reset. No support ticket. No recovery flow. That trade-off is not theoretical.
Built-in moderation is minimal. Relays can decide what they host, and clients can add their own filtering, but there is nothing equivalent to Mastodon’s instance-level community governance. Some users see that as freedom. Others see it as a reason to walk away.
Discovery varies by client. Some Nostr clients offer algorithmic suggestions; others are stripped back on purpose. The ecosystem is fragmented, but technically active, and it attracts developers who want to build without much protocol baggage.
The three protocols side by side
| Feature | Mastodon (ActivityPub) | Bluesky (AT Protocol) | Nostr |
|---|---|---|---|
| Identity | Instance-based handle | Domain-based handle | Cryptographic key pair |
| Data portability | Account migration (manual) | PDS migration (protocol-level) | Relay-independent (key-based) |
| Moderation | Instance-level rules | Labeler services | Relay + client filtering |
| Timeline | Chronological default | Custom algorithm feeds | Client-dependent |
| Federation | Broad (Pixelfed, Lemmy, etc.) | AT Protocol ecosystem only | Relay network |
| Maturity | Most mature, largest user base | Growing rapidly | Experimental but active |
Matching the platform to the user
Mastodon suits people who want community-driven moderation and broad fediverse reach - Pixelfed, PeerTube, Lemmy and the rest. It is still the most stable option, and it has the deepest ecosystem. If you need client suggestions, the best tools guide is a sensible place to start.
Bluesky fits better if portable identity matters, if you like playing with custom algorithmic feeds, or if you want something closer to the Twitter experience with more deliberate control over discovery. Its developer ecosystem is expanding quickly, which usually means new functionality arrives faster than it does in Mastodon’s more conservative world.
Nostr is mainly for technically inclined users who care about censorship resistance and cryptographic identity ownership for real, not as a slogan. The experience is less polished. That is the trade-off, not a temporary bug.
Using more than one platform is common enough. Many people keep accounts on two or all three and post selectively. Bridging tools exist to cross-post or follow across networks, although the experience is still uneven and rarely consistent.
Bridging between networks
Cross-platform interaction is possible, just not neat. Mostr Bridge allows some interoperability between Mastodon and Nostr. Bluesky’s AT Protocol does not natively federate with ActivityPub, although third-party bridges are being built. The space is moving, so check our articles hub for updates on cross-protocol tooling as it matures.
Common mistakes
The biggest mistake is assuming one platform will eventually win and the others will fade out. They serve different values, and they are likely to coexist for years, possibly indefinitely. Choosing one does not make the others irrelevant.
Another common error is treating moderation differences as a minor implementation detail. Mastodon’s instance model and Nostr’s relay model create very different safety experiences in practice. People moving between them without understanding that often end up frustrated for reasons that feel personal but are actually structural.
Data portability is easy to ignore until you want out. Before you commit a social graph to any platform, work through what migration really means - what transfers, what stays behind and what you lose. On Mastodon, followers can follow your new handle after a migration, but post history does not move. On Nostr, your key goes with you, but your relay connections do not. The details matter.
Do not make the decision from a spec sheet alone. Create test accounts on each platform and spend a week on each before moving anything important. Culture, posting norms and community expectations differ enough that reading about them is a poor substitute for using them.
Frequently Asked Questions
Can I use all three at once? Yes. Many people keep accounts on multiple platforms and cross-post selectively. Bridges can help, but a manual presence on each gives you the fullest experience.
Which has the most users? Mastodon leads in total fediverse user count. Bluesky has grown quickly since opening registration. Nostr’s user count is harder to measure accurately because of its relay architecture, but it has a sizeable and active developer community.
Are any of these platforms going away? All three have active development behind them. Mastodon is the most established. Bluesky has corporate backing. Nostr is the most decentralised and therefore structurally the hardest to shut down - though also the least polished of the three.
Which is best for developers? All three have open APIs. Mastodon’s is the most documented. Bluesky’s AT Protocol is well-specified. Nostr’s simplicity makes it especially approachable for building new clients or tools. Our developer notes cover building with these protocols in more detail.
Can Mastodon and Bluesky talk to each other? Not natively. They use different protocols - ActivityPub versus AT Protocol - and third-party bridges are still experimental. This is one of the more active areas of development in 2026, but a reliable native solution does not yet exist.
Is one more private than the others? Nostr gives you the most control over identity. Mastodon’s privacy depends heavily on your instance admin’s policies and technical setup. Bluesky’s PDS model offers portability, but your data is still stored on servers. The right answer depends on which specific privacy properties matter most to you.