upleb.uk

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

summaryrefslogtreecommitdiff
path: root/59.md
diff options
context:
space:
mode:
authorVitor Pamplona <vitor@vitorpamplona.com>2025-11-21 05:11:35 -0500
committerGitHub <noreply@github.com>2025-11-21 07:11:35 -0300
commite0a2980d7a5709c0d6de242f0dfa6ae15bb87332 (patch)
tree19b5ad63bc7597dee67624122e2b8dac9990399c /59.md
parentc45f504537326121a2cf8d6fd7d6558185c4e98d (diff)
NIP-59: Adds GiftWrap deletion requests (#2131)
Diffstat (limited to '59.md')
-rw-r--r--59.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/59.md b/59.md
index 6abf1cd..680250b 100644
--- a/59.md
+++ b/59.md
@@ -99,6 +99,8 @@ AUTH, 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. 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 101
102Since signing keys are random, relays SHOULD delete `kind 1059` events whose p-tag matches the signer of
103[NIP-09](09.md) deletions or [NIP-62](62.md) vanish requests.
102 104
103## An Example 105## An Example
104 106