matrix-spec/changelogs/server_server/newsfragments/2536.feature
2020-05-12 18:14:56 -04:00

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.