Merge pull request #303 from ryogrid/main

added 'Nostr NIP-36 Image Redirector'
This commit is contained in:
Aljaz Ceru 2023-07-19 08:54:16 +02:00 committed by GitHub
commit 7114388e34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -288,7 +288,7 @@ them:
- [Embed widget](https://embed.nostr.band) - Embed Nostr notes or profiles into any website with just a line of code. - [Embed widget](https://embed.nostr.band) - Embed Nostr notes or profiles into any website with just a line of code.
- [nostri.chat](https://nostri.chat/) - An embeded chat widget for your website. (seriously simple like copy/paste) - [nostri.chat](https://nostri.chat/) - An embeded chat widget for your website. (seriously simple like copy/paste)
- [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.
## NIP-05 identity services ## NIP-05 identity services
@ -415,6 +415,7 @@ Outside of nostr itself, you find the community on:
- [Zaplife](https://zaplife.lol) - Real-time feed for nostr zaps. The best tool to shut up the "lightning doesn't work" people. - [Zaplife](https://zaplife.lol) - Real-time feed for nostr zaps. The best tool to shut up the "lightning doesn't work" people.
- [wellorder nostr datasets](https://wiki.wellorder.net/wiki/nostr-datasets/) - Public standardized nostr datasets for benchmarking, data science, or other analysis. - [wellorder nostr datasets](https://wiki.wellorder.net/wiki/nostr-datasets/) - Public standardized nostr datasets for benchmarking, data science, or other analysis.
Data for this list is contributed by the community and curated by [@aaaljaz](https://twitter.com/aaaljaz) ( npub1aljazgxlpnpfp7n5sunlk3dvfp72456x6nezjw4sd850q879rxqsthg9jp) Data for this list is contributed by the community and curated by [@aaaljaz](https://twitter.com/aaaljaz) ( npub1aljazgxlpnpfp7n5sunlk3dvfp72456x6nezjw4sd850q879rxqsthg9jp)
## Contributors ## Contributors