Skip to content

Commit 379bb79

Browse files
authored
Update proposals/1543-qr_code_key_verification.md
1 parent 4f83bd3 commit 379bb79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/1543-qr_code_key_verification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ This proposal defines three verification methods that can be used in
8181

8282
The QR codes to be displayed and scanned using this format will encode URLs of
8383
the form:
84-
`https://matrix.to/#/<user-id>?request=<event-id>&action=verify&key_<keyid>=<key-in-base64>...&verification_algorithms=<algorithm>&verification_key=<random-key-in-base64>&other_user_key=<master-key-in-base64>`
84+
`https://matrix.to/#/<user-id>?request=<event-id>&action=verify&key_<keyid>=<key-in-base64>...&secret=<shared-secret>&other_user_key=<master-key-in-base64>`
8585
(when `matrix:` URLs are specced, this will be used instead).
8686

8787
- `request`: is the event ID of the associated verification request event.

0 commit comments

Comments
 (0)