Valere Fedronic

Results 100 issues of Valere Fedronic

Follow up of https://github.com/element-hq/element-meta/issues/2300 Element X has now basic support for posthog UTDs reporting, but we need the missing parts to catchup on other platforms: ```[tasklist] ### Tasks - [...

Currently the captured `Error` events for unable to decrypt errors do not contain much information. This lack of information is preventing us from getting interesting insights from the raw data....

T-Epic
Team: Crypto
A-Telemetry

Currently we don't persist the list of UTD events that has been reported (in memory only). This impacts the accuracy of metrics in posthog. We need to find a way...

Team: Crypto
A-Telemetry

# Unable to decrypt Epic Issue Meta issue relating to all "Unable to Decrypt" problems, a.k.a "Waiting for this message, this may take a while". [A decryption failure normally manifests...

T-Epic
Team: Crypto
S-Major
T-Defect
O-Frequent
A-E2EE
Z-Chronic

There are various failure modes that can lead to failures to decrypt to-device messages, which will then almost inevitably lead to UTD errors of some sort. Currently, these are not...

Team: Crypto
T-Feature
A-Telemetry
A-E2EE

## Problem Sometimes, a client will receive messages that were sent before they were a member of the room. This can happen for a number of reasons: * They were...

When a new session (device) is created, the device keys for that session (device) are uploaded: - Ed25519 fingerprint key - Curve25519 identity key These keys are then published to...

- When invited to a room I should be able to access history if visibility allows: - [ ] https://github.com/vector-im/element-meta/issues/39 - When joining a restricted room, I should be able...

T-Epic
Team: Crypto
T-Defect
O-Frequent
Z-Chronic
A-Room

4S (secure secret storages and sharing) contains a set of secrets securely encrypted and stored server side. This meta issue is created to record the different cases when the secrets...

Team: Crypto
A-E2EE

It is sometime difficult to make posthog filters that work both for mobile and web. The different platforms don't always use the same propertied: - `App Version` vs `appVersion`. Mobile...

A-Telemetry