diff options
| -rw-r--r-- | 59.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -99,6 +99,8 @@ AUTH, and refuse to serve wrapped events to non-recipients. | |||
| 99 | 99 | ||
| 100 | When 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. | 100 | When 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 | ||
| 102 | Since 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 | ||