mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Clarify that cross-signing is in development
Expand on the development state of cross-signing in the labs docs. Fixes https://github.com/vector-im/riot-web/issues/11492
This commit is contained in:
parent
070d5fc6e8
commit
57c3e8f4da
@ -66,8 +66,11 @@ An implementation of [MSC2241](https://github.com/matrix-org/matrix-doc/pull/224
|
|||||||
|
|
||||||
This also includes a new implementation of the user & member info panel, designed to share more code between showing community members & room members. Built on top of this new panel is also a new UX for verification from the member panel.
|
This also includes a new implementation of the user & member info panel, designed to share more code between showing community members & room members. Built on top of this new panel is also a new UX for verification from the member panel.
|
||||||
|
|
||||||
## Cross-signing (`feature_cross_signing`)
|
## Cross-signing (in development) (`feature_cross_signing`)
|
||||||
|
|
||||||
Cross-signing ([MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756))
|
Cross-signing ([MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756))
|
||||||
improves the device verification experience by allowing you to verify a user
|
improves the device verification experience by allowing you to verify a user
|
||||||
instead of verifying each of their devices.
|
instead of verifying each of their devices.
|
||||||
|
|
||||||
|
This feature is still in development and will be landing in several chunks in
|
||||||
|
the coming weeks.
|
||||||
|
Loading…
Reference in New Issue
Block a user