Add cross-signing labs flag to develop and document
Part of https://github.com/vector-im/riot-web/issues/11407
This commit is contained in:
parent
515db517ca
commit
8043aebe1a
2 changed files with 8 additions and 1 deletions
|
@ -67,3 +67,9 @@ An implementation of [MSC2241](https://github.com/matrix-org/matrix-doc/pull/224
|
|||
## New user info panel (`feature_user_info_panel`)
|
||||
|
||||
A new implementation of the user & member info panel, designed to share more code between showing community members & room members.
|
||||
|
||||
## Cross-signing (`feature_cross_signing`)
|
||||
|
||||
Cross-signing ([MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756))
|
||||
improves the device verification experience by allowing you to verify a user
|
||||
instead of verifying each of their devices.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue