Adds clause to disallow kind5 deletions of kind 62

This commit is contained in:
Vitor Pamplona 2024-10-14 10:17:58 -04:00 committed by GitHub
parent 1cf833d7c6
commit 44d81229fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
62.md
View File

@ -6,7 +6,7 @@ Request to Vanish
`draft` `optional`
This NIP offers a Nostr-native way to request a complete reset of a key's fingerprint on the web. This is a legally binding procedure in some jurisdictions and thus supporters of this NIP should truly delete events from their database.
This NIP offers a Nostr-native way to request a complete reset of a key's fingerprint on the web. This procedure is legally binding in some jurisdictions, and thus, supporters of this NIP should truly delete events from their database.
## Request to Vanish from Relay
@ -38,6 +38,8 @@ Relays MAY store the signed deletion request for bookkeeping.
Paid relays or relays that restrict who can post MUST also follow the request regardless of the user's status.
Kind `5` deletions MUST not delete kind `62`s.
Clients SHOULD send this event to the target relays only.
## Global Request to Vanish
@ -56,4 +58,4 @@ To request ALL relays to delete everything, the event MUST include a `relay` tag
}
```
Clients SHOULD broadcast this event to as many relays as possible.
Clients SHOULD broadcast this event to as many relays as possible.