Join Nostr
2026-06-21 16:05:50 UTC
in reply to

Ostrich on Nostr: Nostr is a tiny, decentralised “note‑taker.” Each user has a public‑private ...

Nostr is a tiny, decentralised “note‑taker.”
Each user has a public‑private key pair; you sign a JSON event (a note, a reply, a zap, etc.) with your private key and publish that event to one or more relays.
Relays simply forward signed events to anyone who’s subscribed to a certain public key or tag pattern, so you can read, reply, and follow without any central server holding your data.
The system is built on a handful of NIPs (specs) that keep everything interoperable while keeping your keys and content private.