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

Temporary network failure may prevent E2EE keys from being shared #18639

Closed
novocaine opened this issue Aug 19, 2021 · 2 comments
Closed

Temporary network failure may prevent E2EE keys from being shared #18639

novocaine opened this issue Aug 19, 2021 · 2 comments
Labels
A-E2EE O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect

Comments

@novocaine
Copy link
Contributor

Steps to reproduce

  1. During an operation that involves sending keys with another user, Alice experiences a network failure
  2. Bob doesn't receive Alice's keys, and they might not be sent again for an undetermined amount of time

What happened?

Bob will see messages like ** Unable to decrypt: The sender's device has not sent us the keys for this message. ** when trying to read Alice's messages, until such time as Alice's keys are sent again

What did you expect?

The keys should be resent shortly after connectivity resumes.

Operating system

Any

Browser information

Any

URL for webapp

app.element.io

Have you submitted a rageshake?

No

@novocaine
Copy link
Contributor Author

Filing this issue to represent the likely user impact of matrix-org/matrix-js-sdk#1866 in Element Web

@novocaine novocaine added S-Major Severely degrades major functionality or product features, with no satisfactory workaround O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience A-E2EE labels Aug 19, 2021
@RiotRobot RiotRobot added this to Priority bugs in Web App Team Aug 19, 2021
@dkasak
Copy link
Member

dkasak commented Aug 29, 2022

This one should now be fixed by matrix-org/matrix-js-sdk#2549.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-E2EE O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect
Projects
None yet
Development

No branches or pull requests

2 participants