x6: Add req and provide skeleton

This commit is contained in:
Oskar Thoren 2019-04-25 13:04:18 +08:00
parent 11b94ca236
commit 711dd93a65
No known key found for this signature in database
GPG Key ID: 33AAFB33580C538E
1 changed files with 44 additions and 0 deletions

44
x6.md
View File

@ -11,6 +11,50 @@ updated: 2019-04-22
**TODO: Specify conversational security and guarantees**
*NOTE: Starting point: PFS whitepaper.*
## Introduction
## Requirements
TODO: Elaborate on Whisper as a requirement in more detail, to such an extent that another transport layer could also fit it.
## Design goals
TODO: Fill in design goals. This is somewhat filled in below, but there are other requirements such as a selecton of the following:
Security and Privacy
Confidentiality
Integrity
Authentication
Participant Consistency
Destination Validation
Forward Secrecy
Backward Secrecy
Anonymity Preserving
Speaker Consistency
Causality Preserving
Global Transcript
Message Unlinkability
Message Repudiation
Particip. Repudiation
Adoption
Out-of-Order Resilient
Dropped Message Resilient
Asynchronicity
Multi-Device Support
No Additional Service
Group chat
Computational Equality
Trust Equality
Subgroup Messaging
Contractable
Expandable
That should be expanded on. See end of document for more
# Below is import form previous best documentation
Status Perfect Forward Secrecy Whitepaper
====