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

Remove redundant hack for using the old pickle key in rust crypto #4282

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jun 26, 2024

This was a temporary hack added in #4210 while clients were updated. This has now happened (matrix-org/matrix-react-sdk#12543), so we can remove the hack and bring the behaviour in line with the documentation.

Notes: MatrixClient.initRustCrypto no longer uses the pickleKey as a passphrase for the rust crypto store. Populate storagePassword or storageKey to ensure the indexeddb store is encrypted.

@richvdh richvdh added this pull request to the merge queue Jun 27, 2024
Merged via the queue into develop with commit 3de0c02 Jun 27, 2024
27 checks passed
@richvdh richvdh deleted the rav/remove_picklekey_hack branch June 27, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants