Update content/client-server-api/modules/end_to_end_encryption.md

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Johannes Marbach 2025-05-28 12:06:24 +02:00 committed by GitHub
parent 63edffb29f
commit c0ac74e7fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1549,6 +1549,8 @@ Any event that does not comply with these checks MUST be discarded.
###### Verification of the sending user for incoming events ###### Verification of the sending user for incoming events
{{% added-in v="1.15" %}}
In addition, for each Olm session, clients MUST verify that the In addition, for each Olm session, clients MUST verify that the
Curve25519 key used to establish the Olm session does indeed belong Curve25519 key used to establish the Olm session does indeed belong
to the claimed `sender`. This requires a signed "device keys" structure to the claimed `sender`. This requires a signed "device keys" structure