mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-09 14:48:49 +00:00
Merge pull request #343 from neilck/nostr-access-control
added nostr access control library and demo app
This commit is contained in:
@@ -249,6 +249,7 @@ them:
|
|||||||
- [relayer](https://github.com/fiatjaf/relayer) - a server framework for writing custom relays
|
- [relayer](https://github.com/fiatjaf/relayer) - a server framework for writing custom relays
|
||||||
- [schorr_snap](https://github.com/neeboo/schnorr_snap) - A snap plugin for Metamask Flask, supports nostr
|
- [schorr_snap](https://github.com/neeboo/schnorr_snap) - A snap plugin for Metamask Flask, supports nostr
|
||||||
- [Nostra](https://github.com/lontivero/Nostra) - a F# library, available as a nuget package, for interacting with relays. The Nostra relay is built on top of it too.
|
- [Nostra](https://github.com/lontivero/Nostra) - a F# library, available as a nuget package, for interacting with relays. The Nostra relay is built on top of it too.
|
||||||
|
- [Nostr Access Control](https://github.com/neilck/nostr-access-control) - Library using Classified Listings, Badge Definition & Award events to check if a user is elgible to access a resource
|
||||||
|
|
||||||
## Bridges and Gateways
|
## Bridges and Gateways
|
||||||
|
|
||||||
@@ -346,6 +347,7 @@ them:
|
|||||||
- [NostrTool](https://nostrtool.com/) - a tool to play with keys.
|
- [NostrTool](https://nostrtool.com/) - a tool to play with keys.
|
||||||
- [Nostr NIP-36 Image Redirector](https://github.com/ryogrid/NostrNIP36ImageRedirector) - Reverse proxy server which blocks accesses to NIP-36 marked image files from NOT NIP-36 compliant clients.
|
- [Nostr NIP-36 Image Redirector](https://github.com/ryogrid/NostrNIP36ImageRedirector) - Reverse proxy server which blocks accesses to NIP-36 marked image files from NOT NIP-36 compliant clients.
|
||||||
- [LikZap](https://github.com/silencesoft/likzap) - A nostr bot to zap a note when you like it.
|
- [LikZap](https://github.com/silencesoft/likzap) - A nostr bot to zap a note when you like it.
|
||||||
|
- [NAC Demo App](https://github.com/neilck/nac-demo-app) - Demo Nostr app using Next.js and NDK which demonstrates using the [Nostr Access Control](https://github.com/neilck/nostr-access-control) library, as well as NIP-07 logins
|
||||||
|
|
||||||
## NIP-05 identity services
|
## NIP-05 identity services
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user