matrix-org / matrix-org/matrix-ios-sdk
[MXRoom enumeratorForStoredMessages] and sister methods should decrypt events
Open
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
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