Nostr

Last updated

Notes and Other Stuff Transmitted by Relays
Communication protocol
Nostr logo.png
A common logo used to represent Nostr
AbbreviationNostr
Purpose Decentralized social networking
Developer(s)fiatjaf
IntroductionMarch 2020;5 years ago (2020-03) [1]
Port(s) 80, 443
Website github.com/nostr

Nostr (acronym for Notes and Other Stuff Transmitted by Relays) is an open protocol for decentralized message transmission, with the intention to be able to resist internet censorship [2] while maintaining session integrity. "Noster" can also be translated as "our" or "ours" from Latin. The protocol achieves decentralization through users publishing content associated with a cryptographic public key to various "relays", which are WebSocket servers that store and distribute an activity stream of received data from users. This allows the network to verify users and achieve account portability on Nostr, as users have to sign all posts using their secret key, preventing any relay from tampering with content without invalidating the signature. [3]

Contents

Development

The Nostr protocol was first written in 2020 by a Brazilian open source developer known by the pseudonym "fiatjaf" as a response to perceived moderation issues on Twitter, as well as both technical and cultural disagreements with other protocols such as ActivityPub and Secure Scuttlebutt. [4] [5] In 2024, in an article reporting on the project's funding, Business Insider claimed to have identified fiatjaf, and had found two websites previously published by this person to disseminate the work of Olavo de Carvalho, a far-right conspiracy theorist. [4]

Nostr is an open standard, and the majority of third-party apps which utilities Nostr are free and open-source. [6] Data on the Nostr protocol is stored in JSON blobs called Events, which is the only kind of object on the Nostr protocol. [7] [3] Users are identified by their public key, tagged as an "npub" key. Different extensions to the Nostr protocol are called Nostr Implementation Possibilities, or "NIPs". [8] One of these extensions provide integration with the Lightning Network, a separate payment protocol that operates over the Bitcoin network, allowing Nostr users to send and request small payments (nicknamed "Zaps") among other users. [9] Other NIPs include ways to add a human-readable alias to an npub key using a well-known URI hosted on a web server, a method that is used by other protocols such ActivityPub and the AT Protocol.[ non-primary source needed ]

As a result of its ability to quickly and discreetly create accounts and publish posts to relays, Nostr can propagate spam much more easily if left unchecked. A notable example includes a case where multiple protocol bridges have been used to conduct spam waves on the Bluesky social network (itself connected to a competing protocol, the AT Protocol) by creating posts on Nostr, bridging the post to ActivityPub and bridging it again to Bluesky. [10]

Users

The Nostr client Damus is a microblogging social networking app akin to Twitter. [11] [12] Damus was the first Nostr app to be listed on the App Store. [13] Two days after it was launched in February 2023, Damus was removed from the Chinese version of the App Store per a directive from the Cyberspace Administration of China. [14]

Nostr is primarily popular with cryptocurrency users, primarily Bitcoin users. [13] Jack Dorsey, the co-founder of Twitter, has endorsed and financially supported the development of Nostr by donating approximately $250,000 worth of Bitcoin to the developers of the project in 2023, [13] [15] as well as a $10 million cash donation to a Nostr development collective in 2025. [16] [4]

As of May 2023, the protocol was reported to have over 18 million registered users across its network. [5]

See also

References

  1. "basic server relay code. · nostr-protocol/nostr@6158017 · GitHub". GitHub .
  2. nostr - Notes and Other Stuff Transmitted by Relays, nostr-protocol, January 6, 2024, retrieved January 6, 2024
  3. 1 2 "nips/01.md at master · nostr-protocol/nips · GitHub". GitHub .
  4. 1 2 3 Long, Katherine (June 6, 2024). "Jack Dorsey gave $10 million to an anonymous founder with a deep devotion to a fascist 'guru'". Business Insider . Retrieved June 7, 2024.
  5. 1 2 Castillo, Michael del. "Meet @Fiatjaf, The Mysterious Nostr Creator Who Has Lured 18 Million Users And $5 Million From Jack Dorsey". Forbes. Retrieved June 7, 2024.
  6. "Clients - Docs". nostr.com. Retrieved January 6, 2024.
  7. "Events - Docs". nostr.com. Retrieved January 6, 2024.
  8. "GitHub - nostr-protocol/nips: Nostr Implementation Possibilities". GitHub .
  9. "What are Zaps?". nostr.how. Retrieved February 8, 2024.
  10. Perez, Sarah (May 21, 2024). "The 'vote Trump' spam that hit Bluesky in May came from decentralized rival Nostr". TechCrunch. Retrieved July 30, 2024.
  11. Perez, Sarah (February 1, 2023). "Damus, another decentralized social networking app, arrives to take on Twitter". TechCrunch. Retrieved July 31, 2024.
  12. Lovejoy, Ben (February 1, 2023). "Nostr iPhone app Damus makes it to the App Store". 9to5Mac. Retrieved July 31, 2024.
  13. 1 2 3 Torpey, Kyle (February 21, 2023). "Here's why Bitcoiners are flocking to Nostr, a social network supported by Jack Dorsey and Edward Snowden". Fortune . Archived from the original on February 22, 2023. Retrieved November 14, 2024.
  14. "Removal of Damus social media platform from China App Store was 'expected' by developers amid Beijing's strict censorship". South China Morning Post . February 6, 2023.
  15. Schreckinger, Ben; Robertson, Derek (April 10, 2023). "Jack Dorsey explains his new obsession". Politico .
  16. Perez, Sarah (July 17, 2025). "Jack Dorsey pumps $10M into a nonprofit focused on open source social media". TechCrunch. Retrieved July 18, 2025.