Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Verify users when cross-signing enabled #3728

Merged
merged 2 commits into from
Dec 16, 2019
Merged

Verify users when cross-signing enabled #3728

merged 2 commits into from
Dec 16, 2019

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Dec 13, 2019

With cross-signing enabled, the Verify button in user info already verifies the user, but this resolves some related hurdles for a better experience:

  • The secret storage modal now allows verification to proceed
  • User and room decoration now reflects verification status with cross-signing

Fixes element-hq/element-web#11213

Verification with cross-signing may requiring asking for your secret storage
passphrase, which is displayed in it's own modal on top of flows. For now while
verification takes in modals also, mark the verification ones as static so they
don't lose state when secret storage appears on top mid-flow.
@jryans jryans requested a review from a team December 13, 2019 18:01
@dbkr dbkr requested review from dbkr and removed request for a team December 16, 2019 10:09
@dbkr dbkr merged commit be914c7 into develop Dec 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to verifying users rather than devices
2 participants