mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-08 00:43:42 +01:00
8 lines
285 B
Gherkin
8 lines
285 B
Gherkin
Add cross-signing:
|
|
|
|
- Add properties to the response of ``GET /user/keys`` and ``GET
|
|
/user/devices/{userId}``.
|
|
- The ``m.device_list_update`` EDU is sent when a device gets a new signature.
|
|
- A new ``m.signing_key_update`` EDU is sent when a user's cross-signing keys
|
|
are changed.
|