Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check in SSSS if user is really verified when showing 'X is verified' tile #11968

Closed
bwindels opened this issue Jan 21, 2020 · 1 comment · Fixed by matrix-org/matrix-react-sdk#4010
Assignees

Comments

@bwindels
Copy link
Contributor

bwindels commented Jan 21, 2020

in MKeyVerificationConclusion, check with the crypto layer if this user is still/really verified, and if not, just return null I guess to show a blank tile?

@bwindels
Copy link
Contributor Author

I think this might just be cli.checkUserTrust(userId).isCrossSigningVerified() but would need to double check with ryan or dave.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants