Valere Fedronic

Results 125 issues of Valere Fedronic

Part of MSC4153 (Invisible Crypto). Follow up of #3565 Expose a new SDK setting, dynamic that can for example be enabled in app via a toggle to allow to use...

encryption

Follow up of #3562 Part of https://github.com/matrix-org/matrix-spec-proposals/pull/4153. Introduce a new strategy to collect recipients for room_keys. New strategy will consider user identities and only distribute to devices signed by their...

encryption

As per [Invisible crypto](https://github.com/matrix-org/matrix-spec-proposals/pull/4153) > Matrix client should intialy blindly trust the identity, and display non-blocking warnings when identity changes. In order to know if an identity change has been...

encryption

Bumps matrix-wysiwyg-composer-swift version. The lib has also moved from `matrix-wysiwyg-composer-swift` to `matrix-rich-text-editor-swift` ### Pull Request Checklist - [ ] I read the [contributing guide](https://github.com/element-hq/element-ios/blob/develop/CONTRIBUTING.md) - [ ] UI change has...

Fixes https://github.com/element-hq/crypto-internal/issues/344 Adds message shields (lax mode) Depends on SDK change https://github.com/matrix-org/matrix-rust-sdk/pull/3679 Design: https://www.figma.com/design/2aqj9A5WRvGY3tcdTrBek4/Unencrypted-message-warning-in-Timeline?node-id=910-77038&t=pF5GGduo3EsrFG2Q-0 Note for reviewer / Open questions - I am not familiar wth swift UI so looking...

pr-feature

### Steps to reproduce 1. Verify with emoji ### Outcome #### What did you expect? The emoji should match but they don't #### What happened instead? ![image](https://github.com/element-hq/element-x-ios/assets/9841565/8c0533a4-8dd3-41db-928d-a35761429b78) They don't match...

T-Defect
A-E2EE
S-Tolerable
O-Occasional

Part of Invisible Crypto Depends on https://github.com/matrix-org/matrix-rust-sdk/issues/3566

A-E2EE
T-Task

It looks like the NSE target is [not depending on posthog](https://github.com/element-hq/element-x-ios/blob/develop/NSE/SupportingFiles/target.yml)? Does it means that if a decryption error occurs while doing a NSE sync it won't be reported to...

question
T-Enhancement
A-E2EE
A-Notifications
A-Analytics

Implement MSC3834 in ER and EX clients, as a solution to https://github.com/element-hq/element-meta/issues/1557 ```[tasklist] ### Dev tasks - [ ] https://github.com/matrix-org/matrix-spec-proposals/pull/3834 - [ ] #1112 - [ ] matrix-org/matrix-rust-sdk#1528 - [...

T-Epic
Team: Crypto
A-E2EE
X-Needs-Rust

## Context We implemented a recent change to the way [we get the room keys from backup](https://github.com/element-hq/element-meta/issues/757). Previously, the full backup was downloaded after verification, as soon as the backup...

T-Enhancement
A-E2EE
A-E2EE-Key-Backup