matrix-org / matrix-org/matrix-ios-sdk

[MXRoom enumeratorForStoredMessages] and sister methods should decrypt events

Open
#161 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Objective-C
Stars
484
Forks
225
PR merge metrics
No merged PRs in 30d

Description

If not, the application has to do it, which breaks the contract where all e2e encryption is managed by the sdk

Contributor guide

Open the contributing guide

Research direction

Locate MXRoom enumeratorForStoredMessages and its sister methods in the SDK, then trace how stored events are returned and where end-to-end decryption is handled. Done means these methods return decrypted events so applications do not need to decrypt them themselves.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
mobile-dev, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.