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

Element-R: Automatically import keys from backup after gossip (following interactive verification) #3783

Draft
wants to merge 23 commits into
base: develop
Choose a base branch
from

Conversation

BillCarsonFr
Copy link
Member

@BillCarsonFr BillCarsonFr commented Oct 6, 2023

Fixes element-hq/element-web#26312

Introduces a new CryptoEvent that is fired when the backup decryption keys is received.
When received by the matrix client, an full backup import is started.

The event is only fired by the rust crypto backend to avoid modifying legacy backend.

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

This change is marked as an internal change (Task), so will not be included in the changelog.

@BillCarsonFr BillCarsonFr added the T-Task Tasks for the team like planning label Oct 6, 2023
@BillCarsonFr BillCarsonFr mentioned this pull request Oct 16, 2023
3 tasks
Base automatically changed from valere/element-r/backup/gossip to develop October 19, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
1 participant