This is interesting-

NOSTR
Nostr stands for “Notes and Other Stuff Transmitted by Relays.”
It’s a simple, open, decentralized protocol for social communication — not a company, not an app, not a blockchain.
What Nostr is
- A protocol (like email or RSS)
- Anyone can build on it
- No central server
- No algorithmic feed
- No corporate control
- Censorship-resistant by design
How it works (plain English)
- You generate a keypair
- Public key = your identity
- Private key = your login + signature
- You post a note
- Signed with your private key
- Sent to one or more relays
- Relays
- Dumb servers that store and forward data
- Anyone can run one
- They don’t control identity or content globally
- Clients
- Apps that read/write notes (Damus, Amethyst, Iris, etc.)
- You can switch clients freely without losing followers
Why people care about Nostr
- You own your identity (not an email, not a username)
- No platform risk (you can’t be “deplatformed” everywhere at once)
- Composable & minimal (built to last decades)
- Bitcoin-native
- Uses Lightning for tips, subscriptions, value-for-value
Notably supported by Jack Dorsey, but it’s bigger than any one person.
Nostr vs traditional social media
| Traditional Platforms | Nostr |
|---|---|
| Company owns platform | No owner |
| Account = permission | Identity = keys |
| Algorithmic feeds | Chronological |
| Can be banned | Can migrate relays |
| Ads & extraction | Optional Lightning payments |