From 6b4200d4c16d1347fdae1927a9b7f86e7f08fdad Mon Sep 17 00:00:00 2001 From: Oskar Thoren Date: Thu, 29 Aug 2019 13:45:42 +0200 Subject: [PATCH] link secure transport account spec --- status-secure-transport-spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status-secure-transport-spec.md b/status-secure-transport-spec.md index 0264862..0be44a4 100644 --- a/status-secure-transport-spec.md +++ b/status-secure-transport-spec.md @@ -145,7 +145,7 @@ There are two phases in the initial negotiation of a 1:1 chat: 1. **Identity verification** (e.g., face-to-face contact exchange through QR code, Identicon matching). A QR code serves two purposes simultaneously - identity verification and initial bundle retrieval; 1. **Asynchronous initial key exchange**, using X3DH. -TODO: I'd consider calling the first Trust Establishment and link to that document +For more information on account generation and trust establishment, see [Status Account Specification](status-account-spec.md) #### Initial key exchange flow (X3DH)