.

Nostr


Reading time: less than 1 minute

Nostr is a network protocol for building decentralized social networks. It is built on the secp256k1 curve and the WebSocket protocol.

A Nostr “account” is basically a key pair. Others in the network refer to your account by your public key. Everything you post has a signature attached to it, signed by your private key. Others validate everything you post.

Spam prevention

Useful links

The following pages link here

Citation

If you find this work useful, please cite it as:
@article{yaltirakli,
  title   = "Nostr",
  author  = "Yaltirakli, Gokberk",
  journal = "gkbrk.com",
  year    = "2025",
  url     = "https://www.gkbrk.com/nostr"
}
Not using BibTeX? Click here for more citation styles.
IEEE Citation
Gokberk Yaltirakli, "Nostr", July, 2025. [Online]. Available: https://www.gkbrk.com/nostr. [Accessed Jul. 14, 2025].
APA Style
Yaltirakli, G. (2025, July 14). Nostr. https://www.gkbrk.com/nostr
Bluebook Style
Gokberk Yaltirakli, Nostr, GKBRK.COM (Jul. 14, 2025), https://www.gkbrk.com/nostr

Comments

© 2025 Gokberk Yaltirakli