Bruno Windels
Bruno Windels
related: #372
Sounds like sync is just being slow? Which server were you testing on?
Also see https://matrix.org/blog/2022/05/16/independent-public-audit-of-vodozemac-a-native-rust-reference-implementation-of-matrix-end-to-end-encryption
One important point is that libolm currently allows us to support IE11 because the code is (also) compiled to asmjs. Will need to see if vozodemac will provide the same...
Some notes how to make bootstrapping more reliable from eleweb: https://github.com/vector-im/element-web/issues/13581#issuecomment-1154420509
We are starting to groom this epic in more depth. To remain fast, we would like to cache and persist the signature validations of: - user device with their SSK...
A change in any device or any users trust needs to purge the cache and recalculate trust from device to the user to all the room that user is in...
Need to split out detailed tickets for all tasks: - [ ] verify other user - [ ] verify device signature using x-sign key chain - [ ] ...
Is this for adding reactions or typing emojis in the composer?
(Note that the messages were stored) and did send after a restart