This commit is contained in:
decanus 2019-08-26 15:36:28 +02:00
parent 417e015a75
commit 448aeb5937
No known key found for this signature in database
GPG Key ID: E95B8C69228FF5B4
1 changed files with 27 additions and 23 deletions

50
x5.md
View File

@ -21,31 +21,35 @@ TODO: Something briefly on adversary model, i.e. https://code.briarproject.org/b
TODO: Elaborate on section of requirements below
Security properties
Network MitM Prevented
Operator MitM Prevented
Operator MitM Detected
Operator Accountability
Key Revocation Possible
Privacy Preserving
Usability
- Network MitM Prevented
- Operator MitM Prevented
- Operator MitM Detected
- Operator Accountability
- Key Revocation Possible
- Privacy Preserving
- Usability
<br />
Automatic Key Initialization
Low Key Maintenance
Easy Key Discovery
Easy Key Recovery
In-Band
No Shared Secrets
Alert-less Key Renewal
Immediate Enrollment
Inattentive User Resistant
Adoptability
- Automatic Key Initialization
- Low Key Maintenance
- Easy Key Discovery
- Easy Key Recovery
- In-Band
- No Shared Secrets
- Alert-less Key Renewal
- Immediate Enrollment
- Inattentive User Resistant
- Adoptability
<br />
Multiple Key Support
No Service Provider
No Auditing Required
No Name Squatting
Asynchronous
Scalable
- Multiple Key Support
- No Service Provider
- No Auditing Required
- No Name Squatting
- Asynchronous
- Scalable
NOTE: Several of these we don't do, and e.g. ENS/multikey stuff can be noted as future enhancement