mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 08:25:53 -05:00
Fixes extension -> expiration
This commit is contained in:
parent
82a6606b9b
commit
b9bc0190da
2
59.md
2
59.md
|
@ -70,7 +70,7 @@ A `gift wrap` event is a `kind:1059` event that wraps any other event. `tags` SH
|
|||
|
||||
To maximize privacy:
|
||||
1. `.created_at` MAY not be accurate.
|
||||
2. The `extension` tag can be used to minimize the existence of the event after a certain date.
|
||||
2. The `expiration` tag can be used to minimize the existence of the event after a certain date.
|
||||
3. Relays MAY only serve `kind 1059` events intended for the marked recipient based on user AUTH.
|
||||
4. Clients MAY only send wrapped events to destination relays that offer this protection.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user