S/MIME: Hide signature attachment
Open
@hamza221 is already working on this.
Since Mar 9, 2023.
1. to develop
design
enhancement
feature:smime
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Is your feature request related to a problem? Please describe.
An S/MIME signed message contains its signature as an attachment. We should hide it from the user as it is only read and processed by machines.

Describe the solution you'd like
- Don't render
smime.p7sin the thread envelope component - Add a download button to the S/MIME popover (download signer/sender certificate)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.