aboutsummaryrefslogtreecommitdiff
path: root/mail/mailcrypt/pkg-descr
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-07-04 19:46:38 +0000
committerSteve Price <steve@FreeBSD.org>1998-07-04 19:46:38 +0000
commit8679455aae577ebab889675867fdcbc7bd440fb5 (patch)
treedd71f7360e55e42161362903873e4ef687e27da6 /mail/mailcrypt/pkg-descr
parent56a8fabac04187d0b8cd2c3f96f9faef4a45baae (diff)
downloadports-8679455aae577ebab889675867fdcbc7bd440fb5.tar.gz
ports-8679455aae577ebab889675867fdcbc7bd440fb5.zip
Initial import of mailcrypt version 3.4.
mailcrypt - an emacs/pgp interface PR: 6789 Submitted by: murray@cdrom.com
Notes
Notes: svn path=/head/; revision=11722
Diffstat (limited to 'mail/mailcrypt/pkg-descr')
-rw-r--r--mail/mailcrypt/pkg-descr21
1 files changed, 21 insertions, 0 deletions
diff --git a/mail/mailcrypt/pkg-descr b/mail/mailcrypt/pkg-descr
new file mode 100644
index 000000000000..5d44b9914d96
--- /dev/null
+++ b/mail/mailcrypt/pkg-descr
@@ -0,0 +1,21 @@
+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
+
+http://cag-www.lcs.mit.edu/mailcrypt/
+
+- Murray Stokely
+murray@cdrom.com