Comment on What is the current state of Matrix?
suzune@ani.social 2 days agomatrix.org/docs/…/end-to-end-encryption/
Key sharing When an event cannot be decrypted due to missing keys, a client may want to request them from other clients which may have them.
JadedBlueEyes@programming.dev 22 hours ago
That page seemed outdated, but: From further down that page:
This is the same situation where the key backup is accessible - which is not described on that page, but it’s a key store of all the megolm keys. This is what is now generally used instead of that as it doesn’t require devices to be online and allows recovering keys if all devices are lost.