mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-03 13:03:41 +01:00
mention option of having the QR code be a URL
This commit is contained in:
parent
3aba9b153b
commit
3734471028
|
|
@ -68,8 +68,13 @@ message contents:
|
|||
`m.key.verification.reciprocate` message
|
||||
- `signatures`: signature of the key and transaction ID, signed using Bob's key
|
||||
|
||||
Tradeoffs
|
||||
---------
|
||||
Tradeoffs/Alternatives
|
||||
----------------------
|
||||
|
||||
The exact format for the QR code is not nailed down. Another possibility is
|
||||
that it could be a URL, so that a user can scan the code in any QR code
|
||||
scanner, and have it automatically open the user's Matrix client to begin the
|
||||
verification.
|
||||
|
||||
Security Considerations
|
||||
-----------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue