element-x-android icon indicating copy to clipboard operation
element-x-android copied to clipboard

Trust & Decoration | Show specific decryption error for messages sent by a user in Verification Violation

Open BillCarsonFr opened this issue 4 months ago • 0 comments

part of https://github.com/element-hq/crypto-internal/issues/308

When OnlySignedDeviceIsolationMode is enabled, messages sent from insecure devices will fail to decrypt.

Currently these messages will be displayed as regular UTD: image

We need to show a specific decryption error now. Notice that in a future task we will decrypt the message anyhow and show a warning as per this design

image

Need a design for the temporary solution where it's in UTD

We have design for push: image

BillCarsonFr avatar Oct 08 '24 14:10 BillCarsonFr