nextcloud / nextcloud/mail

Allow to just sign mails with Mailvelope API

Open
#5,268 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature:integration help wanted
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.

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.