Open dbkr opened 5 years ago
The current verification flow doesn't support all the use cases in the design, specifically accepting the request without picking a method, and allowing both sides to pick a method. For this reason, Hubert wrote https://github.com/uhoreg/matrix-doc/blob/key_verification_accept/proposals/2366-key-verification-accept.md
Clients will need to implement this MSC to support the UX.
https://github.com/matrix-org/matrix-js-sdk/pull/1050 https://github.com/vector-im/riot-web/issues/11251
https://github.com/vector-im/riot-web/issues/11222 https://github.com/vector-im/riot-web/issues/11223 https://github.com/vector-im/riot-web/issues/11224
At some point: https://github.com/matrix-org/matrix-doc/pull/2199 https://github.com/matrix-org/synapse/issues/6261 https://github.com/matrix-org/matrix-js-sdk/issues/1058 https://github.com/vector-im/riot-web/issues/11245