You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/data/api/server-server
codedust f42ce28bfe Clarify terminology for keys in cross-signing module
- do not use the term 'cross-signing keys' anymore: Previously, the term
  'cross-signing keys' was used to refer to the master, user-signing and
  self-signing keys. This is not ideal since the master key is used for
  cross-signing but may also be used to sign the backup key, for example.
  In these contexts, the master key is not used for cross-signing.
  The term 'cross-signing keys' has therefor been replaced by 'keys used
  for cross-signing' or, more explicitely, by 'master, user-signing and
  self-signing key'.
- the naming of the master key has been harmonised (no more 'master
  cross-signing key' or 'master signing keys'). Also the abbr. 'MSK' has been
  replaced by 'MK'.
- in the QR code example, the term 'cross-signing key' has been replaced
  by 'master key' since in mode 0x00, the current user's own master key and
  what the device thinks the other user's master key is used.
- it has been made more explicit that private keys used for cross-signing can
  be stored on the server are stored as described in the secrets module (as
  opposed to store them in unencrypted form)

Signed-off-by: codedust <codedust@so.urceco.de>
4 months ago
..
definitions Clarify terminology for keys in cross-signing module 4 months ago
examples Refactor PDU definitions to reduce duplication (#2070) 10 months ago
backfill.yaml Fix security schemes in OpenAPI definitions (#1772) 2 years ago
content_repository.yaml Replace references to obsolete RFC 1341 with RFC 2046 (#1869) 2 years ago
event_auth.yaml Fix security schemes in OpenAPI definitions (#1772) 2 years ago
events.yaml Fix relative URLs when serving the specification with a custom `baseURL` (#1984) 1 year ago
invites-v1.yaml Add a note to the federation invite endpoints that invites can be sent twice (#2067) 7 months ago
invites-v2.yaml Add a note to the federation invite endpoints that invites can be sent twice (#2067) 7 months ago
joins-v1.yaml Remove the `origin` field in `PUT /send_join` responses (#2050) 11 months ago
joins-v2.yaml Look for examples in all possible locations (#2076) 10 months ago
keys_query.yaml Use "server name" instead of "DNS name" to avoid confusion (#1946) 1 year ago
keys_server.yaml Upgrade Swagger data to OpenAPI 3.1 (#1310) 3 years ago
knocks.yaml Look for examples in all possible locations (#2076) 10 months ago
leaving-v1.yaml Fix security schemes in OpenAPI definitions (#1772) 2 years ago
leaving-v2.yaml Fix security schemes in OpenAPI definitions (#1772) 2 years ago
openid.yaml Upgrade Swagger data to OpenAPI 3.1 (#1310) 3 years ago
public_rooms.yaml Clarify the meaning of "public rooms" in the room directory (#2104) 7 months ago
query.yaml MSC4170: 403 error responses for profile APIs (#1867) 1 year ago
space_hierarchy.yaml Spec PR - MSC3266: Room Summary API (#2125) 6 months ago
third_party_invite.yaml Clarifications around third-party invites (#2083) 8 months ago
transactions.yaml Use `patternProperties` in more places with supported formats (#1813) 2 years ago
user_devices.yaml Clarify terminology for keys in cross-signing module 4 months ago
user_keys.yaml Clarify terminology for keys in cross-signing module 4 months ago
version.yaml Upgrade Swagger data to OpenAPI 3.1 (#1310) 3 years ago
wellknown.yaml Clarify Well-Known URIs (#2140) 7 months ago