-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Key Backup not restored automatically after verification #27009
Comments
In legacy crypto, we used to download the full key backup after verification (in the background); element R no longer does this. (Element-R does try to download individual keys, but it's unclear if, for example, it will retry any UTDs that are already on-screen) |
do we need to sort out element-hq/element-meta#2176 for this ? |
Oddly, if you verify with the security key/phrase, it seems we do attempt to restore the backup in the background. (Though we don't show that in the UI, see #17839) |
Update 2024-10-21: Some of this is outdated: the intention is now to switch to using the rust-sdk implementation of key backup download. This is therefore blocked on matrix-org/matrix-rust-sdk#3611.
|
Steps to reproduce
Unable to decrypt message
Outcome
What did you expect?
.6. all my messages decrypted, or being decrypted
.9. no request for security key
.11. see success dialogue
What happened instead?
.6. messages not decryptable
.9. security key was requested, despite verification
.11. see request for security key again
Operating system
Windows 10
Application version
Element version: 1.11.58 Crypto version: Rust SDK 0.7.0 (691ec63), Vodozemac 0.5.0
How did you install the app?
https://element.io/get-started
Homeserver
matrix.org
Will you send logs?
Yes
The text was updated successfully, but these errors were encountered: