element-web icon indicating copy to clipboard operation
element-web copied to clipboard

Element-R: Historical room key sharing (key share on invite)

Open richvdh opened this issue 1 year ago • 3 comments

When Alice invites Bob to a room with a suitable history visibility setting, she is supposed to share any keys she has for past messages in that room (via m.forwarded_room_key events, I think).

(Aside: I don't think this is actually specced?)

Anyway: this needs implementing in Element-R.

richvdh avatar Jan 12 '24 18:01 richvdh

See also https://github.com/element-hq/element-web/issues/23778

richvdh avatar Jan 12 '24 22:01 richvdh

(Aside: I don't think this is actually specced?)

This is https://github.com/matrix-org/matrix-spec/pull/1655, for the record.

richvdh avatar Feb 28 '24 10:02 richvdh

Requires implementation in matrix-rust-sdk (https://github.com/matrix-org/matrix-rust-sdk/issues/580)

richvdh avatar Feb 28 '24 11:02 richvdh