From 8ff0caae760073d8213853c585c6a32adb92be6a Mon Sep 17 00:00:00 2001 From: Jazz Turner-Baggs <473256+jazzz@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:32:13 -0700 Subject: [PATCH] remove partial order property --- standards/application/privatev1.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/standards/application/privatev1.md b/standards/application/privatev1.md index 5b143fa..3c6b4cd 100644 --- a/standards/application/privatev1.md +++ b/standards/application/privatev1.md @@ -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