Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpg encrypted communication #4398

Open
volker-raschek opened this issue Jul 8, 2018 · 3 comments
Open

gpg encrypted communication #4398

volker-raschek opened this issue Jul 8, 2018 · 3 comments
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/feature Completely new functionality. Can only be merged if feature freeze is not active.

Comments

@volker-raschek
Copy link

Hello,
I have a suggestion for improvement. Since gitea stores the e-mail address and optionally the public gpg key, it should be possible for gitea to send encrypted e-mails.

I thought that if the user has stored his public gpg key, he will find an option in his settings to encrypt the mail communication.

To do this, gitea sends him an encrypted mail with an activation link to ensure that the user is able to read encrypted mails.

If the user opens the activation link, the communication is automatically gpg encrypted.

@lafriks lafriks added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Jul 8, 2018
@stale
Copy link

stale bot commented Jan 16, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale stale bot added the issue/stale label Jan 16, 2019
@zeripath
Copy link
Contributor

This is quite a cool idea actually. I think we should keep this issue around.

@stale stale bot removed the issue/stale label Jan 16, 2019
@lunny lunny added the issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented label Feb 7, 2019
@zeripath
Copy link
Contributor

I have a number of queries about this. Where can I look to find how we are supposed to do this?

For example:

  • Are we supposed to encrypt the headers or the subject?
  • Do we encrypt the plain and the html together? How does that work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

No branches or pull requests

4 participants