Adds some considerations.

This commit is contained in:
Vitor Pamplona 2024-05-09 16:05:57 -04:00
parent 439dd577c4
commit 0311220eae

4
68.md
View File

@ -99,3 +99,7 @@ Similarly, when decrypting the `.content`, if the receiver client can't find a v
## Final Considerations ## 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. 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.