remove partial order property

This commit is contained in:
Jazz Turner-Baggs 2025-10-27 12:32:13 -07:00
parent 3c52c13ab9
commit 8ff0caae76
No known key found for this signature in database

View File

@ -28,8 +28,7 @@ Private Conversations have the following properties:
- Sender Privacy: Only the recipient can determine who the sender was.
- Forward Secrecy: A compromise in the future does not allow previous messages to be decrypted by a third party.
- Post Compromise Security: Conversations eventually recover from a compromise which occurs today.
- Message Reliability: Messages sent with this protocol are
- Partial Message Order: !TODO:
- Dropped Message Observability: Messages which were lost in transit are eventually visible to both sender and recipient.
## Definitions