From ba48741b28fdb06e9b745fc143d115745cfd2c24 Mon Sep 17 00:00:00 2001 From: Basanta Goswami <@basantagoswami> Date: Mon, 5 Sep 2022 00:53:35 +0530 Subject: [PATCH 1/3] update: add smtp nostr gateway to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8990a74..b6a3617 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ them: - [nashboard](https://nashboard.netlify.app/) - a Nostr network dashboard with network statistics - [nostr army knife](https://nostr-army-knife.netlify.app/) - nostr army knife by fiatjaf - [joinstr](https://github.com/1440000bytes/joinstr) - coinjoin implementation using nostr +- [smtp nostr gateway ](https://github.com/Cameri/smtp-nostr-gateway) - a bridge that forwards emails to pubkeys as encrypted direct messages ## Community Outside of nostr itself, you find the community on: From 88489e58c8c9d829ba28f6eb690d350882b44292 Mon Sep 17 00:00:00 2001 From: Basanta Goswami <@basantagoswami> Date: Mon, 5 Sep 2022 03:19:30 +0530 Subject: [PATCH 2/3] add ndxstr --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6a3617..8968c9a 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ them: - [nostr army knife](https://nostr-army-knife.netlify.app/) - nostr army knife by fiatjaf - [joinstr](https://github.com/1440000bytes/joinstr) - coinjoin implementation using nostr - [smtp nostr gateway ](https://github.com/Cameri/smtp-nostr-gateway) - a bridge that forwards emails to pubkeys as encrypted direct messages +- [ndxstr](https://github.com/ArcadeCity/ndxstr) - nostr's layer 2 indexing nodes ## Community Outside of nostr itself, you find the community on: From fbcbe23fb381561ed7c72f02b9b7d975212a4143 Mon Sep 17 00:00:00 2001 From: Basanta Goswami <@basantagoswami> Date: Mon, 5 Sep 2022 03:21:11 +0530 Subject: [PATCH 3/3] change description of ndxtr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8968c9a..beae07e 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ them: - [nostr army knife](https://nostr-army-knife.netlify.app/) - nostr army knife by fiatjaf - [joinstr](https://github.com/1440000bytes/joinstr) - coinjoin implementation using nostr - [smtp nostr gateway ](https://github.com/Cameri/smtp-nostr-gateway) - a bridge that forwards emails to pubkeys as encrypted direct messages -- [ndxstr](https://github.com/ArcadeCity/ndxstr) - nostr's layer 2 indexing nodes +- [ndxstr](https://github.com/ArcadeCity/ndxstr) - nostr's layer 2 indexing nodes, with more advanced querying capability than currently supported by relays ## Community Outside of nostr itself, you find the community on: