Encrytped email attachments
vedaal at nym.hush.com
vedaal at nym.hush.com
Tue Oct 12 16:29:07 CEST 2010
There is a workaround to encrypt any e-mail attachment and send it
inline as part of the encrypted email message:
gpg --enarmor 'attachment file'
or
gpg -e -a 'attachment file'
and then paste the ascii armored text inline, and then encrypt the
message.
It has the minor advantage of getting through some e-mail clients
and systems that don't allow attachments.
vedaal
More information about the Gnupg-users
mailing list