update todo

This commit is contained in:
Oskar Thoren 2019-08-29 13:50:26 +02:00
parent 349890d9fb
commit a4f3e4a918
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E
1 changed files with 2 additions and 1 deletions

View File

@ -273,7 +273,8 @@ message DirectMessageProtocol {
- `payload`: - `payload`:
- if a bundle is available, contains payload encrypted with the Double Ratchet algorithm; - if a bundle is available, contains payload encrypted with the Double Ratchet algorithm;
- otherwise, payload encrypted with output key of DH exchange (no Perfect Forward Secrecy). - otherwise, payload encrypted with output key of DH exchange (no Perfect Forward Secrecy).
-
<!-- TODO: A lot of links to status-go, seems likely these should be updated to status-protocol-go -->
# Session Management # Session Management