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

ElementR: Device is not connected to Key Backup after verification #26244

Closed
florianduros opened this issue Sep 27, 2023 · 2 comments · Fixed by matrix-org/matrix-js-sdk#3760
Closed
Assignees
Labels
A-Element-R Issues affecting the port of Element's crypto layer to Rust S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Team: Crypto

Comments

@florianduros
Copy link
Member

Steps to reproduce

  1. Login with a device
  2. Click on Verify with device
  3. Verify the device with the other device
  4. In the Sessions panel, the device is verified
  5. In the Security & Privacy, the session is not connected to Key Backup
Enregistrement.de.l.ecran.2023-09-27.a.11.39.34.mov

Outcome

What did you expect?

The session to be connected to key backup

What happened instead?

The session is not connected to key backup

Operating system

No response

Browser information

No response

URL for webapp

No response

Application version

No response

Homeserver

No response

Will you send logs?

Yes

@florianduros florianduros added T-Defect S-Major Severely degrades major functionality or product features, with no satisfactory workaround Team: Crypto A-Element-R Issues affecting the port of Element's crypto layer to Rust labels Sep 27, 2023
@richvdh
Copy link
Member

richvdh commented Sep 27, 2023

@BillCarsonFr
Copy link
Member

Probably a missing call to checkKeyBackupAndEnable()

Should be done after the session is verified (generally speaking when the verification status of the current identity has changed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Element-R Issues affecting the port of Element's crypto layer to Rust S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Team: Crypto
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants