Richard van der Hoff
Richard van der Hoff
Please could the rageshake logs use UTC? It's a real pain to correlate them with other logs.
After a succesful login into the application, iOS will automatically send a verification request to any other existing devices. If the user verifies by entering their secure passhprase / secret...
The app is no longer used / needed. Admin permissions are required to remove it from the App Store.
The `MXCrypto.eventDeviceInfo` method, used to display several encryption decorations on the timeline, uses unsafe / plaintext fields of `MXEvent` to fetch a relevant device. These are easily spoofable by the...
Part of https://github.com/element-hq/element-meta/issues/2491, itself part of [Invisible crypto](https://github.com/element-hq/crypto-internal/issues/282). If a user dismisses an identity change banner (cf #2492) too quickly, they may wish to review the list of recently-seen changes.
As part of the [Trust and decorations](https://github.com/element-hq/crypto-internal/issues/282) work, we want to show users when somebody in a room changes their identity (ie, Master cross-signing key). There are ~~three~~ ~~two~~ ~~three~~...
Part of https://github.com/element-hq/element-meta/issues/2491, itself part of [Invisible crypto](https://github.com/element-hq/crypto-internal/issues/282). We would like to show, in the timeline, when a user's cryptographic identity changes. We want different wording depending on whether or...
Part of https://github.com/element-hq/element-meta/issues/2491, itself part of [Invisible crypto](https://github.com/element-hq/crypto-internal/issues/282). We need to display a warning when a user which we have previously verified changes their cryptographic identity. See also https://github.com/element-hq/element-meta/issues/2500 and...
Meta-issue for tracking causes of wedged olm sessions * https://github.com/matrix-org/matrix-rust-sdk/issues/3110 * https://github.com/element-hq/element-meta/issues/2302 * https://github.com/element-hq/element-ios/issues/7751 * https://github.com/element-hq/element-ios/issues/7790 * https://github.com/matrix-org/matrix-rust-sdk/issues/3975
In our analytics data (in Posthog), we want to be able to distinguish UTD events based on the client and version of the *sender* of the event (because often the...