Add section on issue of identity/key migration

pull/4080/head
Devon Hudson 2 months ago
parent ae646ac636
commit ddb717e0cf
No known key found for this signature in database
GPG Key ID: CD06B18E77F6A628

@ -413,6 +413,13 @@ alternative would be to have a fallback one-time cryptoID. The issue with relyin
could quickly become the case that a client ends up with the same cryptoID in many rooms. This is not necessarily an
issue unless that user wants to keep their cryptoIDs separate in order to maintain the pseudonymity they provide.
### Identity/Key Migration
This MSC currently does not account for the possibility of either changing a cryptoID key, or of changing the cryptoID
key algorithm. This would potentially involve some manner of distinguishing the cryptoID algorithm in use and of being
able to change a user's associated cryptoID key in a room. Both use cases are important in their own right and need
further consideration before this MSC can be considered for acceptance.
## Alternatives
### Clients delegate event signing on a per-event basis

Loading…
Cancel
Save