mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-05-01 22:54:10 +02:00
Compare commits
2 commits
b5e53bace5
...
7a6e695096
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7a6e695096 | ||
|
|
d7e88f6020 |
|
|
@ -1055,7 +1055,7 @@ If a user's client sees that any other user has changed their master
|
|||
key, that client must notify the user about the change before allowing
|
||||
communication between the users to continue.
|
||||
|
||||
Since device key IDs (`ed25519:DEVICE_ID`) as well as cross-signing key IDs
|
||||
Since device key IDs (`ed25519:DEVICE_ID`) and cross-signing key IDs
|
||||
(`ed25519:PUBLIC_KEY`) occupy the same namespace, clients must ensure that they
|
||||
use the correct keys when verifying.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue