Compare commits

..

2 commits

Author SHA1 Message Date
codedust 7a6e695096
Merge d7e88f6020 into a6da9443da 2026-02-09 23:08:46 +00:00
codedust d7e88f6020 fix: revert 'and' -> 'as well as' 2026-02-10 00:08:21 +01: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`) 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 (`ed25519:PUBLIC_KEY`) occupy the same namespace, clients must ensure that they
use the correct keys when verifying. use the correct keys when verifying.