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

Update to use non deprecated methods to derive key from passphrase #55

Merged

Conversation

florianduros
Copy link
Member

@florianduros florianduros commented Sep 18, 2024

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

Task element-hq/element-web#26922
Following matrix-org/matrix-js-sdk#440, update react-sdk to replace deprecated methods

I didn't change the usage of MatrixClient.keyBackupKeyFromPassword in RestoreKeyBackupDialog.tsx since deriving a key backup from a password is not a part of the matrix spec. We will need to change the ui to get rid of this option.

@florianduros florianduros force-pushed the florianduros/ripping-out-legacy-crypto/key_passphrase branch from fc1c4af to 371b983 Compare September 19, 2024 12:39
@florianduros florianduros added the T-Task Tasks for the team like planning label Sep 19, 2024
@florianduros florianduros marked this pull request as ready for review September 19, 2024 13:08
@florianduros florianduros requested review from a team as code owners September 19, 2024 13:08
@florianduros florianduros added this pull request to the merge queue Sep 19, 2024
Merged via the queue into develop with commit 490746e Sep 19, 2024
41 of 42 checks passed
@florianduros florianduros deleted the florianduros/ripping-out-legacy-crypto/key_passphrase branch September 19, 2024 13:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants