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

ENH: Add support for encrypting mail #77

Open
millerthegorilla opened this issue Mar 21, 2023 · 0 comments
Open

ENH: Add support for encrypting mail #77

millerthegorilla opened this issue Mar 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@millerthegorilla
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I would like to be able to encrypt the contents of my mail, I would also like to be able to encrypt my password. Adding an API to redmail that would allow this to happen would be really good.

Describe the solution you'd like
A clear and concise description of what you want to happen.
Add API that offers a simple interface to encryption

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
python-gnupg with gpg-agent (on a headless box, so no gnome etc), keyring in desktop environment

Additional context
Add any other context or screenshots about the feature request here.
Whilst an encryption password might be necessary per email sent, it would be perfect if the encryption could be run non-interactively, obtaining the cleartext passphrase from a protected, audited file, or from the gpg keyring itself.

@millerthegorilla millerthegorilla added the enhancement New feature or request label Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant