From 53c2850d865f1e74e0e8469dab2b0ebf72d6f756 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 21 Mar 2023 15:34:21 +0100 Subject: [PATCH 1/3] add "nip05-social" to section "NIP-05 ID identity services" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d55964..048d31e 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ them: ## NIP-05 identity services +- [nip05.social](https://nip05.social) - A free and anonymous NIP-05 ID registration service - [nostrcheck.me](https://nostrcheck.me/) - A NIP-05 ID registration service. - [nostrplebs](https://nostrplebs.com) - A NIP-05 ID registration service. - [plebs.place](https://plebs.place) - A NIP-05 ID registration service (in portuguese). From d69eb24619aec34e9877ef35434afdaddc9cbf89 Mon Sep 17 00:00:00 2001 From: codytseng Date: Tue, 21 Mar 2023 22:39:34 +0800 Subject: [PATCH 2/3] add nostr-relay-nestjs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d55964..ac085f0 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ of the public instances. - [Nex](https://github.com/lebrunel/nex) ![stars](https://img.shields.io/github/stars/lebrunel/nex.svg?style=social) - A powerful and scalable Nostr relay written in Elixir with Postgres DB. - [gnost-relay](https://github.com/barkyq/gnost-relay) ![stars](https://img.shields.io/github/stars/barkyq/gnost-relay.svg?style=social) - nostr relay written in go backed by postgresql database. - [nostring](https://github.com/xbol0/nostring)![stars](https://img.shields.io/github/stars/xbol0/nostring.svg?style=social) - A Nostr relay written in Deno. +- [nostr-relay-nestjs](https://github.com/CodyTseng/nostr-relay-nestjs)![stars](https://img.shields.io/github/stars/CodyTseng/nostr-relay-nestjs.svg?style=social) - A Nostr relay implemented using the NestJS framework ### Instances From 40e3b3bdd76e62dea64b30fe59a58e55041e03a3 Mon Sep 17 00:00:00 2001 From: Aljaz Ceru Date: Wed, 22 Mar 2023 14:34:53 +0100 Subject: [PATCH 3/3] Update README.md ordering --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 048d31e..5fc0810 100644 --- a/README.md +++ b/README.md @@ -235,7 +235,6 @@ them: ## NIP-05 identity services -- [nip05.social](https://nip05.social) - A free and anonymous NIP-05 ID registration service - [nostrcheck.me](https://nostrcheck.me/) - A NIP-05 ID registration service. - [nostrplebs](https://nostrplebs.com) - A NIP-05 ID registration service. - [plebs.place](https://plebs.place) - A NIP-05 ID registration service (in portuguese). @@ -249,6 +248,8 @@ them: - [iris.to](https://iris.to) — A Nostr client that provides a free NIP-05 ID - [bitcoiner.chat](https://bitcoiner.chat) - A free NIP-05 ID registration service. - [pleroma2nip05](https://code.taurix.net/guy/pleroma2nip05) - A Python based service to link pleroma ID's to nostr keys. +- [nip05.social](https://nip05.social) - A free and anonymous NIP-05 ID registration service + ## Offline signer