Compare commits

..

1 commit

Author SHA1 Message Date
codedust b5e53bace5
Merge c31ed59e41 into a6da9443da 2026-02-09 22:58:56 +00:00

View file

@ -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 key, that client must notify the user about the change before allowing
communication between the users to continue. communication between the users to continue.
Since device key IDs (`ed25519:DEVICE_ID`) and cross-signing key IDs Since device key IDs (`ed25519:DEVICE_ID`) as well as cross-signing key IDs
(`ed25519:PUBLIC_KEY`) occupy the same namespace, clients must ensure that they (`ed25519:PUBLIC_KEY`) occupy the same namespace, clients must ensure that they
use the correct keys when verifying. use the correct keys when verifying.