Skip to content
This repository was archived by the owner on Jul 30, 2026. It is now read-only.
This repository was archived by the owner on Jul 30, 2026. It is now read-only.

Require sender to sign with the email address used to send #51

Description

@rubenhensen

Problem

Currently, the sender can sign an encrypted email with any identity in their Yivi app, which may not match the email address they are sending from. This allows a mismatch between the sender's signing identity and the actual From address.

Expected behavior

The addon should enforce that the sender signs the email using the same email address that the email is being sent from. If the sender's Yivi disclosure does not include the matching email address, the send should be blocked with an appropriate error message.

Why

Recipients rely on the sender verification badges to confirm the identity of the person who sent the encrypted email. If the signing identity doesn't match the From address, this undermines the trust model.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions