Nostr is a decentralized network protocol for a distributed social networking system. The name is an acronym for "Notes and Other Stuff Transmitted by Relays". It was designed with goals of censorship-resistance in mind.[2]

Notes and Other Stuff Transmitted by Relays
Communication protocol
AbbreviationNostr
PurposeSocial Networking
Developer(s)fiatjaf
IntroductionMarch 2020; 4 years ago (2020-03)[1]
Port(s)443, 80
Websitenostr.com
A screenshot of a web-based nostr client, coracle.social

The first known implementation of the Nostr protocol dates back to Nov 7th 2020, created by a developer known as fiatjaf. [1] fiatjaf is widely credited as the creator of Nostr.

Users edit

As of April 2023, Nostr was primarily popular with Bitcoin users.[3] Jack Dorsey, the co-founder of Twitter, endorses and has financially supported the development of Nostr by donating approximately $250,000 worth of bitcoin to the developers of the project.[3][4]

In January 2023 Nostr reached 100,000 users.[citation needed]

Open protocol edit

As an Open protocol and FOSS project, Nostr allows for multiple different front-ends for the same data. Multiple Nostr clients exist.[5]

The protocol's primary form of data transport is the use of a standardized kind of WebSocket server called a Relay.[6] Each user has a cryptographic keypair.[6] Data on the Nostr protocol is stored in JSON blobs called Events, which are the only kind of object on the Nostr protocol.[7][6]

Different extensions to the Nostr protocol are called "NIPs", for Nostr Implementation Possibilities.[8] One of these provides integration of Nostr with the Lightning Network that operates on the Bitcoin blockchain, allowing Nostr users to send and request cryptocurrency payments (called "Zaps") to and from other users.[9]

Censorship resistant edit

Nostr was created in response to increased internet censorship and social media restrictions in 2020. It claims to be censorship resistant.[10] Some Nostr apps have been banned in China.[11][12]

See also edit

References edit

  1. ^ a b "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. ^ a b Torpey, Kyle (February 21, 2023). "Here's why Bitcoiners are flocking to Nostr, a social network supported by Jack Dorsey and Edward Snowden". Fortune. Retrieved February 22, 2023.
  4. ^ Schreckinger, Ben; Robertson, Derek (April 10, 2023). "Jack Dorsey explains his new obsession". Politico.
  5. ^ "Clients - Docs". nostr.com. Retrieved January 6, 2024.
  6. ^ a b c "nips/01.md at master · nostr-protocol/nips · GitHub". GitHub.
  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. ^ Castiglione, Chris (April 11, 2023). "Nostr Decentralized Social Network". Forbes. Forbes.
  11. ^ Reynolds, Sam (February 3, 2023). "Nostr's Damus App Banned From China App Store". Yahoo Finance.
  12. ^ "Removal of Damus social media platform from China App Store was 'expected' by developers amid Beijing's strict censorship". SCMP. SCMP. February 6, 2023.

External links edit