diff options
Diffstat (limited to 'mail/mailcrypt/pkg-descr')
-rw-r--r-- | mail/mailcrypt/pkg-descr | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/mail/mailcrypt/pkg-descr b/mail/mailcrypt/pkg-descr deleted file mode 100644 index e96ea0053c64..000000000000 --- a/mail/mailcrypt/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -Mailcrypt is an Emacs Lisp package which provides a simple interface -to public key cryptography with PGP. Mailcrypt makes strong -cryptography a fully integrated part of your normal mail and news -handling environment, and is an important part of a balanced -breakfast. - -Features : - - * An interface to the usual PGP functions, including encryption, - decryption, signature creation, signature verification, key - addition, and key extraction - * A passphrase cache with configurable timeout - * Support for multiple secret keys - * A flexible interface to anonymous remailers, including Mixmaster - support - * An automagic interface to the PGP public key servers through HTTP or hkp - * Supports GnuPG - -WWW: http://mailcrypt.sourceforge.net/ |