From 63edffb29f6ad8d8aece92e953ecf866b90ef30f Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 28 May 2025 12:05:42 +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 2729f512..77118ab8 100644 --- a/content/client-server-api/modules/end_to_end_encryption.md +++ b/content/client-server-api/modules/end_to_end_encryption.md @@ -1519,6 +1519,8 @@ payload. ###### Validation of incoming decrypted events +{{% changed-in v="1.15" %}} Existing checks made more explicit, and checks for `sender_device_keys` added. + After decrypting an incoming encrypted event, clients MUST apply the following checks: