From 743e43a8d4bf4a37022e3b6551524b12e7cc54a0 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Tue, 22 Nov 2022 08:59:10 -0300 Subject: [PATCH] finalize some NIPs we will not going to change anymore. --- 02.md | 2 +- 04.md | 2 +- 05.md | 2 +- 08.md | 2 +- 15.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/02.md b/02.md index 7309dd50..624d33f2 100644 --- a/02.md +++ b/02.md @@ -4,7 +4,7 @@ NIP-02 Contact List and Petnames ------------------------- -`draft` `optional` `author:fiatjaf` `author:arcbtc` +`final` `optional` `author:fiatjaf` `author:arcbtc` A special event with kind `3`, meaning "contact list" is defined as having a list of `p` tags, one for each of the followed/known profiles one is following. diff --git a/04.md b/04.md index 801dd534..723bd708 100644 --- a/04.md +++ b/04.md @@ -4,7 +4,7 @@ NIP-04 Encrypted Direct Message ------------------------ -`draft` `optional` `author:arcbtc` +`final` `optional` `author:arcbtc` A special event with kind `4`, meaning "encrypted direct message". It is supposed to have the following attributes: diff --git a/05.md b/05.md index 1741aae4..8aaa4d76 100644 --- a/05.md +++ b/05.md @@ -4,7 +4,7 @@ NIP-05 Mapping Nostr keys to DNS-based internet identifiers ---------------------------------------------------- -`draft` `optional` `author:fiatjaf` +`final` `optional` `author:fiatjaf` On events of type `0` (`set_metadata`) one can specify the key `"nip05"` with an [internet identifier](https://datatracker.ietf.org/doc/html/rfc5322#section-3.4.1) (an email-like address) as the value. Although there is a link to a very liberal "internet identifier" specification above, NIP-05 assumes the `` part will be restricted to the characters `a-z0-9-_.`, case insensitive. diff --git a/08.md b/08.md index 99100c92..5dbb695f 100644 --- a/08.md +++ b/08.md @@ -4,7 +4,7 @@ NIP-08 Handling Mentions ----------------- -`draft` `optional` `author:fiatjaf` `author:scsibug` +`final` `optional` `author:fiatjaf` `author:scsibug` This document standardizes the treatment given by clients of inline mentions of other events and pubkeys inside the content of `text_note`s. diff --git a/15.md b/15.md index 2a1c0399..081a97d9 100644 --- a/15.md +++ b/15.md @@ -4,7 +4,7 @@ NIP-15 End of Stored Events Notice --------------------------- -`draft` `optional` `author:Semisol` +`final` `optional` `author:Semisol` Relays may support notifying clients when all stored events have been sent.