We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86dcedf commit f4b2794Copy full SHA for f4b2794
1 file changed
crates/matrix-sdk-crypto/CHANGELOG.md
@@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
6
7
## [Unreleased] - ReleaseDate
8
9
+### Bug Fixes
10
+
11
+- Check the user ID in the `sender_device_keys` property of Olm-encrypted
12
+to-device events to prevent sender spoofing by homeserver owners.
13
+([#6553](https://github.com/matrix-org/matrix-rust-sdk/pull/6553))
14
15
### Features
16
17
- [**breaking**] Change to the stable identifiers for `m.room_key_bundle`,
0 commit comments