Hubert Chathi
Hubert Chathi
> Use threads please Yes, threads are important to use for T-shirts
Implemented by https://github.com/matrix-org/matrix-js-sdk/pull/1640
This cannot be done with the emoji verification. The only way to do any sort of asynchronous verification properly is essentially by comparing fingerprints by hand. The next best thing...
I think this is basically ready (modulo merge conflicts). Some notes: - after a backed-up key is decrypted and deserialized, the `authenticated` field *must* be set to false if there...
> > after a backed-up key is decrypted and deserialized, the authenticated field must be set to false if there was no mac2 field. I couldn't find any existing code...
I've made all the requested changes except for: - https://github.com/matrix-org/matrix-rust-sdk/pull/2659#discussion_r1363804161 because the compiler is unhappy when I do that, and I'm not sure how to fix it - https://github.com/matrix-org/matrix-rust-sdk/pull/2659#discussion_r1363801879 because...
We are planning on working on it, but are not currently doing so yet.
> Why is this marked as abandoned when two clients implement it? The author has closed it. Anyone is free to re-propose it, but for now, nobody is doing the...
> will update the MSC text with the minor (non-blocking) changes before merge. @turt2live it looks like this got forgotten?
Merged! :tada: