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:
authorSemisol <45574030+Semisol@users.noreply.github.com>2023-11-16 20:48:57 +0100
committerGitHub <noreply@github.com>2023-11-16 20:48:57 +0100
commitfaefbcd68e24f486f3f118d7a391f73124e6af26 (patch)
tree367f546572826c2d1a62cd34050bff230f53bd07 /05.md
parent2e1c4b0c69d84cd08f72d3a284546d7b6f9e5679 (diff)
parent37f6cbb775126b386414220f783ca0f5f85e7614 (diff)
Merge branch 'master' into nreqnreq
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 00d69af..6437550 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`final` `optional` `author:fiatjaf` `author:mikedilger` 7`final` `optional`
8 8
9On events of kind `0` (`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 kind `0` (`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