element-hq / element-hq/element-web
[invisible crypto] re-try decrypting messages after we've verified a user (or withdraw verification)
Open
A-E2EE
O-Uncommon
S-Minor
T-Defect
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
https://github.com/element-hq/matrix-react-sdk/pull/50 enables decrypting in "invisible crypto" mode, and displays an error if you receive an event from a user who was verified, but changed their identity. However, if we re-verify the user (or withdraw verification, when that gets implemented), we don't re-try decrypting, so the error is still shown.
Contributor guide
Assessment
This issue has not been assessed yet.