mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 16:35:52 -05:00
Adds some considerations.
This commit is contained in:
parent
439dd577c4
commit
0311220eae
4
68.md
4
68.md
|
@ -99,3 +99,7 @@ Similarly, when decrypting the `.content`, if the receiver client can't find a v
|
|||
## Final Considerations
|
||||
|
||||
If any of the event's private keys are lost due to an encrypting bug or if there is a failure to add the ciphertext in the p-tags before signing, and if relays don't have previous versions of this event, the event might become permanently unmodifiable and undecryptable, which can also be a feature in some use cases.
|
||||
|
||||
The shared viewing key can be rotated at will but not the editing key
|
||||
|
||||
There is no proof that pubkeys are participating in this shared replaceable. The presence of `p` tags MUST not imply support for what's written in the event.
|
Loading…
Reference in New Issue
Block a user