mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-11 06:48:51 +00:00
add nostr.industries registration service
This commit is contained in:
10
README.md
10
README.md
@@ -19,7 +19,7 @@ of the public instances.
|
|||||||
### Implementations
|
### Implementations
|
||||||
|
|
||||||
- [NNostr](https://github.com/Kukks/NNostr) - a C# relay
|
- [NNostr](https://github.com/Kukks/NNostr) - a C# relay
|
||||||
- [nostr-rs-relay](https://sr.ht/~gheartsfield/nostr-rs-relay/) - a minimalistic relay written in Rust that saves data on SQLite
|
- [nostr-rs-relay](https://sr.ht/~gheartsfield/nostr-rs-relay/) - a minimalistic relay written in Rust that saves data on SQLite
|
||||||
- [Relayer Basic](https://github.com/fiatjaf/relayer/tree/master/basic) - a simple relay based on _relayer_ backed by Postgres
|
- [Relayer Basic](https://github.com/fiatjaf/relayer/tree/master/basic) - a simple relay based on _relayer_ backed by Postgres
|
||||||
- [nodestr](https://github.com/Dolu89/nodestr-relay) - a Node.js implementation
|
- [nodestr](https://github.com/Dolu89/nodestr-relay) - a Node.js implementation
|
||||||
- [sovereign-stack](https://www.sovereign-stack.org) - a tool that helps you deploy nostr relays and create self-hosted (bitcoin-only) Value4Value websites.
|
- [sovereign-stack](https://www.sovereign-stack.org) - a tool that helps you deploy nostr relays and create self-hosted (bitcoin-only) Value4Value websites.
|
||||||
@@ -34,7 +34,6 @@ of the public instances.
|
|||||||
- [søstr](https://github.com/metasikander/s0str) – a private nostr relay written in rust, saves all notes from one pubkey and publish them to anyone that requests them
|
- [søstr](https://github.com/metasikander/s0str) – a private nostr relay written in rust, saves all notes from one pubkey and publish them to anyone that requests them
|
||||||
- [knostr](https://github.com/lpicanco/knostr) – a nostr relay implemented in Kotlin with support for Postgres and metrics(micrometer).
|
- [knostr](https://github.com/lpicanco/knostr) – a nostr relay implemented in Kotlin with support for Postgres and metrics(micrometer).
|
||||||
|
|
||||||
|
|
||||||
### Instances
|
### Instances
|
||||||
|
|
||||||
Instances are plenty and their availability may vary but these projects track
|
Instances are plenty and their availability may vary but these projects track
|
||||||
@@ -84,7 +83,7 @@ them:
|
|||||||
- [Attached](https://github.com/dyegolara/nostr-attached) - Open-Source ReactNative Expo app for Nostr (iOS, Android). Currently under app stores review.
|
- [Attached](https://github.com/dyegolara/nostr-attached) - Open-Source ReactNative Expo app for Nostr (iOS, Android). Currently under app stores review.
|
||||||
- [Member](https://github.com/memberapp/memberapp.github.io) - Progressive Web App Client. Works on desktop and mobile.
|
- [Member](https://github.com/memberapp/memberapp.github.io) - Progressive Web App Client. Works on desktop and mobile.
|
||||||
- [member.cash](https://member.cash/) - live instance
|
- [member.cash](https://member.cash/) - live instance
|
||||||
- [dispute](https://github.com/ethicnology/dispute) - A cross-platform (Linux, Android, iOS, MacOs, Windows and Web) client for NOSTR
|
- [dispute](https://github.com/ethicnology/dispute) - A cross-platform (Linux, Android, iOS, MacOs, Windows and Web) client for NOSTR
|
||||||
- [Snort](https://github.com/v0l/snort) - Nostr UI written in react
|
- [Snort](https://github.com/v0l/snort) - Nostr UI written in react
|
||||||
- [snort.social](https://snort.social)
|
- [snort.social](https://snort.social)
|
||||||
- [Hamstr](https://github.com/styppo/hamstr) - A twitter-style web client based on astral
|
- [Hamstr](https://github.com/styppo/hamstr) - A twitter-style web client based on astral
|
||||||
@@ -166,6 +165,7 @@ them:
|
|||||||
- [nostr.rest](https://nostr.rest) - Mine proof of work public keys with user specified prefixes
|
- [nostr.rest](https://nostr.rest) - Mine proof of work public keys with user specified prefixes
|
||||||
- [lnpass](https://lnpass.github.io) - A key manager for Lightning and nostr.
|
- [lnpass](https://lnpass.github.io) - A key manager for Lightning and nostr.
|
||||||
- [sb.nostr.band](https://sb.nostr.band) - Search bots that you can create and follow to receive new posts matching a keyword right into your feed.
|
- [sb.nostr.band](https://sb.nostr.band) - Search bots that you can create and follow to receive new posts matching a keyword right into your feed.
|
||||||
|
- [nostr.industries](https://nostr.industries) - A free NIP-05 ID registration service.
|
||||||
|
|
||||||
## Browser extensions
|
## Browser extensions
|
||||||
|
|
||||||
@@ -185,7 +185,7 @@ Outside of nostr itself, you find the community on:
|
|||||||
|
|
||||||
## Tutorials
|
## Tutorials
|
||||||
|
|
||||||
- [Step-by-Step guide to set up a relay on your server](https://github.com/BlockChainCaffe/Nostr-Relay-Setup-Guide) (AWS, DigitalOcean, RaspBerry... )
|
- [Step-by-Step guide to set up a relay on your server](https://github.com/BlockChainCaffe/Nostr-Relay-Setup-Guide) (AWS, DigitalOcean, RaspBerry... )
|
||||||
- [Set up a nostr relay server in under 5 minutes ](https://andreneves.xyz/p/set-up-a-nostr-relay-server-in-under)
|
- [Set up a nostr relay server in under 5 minutes ](https://andreneves.xyz/p/set-up-a-nostr-relay-server-in-under)
|
||||||
- [nostr workshop with super testnet](https://www.youtube.com/watch?v=HbicnlCXg_Y)
|
- [nostr workshop with super testnet](https://www.youtube.com/watch?v=HbicnlCXg_Y)
|
||||||
- [Nostr Newcomers Most Common Questions and Answers](https://uselessshit.co/resources/nostr/)
|
- [Nostr Newcomers Most Common Questions and Answers](https://uselessshit.co/resources/nostr/)
|
||||||
@@ -194,7 +194,7 @@ Outside of nostr itself, you find the community on:
|
|||||||
|
|
||||||
- [anigma.io](https://anigma.io) - has known xss attack vulnerabilities, which can put private key at risk, or risk signing events you may not want to send.
|
- [anigma.io](https://anigma.io) - has known xss attack vulnerabilities, which can put private key at risk, or risk signing events you may not want to send.
|
||||||
- [nvote](https://nvote.co) - it does server side processing, and even private key is handled server side, and as such is deprecated for normal use.
|
- [nvote](https://nvote.co) - it does server side processing, and even private key is handled server side, and as such is deprecated for normal use.
|
||||||
- [alphaama.com](https://alphaama.com) - is *under maintenance* as of late 2022.
|
- [alphaama.com](https://alphaama.com) - is _under maintenance_ as of late 2022.
|
||||||
|
|
||||||
## Other links
|
## Other links
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user