-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crypto: Use OnlySigned isolation flag to setup decryption trust req. #3569
crypto: Use OnlySigned isolation flag to setup decryption trust req. #3569
Conversation
de61d5d
to
81fe094
Compare
5a59fba
to
5bfbeb0
Compare
5bfbeb0
to
5fd54c1
Compare
5fd54c1
to
64f7aa6
Compare
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3569 +/- ##
========================================
Coverage 82.68% 82.68%
========================================
Files 1731 1731
Lines 41014 41014
Branches 4973 4973
========================================
Hits 33912 33912
Misses 5342 5342
Partials 1760 1760 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK for me
64f7aa6
to
5aa504f
Compare
5aa504f
to
3259539
Compare
Quality Gate passedIssues Measures |
Depends on matrix-org/matrix-rust-sdk#4046
part of https://github.com/element-hq/crypto-internal/issues/353
For now the new decryption errors will show as regular ones (waiting for this message), a following PR will fix that once the sdk has support for different UTD errors
Content
Motivation and context
Screenshots / GIFs
Tests
Tested devices
Checklist