Hello! The latest release from the development branch of GnuPG is ready for public consumption. This is a branch to create what will very soon become GnuPG 1.4. As the version jump from 1.3.6 to 1.3.90 indicates, the 1.4 release is expected soon. We encourage people to try this development release and report any feedback or problems to gnupg-devel@gnupg.org. As always, note that while this code is stable enough for many uses, it is still the development branch. Mission-critical applications should use the 1.2.x stable branch. The files are available from: Gzipped: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.3.90.tar.gz (3.6M) ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.3.90.tar.gz.sig Bzip2ed: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.3.90.tar.bz2 (2.5M) ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.3.90.tar.bz2.sig MD5 checksums for the files are: c3f1a4b5134ad15aae5f93897c8294fa gnupg-1.3.90.tar.bz2 767cf77145ea4ce0df3b2ca6e86ce0a9 gnupg-1.3.90.tar.bz2.sig e3f8d36309bd63f05bae3b7371bcb994 gnupg-1.3.90.tar.gz 32a4376ae5a7a5b548bacd4d3a14816a gnupg-1.3.90.tar.gz.sig Noteworthy changes in version 1.3.90 (2004-10-01) ------------------------------------------------- * Readline support at all prompts is now available if the systems provides a readline library. The build time option --without-readline may be used to disable this feature. * Support for the OpenPGP smartcard is now enabled by default. Use the option --disable-card-support to build without support for smartcards. * New command "addcardkey" in the key edit menu to add subkeys to a smartcard. New command "keytocard" to transfer a key to a smartcard. The serial number of the card is show in secret key listings. * -K may now be used as an alias for --list-secret-keys. * HTTP Basic authentication is now supported for all HKP and HTTP keyserver functions, either through a proxy or via direct access. Enjoy! The GnuPG team (David, Stefan, Timo and Werner)