nextcloud / nextcloud/end_to_end_encryption

browser: implement share by mail

Open
#1,810 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
PHP
Stars
320
Forks
36
Avg merge
1d 8h
Merged PRs (30d)
81

Description

Is your feature request related to a problem? Please describe.
You want to share an e2ee folder with someone, you have their email address

Describe the solution you'd like

  1. In the sharing sidebar of an e2ee folder, type an email address of an external user (who has no account on this instance)
  2. it should work, like with regular folders. It should send two emails, one with the link, and one with the e2ee mnemonic. External user can then access the files in the folder.

Describe alternatives you've considered
You can already create public links, and send link and mnemonic to external users, but this needs many extra steps

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 how the sharing sidebar handles external email addresses for regular folders, then compare that flow with e2ee folder sharing and the existing public-link path. Done means an external recipient can receive separate file-link and e2ee-mnemonic emails and access the encrypted folder.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.