Files
matrix-rust-sdk/crates
Matthew c2eb775bae Gossip the dehydrated device pickle key (MSC3814) when it changes
When the dehydration key is created or changed, push it to the user's other
verified devices so they converge on it without re-reading Secret Storage, and
import a pushed dehydration key directly rather than parking it in the secret
inbox (there is nothing for the user to decide, the key just needs storing).

Builds on the gossip support added for element-meta#2703.
Fixes element-hq/element-meta#2753.
2026-06-26 13:09:02 +01:00
..