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

Encrypted history sharing: when I am in a room for which I have received details of a key bundle, trigger a download and import #4514

Open
richvdh opened this issue Jan 10, 2025 · 0 comments

Comments

@richvdh
Copy link
Member

richvdh commented Jan 10, 2025

Our proposed solution to sharing encrypted room history on invite involves sharing the keys to an encrypted blob of room keys via to-device messages.

#4512 tracks receiving the to-device messages. #4513 tracks an implementation of downloading and importing the keys. This issue tracks tying the two together.

Note that to-device messages can be delayed, so it is possible that we receive the to-device message after accepting the invite. We need to handle this scenario as well as the more normal case that the to-device message was received first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant