diff options
author | steve <steve@FreeBSD.org> | 1998-07-05 03:46:38 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-05 03:46:38 +0800 |
commit | c99c0c28a8908a9f76d8969c80b54371e4fb97b6 (patch) | |
tree | eadb0f4bc36461755a3359e2fed21421ea6629a5 /mail/mailcrypt/pkg-descr | |
parent | f86befa4514fe310f49bb18265e63e83f9d33e8b (diff) | |
download | freebsd-ports-gnome-c99c0c28a8908a9f76d8969c80b54371e4fb97b6.tar.gz freebsd-ports-gnome-c99c0c28a8908a9f76d8969c80b54371e4fb97b6.tar.zst freebsd-ports-gnome-c99c0c28a8908a9f76d8969c80b54371e4fb97b6.zip |
Initial import of mailcrypt version 3.4.
mailcrypt - an emacs/pgp interface
PR: 6789
Submitted by: murray@cdrom.com
Diffstat (limited to 'mail/mailcrypt/pkg-descr')
-rw-r--r-- | mail/mailcrypt/pkg-descr | 21 |
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 |