mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-19 20:43:42 +01:00
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:
parent
63edffb29f
commit
c0ac74e7fc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue