From 2fa2f57882559c383f77877eb3d2322dadfb8c95 Mon Sep 17 00:00:00 2001 From: Radosvet Petrov <93radosvet@gmail.com> Date: Sat, 18 Apr 2026 23:35:08 +0100 Subject: [PATCH] Update README to remove NIP-05 and NIP-44 Removed NIP-05 and NIP-44 from the list of protocols. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5ddb1b6d..a09c436c 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ NIPs with a relay-specific implementation are listed here. - [x] NIP-01: Basic protocol flow description - [x] NIP-02: Contact list and petnames - [x] NIP-04: Encrypted Direct Message +- [x] NIP-05: Mapping Nostr keys to DNS-based internet identifiers - [x] NIP-09: Event deletion - [x] NIP-11: Relay information document - [x] NIP-11a: Relay Information Document Extensions @@ -61,6 +62,7 @@ NIPs with a relay-specific implementation are listed here. - [x] NIP-28: Public Chat - [x] NIP-33: Parameterized Replaceable Events - [x] NIP-40: Expiration Timestamp +- [x] NIP-44: Encrypted Payloads (Versioned) ## Requirements