finalize some NIPs we will not going to change anymore.

This commit is contained in:
fiatjaf
2022-11-22 08:59:10 -03:00
parent 631e9760bf
commit 743e43a8d4
5 changed files with 5 additions and 5 deletions

2
05.md
View File

@@ -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 `<local-part>` part will be restricted to the characters `a-z0-9-_.`, case insensitive.