mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-17 16:44:09 +02:00
Apply suggestions from code review
Co-authored-by: codedust <codedust@users.noreply.github.com>
This commit is contained in:
parent
d7e88f6020
commit
1ab88f76d6
|
|
@ -1035,7 +1035,7 @@ Alice's
|
||||||
`mac` property. Servers therefore must ensure that device IDs will not
|
`mac` property. Servers therefore must ensure that device IDs will not
|
||||||
collide with cross-signing public keys.
|
collide with cross-signing public keys.
|
||||||
|
|
||||||
Using the [Secrets](#secrets) module the cross-signing private keys can
|
Using the [Secrets](#secrets) module the private parts of the cross-signing keys can
|
||||||
be stored on the server or shared with other devices. When doing so, the
|
be stored on the server or shared with other devices. When doing so, the
|
||||||
master signing, user-signing, and self-signing keys are identified using the
|
master signing, user-signing, and self-signing keys are identified using the
|
||||||
names `m.cross_signing.master`, `m.cross_signing.user_signing`, and
|
names `m.cross_signing.master`, `m.cross_signing.user_signing`, and
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue