diff options
author | Werner Koch <wk@gnupg.org> | 2002-09-02 15:50:05 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2002-09-02 15:50:05 +0200 |
commit | 59e61f1fa2c58bc8ef031b7842397ec88f02d397 (patch) | |
tree | e1dafbc221fe66beff63bb5a126740f0cdd8f4ba /README | |
parent | * mk-w32-dist: Include more man pages and gpg split. Changed name (diff) | |
download | gnupg2-59e61f1fa2c58bc8ef031b7842397ec88f02d397.tar.xz gnupg2-59e61f1fa2c58bc8ef031b7842397ec88f02d397.zip |
* gnupg.7: New mini man page.
* README: Removed the note about a development version so that we
later don't forget this. Minor other changes.
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 3 insertions, 12 deletions
@@ -1,7 +1,7 @@ GnuPG - The GNU Privacy Guard ------------------------------- - Version 1.1 + Version 1.2 Copyright 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. @@ -14,13 +14,6 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - **************************************************** - ** Please note that is is a DEVELOPMENT VERSION ** - ** and as such not suitable for production use ** - ** unless you really know what you are doing. ** - **************************************************** - - Intro ----- @@ -71,7 +64,7 @@ 8) To avoid swapping out of sensitive data, you can install "gpg" as suid root. If you don't do so, you may want to add the option - "no-secmem-warning" to ~/.gnupg/options + "no-secmem-warning" to ~/.gnupg/gpg.conf How to Verify the Source @@ -601,6 +594,7 @@ whether it produces good output for your version of Unix. There are some debug options to help you (see cipher/rndunix.c). + Creating an RPM package ----------------------- The file scripts/gnupg.spec is used to build a RPM package (both @@ -643,9 +637,6 @@ mailing list (gnupg-announce, gnupg-users, etc.). An archive of the mailing lists is available at http://lists.gnupg.org . - The gnupg.org domain is hosted in Germany to avoid possible legal - problems (technical advices may count as a violation of ITAR). - Please direct bug reports to <gnupg-bugs@gnu.org> or post them direct to the mailing list <gnupg-devel@gnupg.org>. |