Fixes extension -> expiration

This commit is contained in:
Vitor Pamplona 2024-10-17 09:16:40 -04:00 committed by GitHub
parent 82a6606b9b
commit b9bc0190da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
59.md
View File

@ -70,7 +70,7 @@ A `gift wrap` event is a `kind:1059` event that wraps any other event. `tags` SH
To maximize privacy: To maximize privacy:
1. `.created_at` MAY not be accurate. 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. 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. 4. Clients MAY only send wrapped events to destination relays that offer this protection.