mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-10 01:43:43 +01:00
make other_user_key optional for one flow of self-verification
This commit is contained in:
parent
fcfd5d99a1
commit
21ddf8507a
|
|
@ -141,8 +141,8 @@ In the second example, Dynabook scans Osborne2:
|
|||
- Alice's user ID,
|
||||
- Osborne2's device key (optional),
|
||||
- what it thinks Dynabook's key is, as `other_device_key`,
|
||||
- Alice's master key, both as `key_<key_id>` and `other_user_key`
|
||||
parameters, and
|
||||
- Alice's master key as a `key_<key_id>` parameter and (optionally) a `other_user_key`
|
||||
parameter, and
|
||||
- a random shared secret.
|
||||
3. Dynabook scans the QR code shown by Osborne2. At this point, Dynabook knows
|
||||
Alice's cross-signing key, and so it can trust it to sign other devices. It
|
||||
|
|
|
|||
Loading…
Reference in a new issue