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
Our proposed solution to sharing encrypted room history on invite involves uploading all of the room keys to an encrypted media blob and sharing those keys with another user via to-device messages.
#4504 tracks creation of an API to create the blob. This issue covers creating an API which will upload the blob, and share the keys with another user via to-device messages.
Our proposed solution to sharing encrypted room history on invite involves uploading all of the room keys to an encrypted media blob and sharing those keys with another user via to-device messages.
#4504 tracks creation of an API to create the blob. This issue covers creating an API which will upload the blob, and share the keys with another user via to-device messages.
The format of the to-device messages is to be determined by element-hq/element-meta#2689.
Part of element-hq/element-meta#2685.
The text was updated successfully, but these errors were encountered: