You can continue the conversation there. Go to discussion →
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
Can age encrypt email messages instead of just files?
The text was updated successfully, but these errors were encountered:
Use age with -a option on a file with the text of your email, and use the resultant file content as the email itself. Easily scripted if using mutt or similar email client.
age
-a
mutt
Sorry, something went wrong.
Please take a look at the spec at https://age-encryption.org/v1 and see the section "Out of scope"
Anything about emails (which are a fundamentally unsecurable medium)
Though, you can encrypt text and put the encrypted file in an E-Mail, but this is nothing like S/MIME or GPG encrypted E-Mails.
No branches or pull requests
Can age encrypt email messages instead of just files?
The text was updated successfully, but these errors were encountered: