From c0ac74e7fc0e59d084485afa236490698af0f596 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 28 May 2025 12:06:24 +0200 Subject: [PATCH] Update content/client-server-api/modules/end_to_end_encryption.md Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- content/client-server-api/modules/end_to_end_encryption.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/client-server-api/modules/end_to_end_encryption.md b/content/client-server-api/modules/end_to_end_encryption.md index 77118ab8..b84f9dde 100644 --- a/content/client-server-api/modules/end_to_end_encryption.md +++ b/content/client-server-api/modules/end_to_end_encryption.md @@ -1549,6 +1549,8 @@ Any event that does not comply with these checks MUST be discarded. ###### Verification of the sending user for incoming events +{{% added-in v="1.15" %}} + In addition, for each Olm session, clients MUST verify that the Curve25519 key used to establish the Olm session does indeed belong to the claimed `sender`. This requires a signed "device keys" structure