upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2022-11-22 08:59:10 -0300
committerfiatjaf <fiatjaf@gmail.com>2022-11-22 14:52:34 -0300
commit743e43a8d4bf4a37022e3b6551524b12e7cc54a0 (patch)
treee0b3544e5d2dd07271059bb4d166c569cb89e425
parent631e9760bfa6ab44804a8ca28ca913dfacdbb5cc (diff)
finalize some NIPs we will not going to change anymore.
-rw-r--r--02.md2
-rw-r--r--04.md2
-rw-r--r--05.md2
-rw-r--r--08.md2
-rw-r--r--15.md2
5 files changed, 5 insertions, 5 deletions
diff --git a/02.md b/02.md
index 7309dd5..624d33f 100644
--- a/02.md
+++ b/02.md
@@ -4,7 +4,7 @@ NIP-02
4Contact List and Petnames 4Contact List and Petnames
5------------------------- 5-------------------------
6 6
7`draft` `optional` `author:fiatjaf` `author:arcbtc` 7`final` `optional` `author:fiatjaf` `author:arcbtc`
8 8
9A 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. 9A 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.
10 10
diff --git a/04.md b/04.md
index 801dd53..723bd70 100644
--- a/04.md
+++ b/04.md
@@ -4,7 +4,7 @@ NIP-04
4Encrypted Direct Message 4Encrypted Direct Message
5------------------------ 5------------------------
6 6
7`draft` `optional` `author:arcbtc` 7`final` `optional` `author:arcbtc`
8 8
9A special event with kind `4`, meaning "encrypted direct message". It is supposed to have the following attributes: 9A special event with kind `4`, meaning "encrypted direct message". It is supposed to have the following attributes:
10 10
diff --git a/05.md b/05.md
index 1741aae..8aaa4d7 100644
--- a/05.md
+++ b/05.md
@@ -4,7 +4,7 @@ NIP-05
4Mapping Nostr keys to DNS-based internet identifiers 4Mapping Nostr keys to DNS-based internet identifiers
5---------------------------------------------------- 5----------------------------------------------------
6 6
7`draft` `optional` `author:fiatjaf` 7`final` `optional` `author:fiatjaf`
8 8
9On 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 `<local-part>` part will be restricted to the characters `a-z0-9-_.`, case insensitive. 9On 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 `<local-part>` part will be restricted to the characters `a-z0-9-_.`, case insensitive.
10 10
diff --git a/08.md b/08.md
index 99100c9..5dbb695 100644
--- a/08.md
+++ b/08.md
@@ -4,7 +4,7 @@ NIP-08
4Handling Mentions 4Handling Mentions
5----------------- 5-----------------
6 6
7`draft` `optional` `author:fiatjaf` `author:scsibug` 7`final` `optional` `author:fiatjaf` `author:scsibug`
8 8
9This document standardizes the treatment given by clients of inline mentions of other events and pubkeys inside the content of `text_note`s. 9This document standardizes the treatment given by clients of inline mentions of other events and pubkeys inside the content of `text_note`s.
10 10
diff --git a/15.md b/15.md
index 2a1c039..081a97d 100644
--- a/15.md
+++ b/15.md
@@ -4,7 +4,7 @@ NIP-15
4End of Stored Events Notice 4End of Stored Events Notice
5--------------------------- 5---------------------------
6 6
7`draft` `optional` `author:Semisol` 7`final` `optional` `author:Semisol`
8 8
9Relays may support notifying clients when all stored events have been sent. 9Relays may support notifying clients when all stored events have been sent.
10 10