Update proposals/1543-qr_code_key_verification.md

Co-Authored-By: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Hubert Chathi 2020-01-22 11:55:22 -05:00 committed by GitHub
parent 332b5605c1
commit 4f83bd3e36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,7 +97,7 @@ the form:
The QR codes to be displayed and scanned, which are not a part of an in-person 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 verification (for example, for printing on business cards), will encode URLs of
the form: 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 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. user whose QR code was scanned; bi-directional verification is not possible.