From 5f52409891fa13fcce5aada12c66dd53eb0e7a86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=82=BFen?= Date: Wed, 22 Feb 2023 15:10:59 -0500 Subject: [PATCH 1/5] hexynip5 A CLI tool for converting npub/nsec to hex format --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d8f1a7..d10226d 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ them: - [nostr-proxy](https://github.com/dolu89/nostr-proxy)![stars](https://img.shields.io/github/stars/dolu89/nostr-proxy?style=social) - Push and get events to your Proxy, get results from multiple Nostr relays. - [nostrends](https://github.com/akiomik/nostrends)![stars](https://img.shields.io/github/stars/akiomik/nostrends?style=social) - Trending on Nostr, like Twitter trends. Live at [nostrends.vercel.app](https://nostrends.vercel.app). - [homebrew-nostr](https://github.com/0xbabo/homebrew-nostr)![stars](https://img.shields.io/github/stars/0xbabo/homebrew-nostr?style=social) - Homebrew tap for Nostr software. +- [heyxynip5](https://github.com/bennyhodl/hexynip5)![stars](https://img.shields.io/github/stars/bennyhodl/hexynip5?style=social) - A CLI helper for converting nostr npub/nsec to their hex format for NIP-05 verification. ## NIP-05 identity services From 8476e4234ff9f87b55b384ffdc41364538f3f522 Mon Sep 17 00:00:00 2001 From: Aljaz Ceru Date: Wed, 22 Feb 2023 15:24:23 -0600 Subject: [PATCH 2/5] adding nostr icons --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d8f1a7..0320a7c 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,7 @@ Outside of nostr itself, you find the community on: - [Nostrovia Podcast](https://nostrovia.org/) - A Nostr podcast covering all the new projects, all the new cool stuff, all the new NIPs - [Summaries of all Nostr Improvements Proposals](https://anchor.fm/s/d8e8d5a4/podcast/rss) - ChatGPT generated summaries of all NIPs by k00b - [Media caching server for Nostr](https://media.nostr.band) - caches resized profile pictures and banners to save bandwidth for clients +- [nostr icons](https://github.com/satscoffee/nostr_icons)![stars](https://img.shields.io/github/stars/satscoffee/nostr_icons.svg?style=social) - Purple, white, and black icons in various formats designed for nostr. Data for this list is contributed by the community and curated by [@aaaljaz](https://twitter.com/aaaljaz) ( npub1aljazgxlpnpfp7n5sunlk3dvfp72456x6nezjw4sd850q879rxqsthg9jp) From 0325be74530798b7b7ea03cdbed133f3066d5ae9 Mon Sep 17 00:00:00 2001 From: Ryo Kanbayashi Date: Thu, 23 Feb 2023 23:56:34 +0900 Subject: [PATCH 3/5] add information of algia-web --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0320a7c..f20a46f 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ them: - [Votestr](https://votestr.com/)![stars](https://img.shields.io/github/stars/vilm3r/votestr.svg?style=social) - Poll web app with nostr authentication and blind signature unlinkability - [gnost-deflate-client](https://github.com/barkyq/gnost-deflate-client)![stars](https://img.shields.io/github/stars/barkyq/gnost-deflate-client?style=social) CLI nostr client written in go implementing permessage-deflate websocket compression. - [algia](https://github.com/mattn/algia)![stars](https://img.shields.io/github/stars/mattn/algia.svg?style=social) - A cli application for nostr. - +- [algia-web](https://github.com/ryogrid/algia-web)![stars](https://img.shields.io/github/stars/ryogrid/algia-web.svg?style=social) - A small resource consumption oriented Nostr web client ### Client reviews and/or comparisons From 16e27d606dcbe5a9d902cbbc8338300869cf60d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Aaron?= <100827540+reneaaron@users.noreply.github.com> Date: Thu, 23 Feb 2023 22:05:44 +0100 Subject: [PATCH 4/5] added getalby.com to NIP-05 identity services --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0320a7c..1068f75 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,7 @@ them: - [NIP-05 on LNBits](https://github.com/lnbits/lnbits/tree/main/lnbits/extensions/nostrnip5) - Sell NIP-05 verification for your domain using LNBits. - [younostr.com](https://younostr.com) - A NIP-05 ID registration service (in portuguese). - [nostrprotocol.net](https://github.com/KiPSOFT/nostr-nip05-service)![stars](https://img.shields.io/github/stars/KiPSOFT/nostr-nip05-service?style=social) - A free NIP-05 identifier service. +- [getalby.com](https://getalby.com/) - Lightning wallet with NIP-05 ID registration service. ## Offline signer From 47af4db3d66d6ddb56fbf2b2eedd0cf379330dac Mon Sep 17 00:00:00 2001 From: Aljaz Ceru Date: Thu, 23 Feb 2023 16:18:57 -0600 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f20a46f..911830f 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ them: - [Votestr](https://votestr.com/)![stars](https://img.shields.io/github/stars/vilm3r/votestr.svg?style=social) - Poll web app with nostr authentication and blind signature unlinkability - [gnost-deflate-client](https://github.com/barkyq/gnost-deflate-client)![stars](https://img.shields.io/github/stars/barkyq/gnost-deflate-client?style=social) CLI nostr client written in go implementing permessage-deflate websocket compression. - [algia](https://github.com/mattn/algia)![stars](https://img.shields.io/github/stars/mattn/algia.svg?style=social) - A cli application for nostr. -- [algia-web](https://github.com/ryogrid/algia-web)![stars](https://img.shields.io/github/stars/ryogrid/algia-web.svg?style=social) - A small resource consumption oriented Nostr web client +- [algia-web](https://github.com/ryogrid/algia-web)![stars](https://img.shields.io/github/stars/ryogrid/algia-web.svg?style=social) - A small resource consumption oriented Nostr web client. ### Client reviews and/or comparisons