diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-01-06 15:21:59 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-01-06 15:21:59 -0200 |
commit | ac041f0a7535ff4e36e3999c5c7be733038e4cb8 (patch) | |
tree | 311b28380322510f539ac4d822b913b7f485a97c | |
parent | 5dfe75f786b87fb48fa589f6f11626dd837331da (diff) | |
download | blog-ac041f0a7535ff4e36e3999c5c7be733038e4cb8.tar.gz blog-ac041f0a7535ff4e36e3999c5c7be733038e4cb8.tar.bz2 |
Cryptomail: adding openpgpkey-milter
-rw-r--r-- | cryptomail.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cryptomail.mdwn b/cryptomail.mdwn index 4cbe516..ecd03f8 100644 --- a/cryptomail.mdwn +++ b/cryptomail.mdwn @@ -12,6 +12,7 @@ A grande vantagem em relação a uma mera criptografia na partição onde ficam Pesquisa de soluções similares usando [procmail](http://www.procmail.org): + * [openpgpkey-milter](https://github.com/letoams/openpgpkey-milter). * [mail-gnupg-encrypt.pl](http://opensource.platon.sk/cvs/cvs.php/scripts/perl/mail-gnupg/). * [How to automatically PGP/MIME encrypt incoming mail via procmail](http://www.j3e.de/pgp-mime-encrypt-in-procmail.html). * [Encrypted system logs to gmail using logcheck/procmail/gpg](http://blog.fealdia.org/2008/06/14/encrypted-system-logs-to-gmail/). |