You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.
We should consider getting rid of Members only (since the point in time of selecting this option) in rooms which are encrypted by default to minimise "you weren't in the room yet" UISIs.
The sender didn't know your device was in the room (because you added it during a netsplit)
The sender didn't know you were in the room (because you joined during a netsplit)
You have run out of One Time Keys (OTKs) published on the server - either because you've been idle or because someone DoSed you by consuming them all.
You've logged in on a new device and you haven't restored your keys from backup (offline or online backup), or the backup is incomplete
You backfilled encrypted messages from an intermediary server, but the origin server can't talk to you to send you the keys.
You added a device to your account after being invited to a room, but before joining that room - so servers in that room don't know about the new device.
Classes of bugs causing UISIs:
Olm sessions are wedged due to devices getting out of sync or mangled messages, and we fail to recognise this and start a new session.
Your server's device list cache is out of sync with reality so you're not encrypting for the right devices
Your client's device list is out of sync with reality so you're not encrypting for the right devices.
jryans
changed the title
As a user I don't want to see UISIs
Phase I: As a user I don't want to see UISIs
Jan 10, 2020
As much as possible:
The text was updated successfully, but these errors were encountered: