S/MIME: Lock popver: Add a new button to import a signer/sender certificate
Nobody has claimed this yet.
- 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.
There is no way to directly import a certificate from a sender/signer in our UI.
Describe the solution you'd like
Add a button to import the certificate to the lock popover.
We should consider doing this automatically. E.g. Thunderbird imports certificates from valid S/MIME signatures automatically as well.
It might make sense to either allow manual importing or fully automate it via https://github.com/nextcloud/mail/issues/11592.
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.
Research direction
Start by locating the lock popover implementation and reviewing the referenced issue #11592. Resolve whether the scope is manual importing or automatic importing from valid S/MIME signatures; done means the chosen behavior is available from the lock popover and works for a sender or signer certificate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100