mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-17 21:57:57 -04:00
Quoting @poljar:
> If you follow the stack till you get where the secret key is, you end up here:
> 6282fd8838/crates/ruma-events/src/room.rs (L269-L273)
> And that is now zeroized.
> So yeah, the TODO was resolved in Ruma.