upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--59.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/59.md b/59.md
index 9cb79f2..6abf1cd 100644
--- a/59.md
+++ b/59.md
@@ -97,6 +97,9 @@ To protect recipient metadata, relays SHOULD only serve `kind 1059` events inten
97When possible, clients should only send wrapped events to `read` relays for the recipient that implement 97When possible, clients should only send wrapped events to `read` relays for the recipient that implement
98AUTH, and refuse to serve wrapped events to non-recipients. 98AUTH, and refuse to serve wrapped events to non-recipients.
99 99
100When adding expiration tags to both `seal` and `gift wrap` layers, implementations SHOULD use independent random timestamps for each layer. Using different `created_at` values increases timing variance and helps protect against metadata correlation attacks.
101
102
100## An Example 103## An Example
101 104
102Let's send a wrapped `kind 1` message between two parties asking "Are you going to the party tonight?" 105Let's send a wrapped `kind 1` message between two parties asking "Are you going to the party tonight?"