Nostr is an open protocol for publishing and receiving messages on the internet without relying on a company. Simply put: instead of “having an account” on a platform, you control your identity with a cryptographic key, and you choose which servers (relays) to connect to in order to read and publish content.

If you’re here looking for a quick answer to what Nostr is, keep this idea in mind:

  • It’s not an app: it’s a standard (like email with SMTP), and there are many apps that use it.
  • Your identity isn’t tied to a server: if you change clients, you take your profile, contacts, and posts with you.
  • Messages travel through relays: if one blocks you, you can use others.

From here on, I’ll explain it with examples, real advantages, risks, and a step-by-step guide to get started without messing up your private key.

Quick glossary so you don’t get lost

  • Client: the app or website you use to access Nostr (similar to a “Twitter app,” but it doesn’t own your identity).
  • Relay: a server that receives, stores, and forwards events (messages). You can use multiple ones.
  • Event: the “packet” of information (post, profile, reaction, etc.) signed with your key.
  • npub / nsec: common formats for displaying your public key (npub) and your private key (nsec).
  • Zaps: tips in sats using Lightning, visible on notes and profiles.

Nostr: Much more than a social network

Nostr (Notes and Other Stuff Transmitted by Relays) is not an application, it’s a decentralized communication protocol. That means anyone can use it to create their own social network, messaging app, or communication system without relying on central servers or corporations.

Unlike platforms like Twitter or Facebook, which are controlled by companies, Nostr is based on a free and open architecture, where data doesn’t belong to a central entity.

How does Nostr work?

Nostr is built on three key concepts:

  • Public and private keys: when you create an account, you generate a pair of cryptographic keys. The public key works like a username, and the private key works as a digital signature.
  • Relays: these are servers that transmit messages. Anyone can run one, and users can connect to several of them.
  • Events: everything you do (like posting a note, liking something, following someone) is treated as a cryptographically signed event and sent through the relays.

This design makes the network censorship-resistant: if one relay blocks you, you can simply use another

Benefits of using Nostr

  • Real decentralization: there are no central servers and no authority controlling the network.
  • Censorship resistance: no one can delete your messages or shut down your account.
  • Privacy: you only need your key to access it. No emails or phone numbers.
  • Interoperability: messages can be viewed from different Nostr-compatible apps.

Apps built on top of Nostr

Even though Nostr is a protocol, there are already several popular apps that use it:

  • Damus (iOS): an app that presents itself as “decentralized Twitter.”
  • Amethyst (Android): a very full-featured client with a focus on usability.
  • Iris, Snort, Coracle: web interfaces that let you interact with the network from your browser.

Each one has its own design and features, but they all share the same underlying protocol.

Nostr and its connection with Bitcoin

Nostr is closely aligned with Bitcoin’s philosophy: freedom, decentralization, and resistance to control. In fact, many Nostr apps integrate payments via the Lightning Network, allowing users to send tips or micropayments instantly.

It’s also worth mentioning that Jack Dorsey, Twitter’s cofounder and a Bitcoin enthusiast, has financially supported Nostr’s development.

Why could Nostr change the future of the internet?

At a time when more and more users are concerned about their privacy and the control platforms have over information, Nostr appears as a real, working alternative. It not only lets you post without being censored, it also empowers you to control your own data.

Unlike other decentralized networks like Mastodon, which rely on instances or community servers, Nostr is simpler: you only need a key and a relay to get started.

How to start using Nostr (without making the usual mistakes)

  1. Choose a client: Damus (iOS), Amethyst (Android), or a web option like Iris.
  2. Create your identity: the app will generate a key pair (public and private). The public one is your “identifier”; the private one is your full control.
  3. Connect to multiple relays: this gives you more redundancy and more content.
  4. Follow interesting profiles: at first the network can feel “empty” until you curate your feed.
  5. Only enable zaps if you need them: if you use Bitcoin, you’ll be able to send/receive tips via Lightning (optional).

3 golden security rules (read these before you go any further)

  • Don’t lose your private key: on Nostr there is no “I forgot my password.” If you lose it, you lose your identity.
  • Don’t paste your private key just anywhere: only use it in well-known clients and, if possible, through a signer.
  • Keep an offline backup: write it down on paper or use a reliable password manager.

Frequently asked questions about Nostr (FAQ)

Is Nostr a blockchain?

No. Nostr is not a blockchain: there’s no mining and no single global ledger. It’s a distributed messaging protocol where relays store and retransmit events.

Can Nostr be censored?

A relay can refuse to store or serve your posts, but you can publish to multiple relays. That’s why it’s considered censorship-resistant: you’re not dependent on a single server.

What happens if I lose my private key?

Losing your private key means losing your identity. There’s no “email recovery.” That’s why we insist so much on storing it safely.

Which apps do you recommend for getting started?

  • iPhone: Damus.
  • Android: Amethyst.
  • In a browser: Iris.

Is it safe to log in on lots of clients?

The more places you use your private key, the larger your attack surface. Ideally, you should minimize where you enter it and prioritize tools that sign events without exposing the key.

Tips to get the most out of Nostr

  • Explore different relays: some are more focused on certain topics or communities.
  • Try 2–3 clients: you’ll see the experience varies a lot depending on the app.
  • Curate your feed early on: follow specific profiles and topics so your feed has value from day one.
  • If you’re a creator, enable zaps: it’s a direct way to monetize content without middlemen.

With all this, you now not only know what Nostr is, you also understand how it works and how to get started on the right foot.