add secure transport link

This commit is contained in:
Oskar Thoren 2019-08-27 14:50:06 +02:00
parent ffe335e17b
commit 42d4e2b684
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E
1 changed files with 4 additions and 1 deletions

View File

@ -196,7 +196,10 @@ for i = 0; i < topic_len; i++ {
## Secure Transport
<!-- TODO: Provide outlink for current PFS spec -->
In order to provide confidentiality, integrity, authentication and forward
secrecy of messages we implement a secure transport on top of Whisper. This is
used in 1:1 chats and group chats, but not for public chats. See [Status Secure
Transport Spec](status-secure-tansport-spec.md) for more.
## Data Sync