mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-27 03:18:37 +01:00
Update proposals/1543-qr_code_key_verification.md
Co-Authored-By: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
332b5605c1
commit
4f83bd3e36
|
|
@ -97,7 +97,7 @@ the form:
|
|||
The QR codes to be displayed and scanned, which are not a part of an in-person
|
||||
verification (for example, for printing on business cards), will encode URLs of
|
||||
the form:
|
||||
`https://matrix.to/#/<user-id>?&action=verify&key_<keyid>=<key-in-base64>...`
|
||||
`https://matrix.to/#/<user-id>?action=verify&key_<keyid>=<key-in-base64>...`
|
||||
In this case, only the user scanning the QR code will verify the key of the
|
||||
user whose QR code was scanned; bi-directional verification is not possible.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue