From 4f83bd3e36d2452a4d23fdaa581bab1da7b9617e Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Wed, 22 Jan 2020 11:55:22 -0500 Subject: [PATCH] Update proposals/1543-qr_code_key_verification.md Co-Authored-By: Travis Ralston --- proposals/1543-qr_code_key_verification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/1543-qr_code_key_verification.md b/proposals/1543-qr_code_key_verification.md index b8458961..cd2b19f9 100644 --- a/proposals/1543-qr_code_key_verification.md +++ b/proposals/1543-qr_code_key_verification.md @@ -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/#/?&action=verify&key_=...` +`https://matrix.to/#/?action=verify&key_=...` 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.