Allow to just sign mails with Mailvelope API
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Feature Request
Allow to just sign mails when using Mailvelope with the API enabled
Summary
Currently Nextcloud mail allows to encrypt messages when using Mailvelope in API mode by checking "Encrypt message with Mailvelope". It is not possible to just sign outgoing messages, without encrypting them.
Possible solution
Adding another checkbox under the one used to enable encryption, used to enable signing. This could also be made a permanent setting, editable in the account's setting.

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 tracing the existing Mailvelope API integration and the current “Encrypt message with Mailvelope” checkbox. Define the sign-only behavior, including whether the option belongs only in the compose view or also in account settings, then verify that signing works without encryption and that existing encryption behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100