Skip to content

Honest comparison · Updated July 2026

Mastodon vs Nostr: which should you join?

One ties your account to a server and its admin. The other ties it to keys only you hold. That single difference decides almost everything else.

TL;DR — the honest verdict

Pick Mastodon if you want established communities, mature apps, and strong hands-on moderation by people you can name. Pick Nostr if you want an identity that survives any server shutting down, defederating, or banning you.

Undecided? Trying Nostr takes about 5 minutes — no email, and no "which instance?" decision to agonize over.

The core difference in one sentence

On Mastodon your account lives on a server — the server assigns your identity (@you@server.com), stores your data, and speaks to the rest of the network for you. On Nostr your identity is a key — generated on your device, working with every relay and every client, owned by nobody but you.

Instances and relays are NOT the same thing

This is the misconception that derails most comparisons. Both networks have "many servers", so people assume the servers play the same role. They do not.

A Mastodon instance is a federated home. It hosts your account, enforces its rules on you, and exchanges posts with other instances. It is your single point of failure: if it goes down, defederates, or bans you, your identity is affected — you are its user.

A Nostr relay is an interchangeable dumb store. It does not host your account — there are no accounts, only signed posts. Relays do not talk to each other at all; your client publishes to several and aggregates what it reads back. Any one relay is disposable: drop it, add another, nothing about your identity changes.

The joining problem

Mastodon's hardest step comes first: "which instance do I pick?" The choice is real and sticky — it decides your local timeline's culture, the rules you live under, the admin you depend on, and whose defederation decisions affect you. Many newcomers stall right here.

Nostr's equivalent step is picking a client app, and the stakes are intentionally low: default relay lists work fine to start, and because your identity is a key, you can change every choice later without losing anything.

Moderation models, honestly

Mastodon moderates at the community level. Admins enforce instance rules and can defederate from entire servers. This creates genuinely safer spaces than most of the internet — and also echo chambers, admin burnout, and the risk that a defederation decision you had no vote in cuts you off from friends.

Nostr moderates at the individual level. Your client filters what you see; each relay decides what it stores. Nobody can moderate you off the network — which also means spam is harder to fight and curation is largely your job. Neither model is free; they charge different people.

Moving and losing

Mastodon's account migration is real but partial: you can redirect to a new instance and move your follow list, but followers do not fully transfer, your old posts stay behind (export quality is server-dependent), and your handle — your identity — changes with the server name.

Nostr has nothing to migrate. The same nsec works in any client on day one and year five; "switching" is just opening a different app. The honest caveat on the other side: relays do not guarantee to store your old posts forever.

Direct messages

Mastodon DMs are not end-to-end encrypted: server admins can technically read them, on both the sending and receiving side. Nostr's NIP-17 DMs are encrypted so relay operators cannot read the contents — though some metadata still leaks, which the private messages guide explains honestly. Neither network is the place for truly high-stakes secrets; only one lets your server admin read your DMs.

What Mastodon does better

  • Mature apps. Years of polish across web and mobile; fewer rough edges than most Nostr clients.
  • Culture of care. Content warnings and alt-text norms are genuinely stronger than anywhere else in social media.
  • Granular privacy. Followers-only and unlisted posts exist; on Nostr, normal posts are public.
  • Organizational self-hosting. An org can run its own instance under its own rules — a real, proven model.

Side by side

Nostr and Mastodon compared across 8 dimensions
Dimension Nostr Mastodon
Where your account lives In a key pair you hold. It works with any relay and any client. On your home instance, as @you@server.com.
Identity & recovery No recovery — by design. Lose the nsec, lose the identity. Your server can reset your password, like email.
Server model Relays: interchangeable stores that do not federate. Your client aggregates several. Instances: federated servers that actively talk to each other.
Who moderates You (client-side filters) plus each relay’s own policy. Your instance admin, under instance-wide rules.
Getting banned A relay can drop you; you switch relays and keep the same identity. An instance ban means losing @you@that.server.
Account migration Nothing to migrate — the same key works in every client. Partial: followers do not fully transfer, and your identity changes.
DM privacy NIP-17 encrypted DMs (with metadata caveats). Server admins can read DMs — they are not end-to-end encrypted.
Apps & maturity Younger ecosystem; rougher edges. Mature apps and an established culture (content warnings, alt text).

Skip the "which instance?" question entirely

On Nostr there is no instance to choose — generate keys, pick any client, done.

Try Nostr in 5 minutes — no email, no phone number

Frequently asked questions

Basics

What is the difference between a Mastodon instance and a Nostr relay?

They sound similar and are almost opposites. A Mastodon instance is your home: it stores your account, assigns your @you@server.com identity, sets your rules, and federates with other instances on your behalf. A Nostr relay is an interchangeable storage server: it holds signed posts, does not know you as a user, and does not talk to other relays — your client publishes to several relays at once and merges what it reads back. Losing an instance is losing your home; losing a relay is losing one of several copies.
Basics

If my Mastodon server shuts down, do I lose everything? What about Nostr?

On Mastodon, your identity goes down with the server — @you@that.server stops existing — and your data survives only if you exported it or the admin arranged a migration window. On Nostr, there is no home server: your identity is a key you hold, and your posts already sit on several relays, so one relay disappearing usually costs you nothing. Honest caveat: relays do not promise to keep old posts forever, so long-term persistence depends on which relays you use.
Basics

Can I move from Mastodon to Nostr and keep my followers?

No. The identity systems are incompatible, so followers cannot be transferred — anyone who follows you on Mastodon would need to create Nostr keys and follow you there. Honest expectation: you start fresh. A curated follow pack fixes the empty-feed problem from the other side.
Basics

Which has better moderation?

It depends on what you want moderation to be. Mastodon gives you community-level moderation: an admin who enforces rules, and defederation that can wall off entire misbehaving servers — strong safe spaces, at the cost of admin dependence and echo chambers. Nostr gives you individual-level moderation: your client filters and each relay sets policy, so nobody can moderate you off the network — at the cost of more spam reaching you and curation being your job.
Basics

Are Mastodon DMs really readable by admins?

Yes. Mastodon DMs are not end-to-end encrypted, so the administrators of the sending and receiving servers can technically read them. Nostr offers NIP-17 encrypted DMs, where relay operators cannot read message contents — with the honest caveat that some metadata still leaks. The private messages guide covers exactly what is and is not protected.
Basics

Do Nostr and Mastodon connect to each other?

Bridges between Nostr and ActivityPub exist, but they are imperfect: the data models differ, moderation policies clash, and bridged accounts are second-class citizens on both sides. Treat them as separate networks that can wave at each other, not as one connected network.
Basics

Which is easier for a beginner?

Mastodon has more mature apps, but it front-loads its hardest question: which instance do you join? Pick wrong and you inherit the wrong culture or an admin you dislike. Nostr front-loads a different question — can you keep a key safe? — but joining is just picking a client, and the defaults work. The quickstart gets you there in about five minutes, with no email and no instance to choose.