We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8910fe commit f97b394Copy full SHA for f97b394
changelogs/client_server/newsfragments/2536.feature
@@ -0,0 +1 @@
1
+Add cross-signing properties to the response of ``POST /keys/query``
changelogs/client_server/newsfragments/2536.new
+``POST /keys/device_signing/upload`` and ``POST /keys/signatures/upload``
changelogs/server_server/newsfragments/2536.feature
@@ -0,0 +1,7 @@
+Add cross-signing:
2
+
3
+- Add properties to the response of ``GET /user/keys`` and ``GET
4
+ /user/devices/{userId}``.
5
+- The ``m.device_list_update`` EDU is sent when a device gets a new signature.
6
+- A new ``m.signing_key_update`` EDU is sent when a user's cross-signing keys
7
+ are changed.
0 commit comments