upleb.uk

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

summaryrefslogtreecommitdiff
path: root/05.md
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 /05.md
parent631e9760bfa6ab44804a8ca28ca913dfacdbb5cc (diff)
finalize some NIPs we will not going to change anymore.
Diffstat (limited to '05.md')
-rw-r--r--05.md2
1 files changed, 1 insertions, 1 deletions
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