Skip to content

Commit 21ddf85

Browse files
committed
make other_user_key optional for one flow of self-verification
1 parent fcfd5d9 commit 21ddf85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/1543-qr_code_key_verification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ In the second example, Dynabook scans Osborne2:
141141
- Alice's user ID,
142142
- Osborne2's device key (optional),
143143
- what it thinks Dynabook's key is, as `other_device_key`,
144-
- Alice's master key, both as `key_<key_id>` and `other_user_key`
145-
parameters, and
144+
- Alice's master key as a `key_<key_id>` parameter and (optionally) a `other_user_key`
145+
parameter, and
146146
- a random shared secret.
147147
3. Dynabook scans the QR code shown by Osborne2. At this point, Dynabook knows
148148
Alice's cross-signing key, and so it can trust it to sign other devices. It

0 commit comments

Comments
 (0)