From 379bb79b00946a6ac378fafc65cf1b8ccf8d4a5a Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Wed, 22 Jan 2020 11:59:35 -0500 Subject: [PATCH] Update proposals/1543-qr_code_key_verification.md --- 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 cd2b19f94..142e793e1 100644 --- a/proposals/1543-qr_code_key_verification.md +++ b/proposals/1543-qr_code_key_verification.md @@ -81,7 +81,7 @@ This proposal defines three verification methods that can be used in The QR codes to be displayed and scanned using this format will encode URLs of the form: -`https://matrix.to/#/?request=&action=verify&key_=...&verification_algorithms=&verification_key=&other_user_key=` +`https://matrix.to/#/?request=&action=verify&key_=...&secret=&other_user_key=` (when `matrix:` URLs are specced, this will be used instead). - `request`: is the event ID of the associated verification request event.