|
|
|
|
|
by xemoka
3368 days ago
|
|
It looks like in [1] that each device registered to a user has a device_key and when an encrypted message is sent, they user's public devices keys are requested and the message is encrypted for each device. New devices can't see old messages. [1] https://matrix.org/docs/guides/e2e_implementation.html |
|