annotate lisp/mailcrypt/ANNOUNCE @ 0:376386a54a3c r19-14

Import from CVS: tag r19-14
author cvs
date Mon, 13 Aug 2007 08:45:50 +0200
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 Mailcrypt version 3.4 is now available.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 Mailcrypt is an Emacs Lisp package which provides a simple interface
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 to message encryption with PGP. (You do use Emacs to handle your mail
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 and news, right?)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 Features: Encryption, decryption, signing, adding keys, extracting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 keys, passphrase caching with timeout, multiple secret key (identity)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 support, a simple but flexible interface to Cypherpunk remailers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 (including chaining, response blocks, pseudonyms, and Mixmaster
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 support), and an automatic keyserver interface via HTTP.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 *We* think it's the best interface to these functions anywhere, but
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 then again, we're biased.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 The NEWS file is appended to this message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 Obtain it from the Mailcrypt home page at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 http://cag-www.lcs.mit.edu/mailcrypt/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22 or via FTP to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24 ftp://cag.lcs.mit.edu/pub/patl/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26 Enjoy!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28 - Patrick J. LoPresti (patl@lcs.mit.edu)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 - Jin S. Choi (jin@atype.com)