Nostr is a stupid simple P2P protocol that works, built by builders

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nips

    Nostr Implementation Possibilities

  • My vote is for extended keys, something based off HD Wallets:

    https://github.com/bitcoin/bips/blob/master/bip-0032.mediawi...

    Easy rotation and recovery of individual keys, but you do have to protect your master seed.

    Nostr also supports user verification through DNS hostnames.

    https://github.com/nostr-protocol/nips/blob/master/05.md

  • nostr

    a truly censorship-resistant alternative to Twitter that has a chance of working

  • I have been seeing a lot of shilling for mastadon lately, so I thought I would step in and shill Nostr for a bit.

    https://github.com/nostr-protocol/nostr

    Fun facts about Nostr:

    * Nostr stands for "Notes and Other Stuff Transmitted by Relays". It is an odd acronym, but I like it.

    * Nostr uses websockets and relays to build a really simple P2P network. We also steal a few ideas from bitcoin (ECDSA ids, schnorr-signed events).

    * Relays are simply dumb data stores for events that clients publish and subscribe to.

    * Clients don't trust relays to be honest, so all events are self-signed. Your pubkey is your userid.

    * It is stupid simple to build a Nostr client. You can easily do it in less than 400 lines of JavaScript. And it runs in the browser.

    (shameless self plug)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nostr-emitter

    An end-to-end group encrypted event emitter, built on the Nostr protocol.

  • https://github.com/cmdruid/nostr-emitter

    * Nostr is powerful enough to host chat apps very easily. Here is a rip of Telegram, running on Nostr:

    https://anigma.io

    * There's a lot of fun things you can do with Nostr. Check out all these cool projects!

    https://github.com/aljazceru/awesome-nostr

    * We are constantly discussing how to improve the protocol. Come join the conversation here:

    https://t.me/nostr_protocol

  • awesome-nostr

    nostr.net - awesome-nostr is a collection of projects and resources built on nostr to help developers and users find new things

  • https://github.com/cmdruid/nostr-emitter

    * Nostr is powerful enough to host chat apps very easily. Here is a rip of Telegram, running on Nostr:

    https://anigma.io

    * There's a lot of fun things you can do with Nostr. Check out all these cool projects!

    https://github.com/aljazceru/awesome-nostr

    * We are constantly discussing how to improve the protocol. Come join the conversation here:

    https://t.me/nostr_protocol

  • bips

    Bitcoin Improvement Proposals

  • My vote is for extended keys, something based off HD Wallets:

    https://github.com/bitcoin/bips/blob/master/bip-0032.mediawi...

    Easy rotation and recovery of individual keys, but you do have to protect your master seed.

    Nostr also supports user verification through DNS hostnames.

    https://github.com/nostr-protocol/nips/blob/master/05.md

  • nostream

    A Nostr Relay written in TypeScript

  • smtp-nostr-gateway

    SMTP to Nostr NIP-04 Gateway

  • I also wrote this dead simple SMTP to Nostr gateway: https://github.com/Cameri/smtp-nostr-gateway

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gotosocial

    Fast, fun, small ActivityPub server.

  • I wouldn't say that. In practice, everyone tests Mastodon first since it is the most popular implementation.

    Here are the ones gotosocial have issues with: https://github.com/superseriousbusiness/gotosocial/projects/...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts