Skip to content

verify signed messages(inband) #1097

@tomholub

Description

@tomholub

When we receive a signed message, currently we only render it in gray border. We should also parse out information from the message about which key signed it, and do signature verification.

Before loading the message, we'd pull public keys from local contacts that are recorded for the email that we received the message from. Then offer these to the verification method as possible public keys it was signed with. If none of them match the signed message, we'd show signature not verified.

See FlowCrypt/flowcrypt-ios#278 (comment) and further discussion below for what to render in what situation (not verified, valid, invalid)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions