1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-07-02 02:48:57 +02:00

docs extended, secure mem on Win32 updated

This commit is contained in:
Nils Ellmenreich 2001-01-25 18:31:06 +00:00
parent 4ae64383cd
commit cae57d39d7
2 changed files with 16 additions and 8 deletions

12
doc/FAQ
View File

@ -2,8 +2,8 @@
GNUPG FREQUENTLY ASKED QUESTIONS GNUPG FREQUENTLY ASKED QUESTIONS
Version: 0.36 Version: 0.37
Last-Modified: Dec 19, 2000 Last-Modified: Jan 25, 2001
Maintained-by: Nils Ellmenreich <nils 'at' gnupg.org> Maintained-by: Nils Ellmenreich <nils 'at' gnupg.org>
@ -140,6 +140,10 @@ you could search in the mailing list archive.
question has already been discussed. This way you help people focus question has already been discussed. This way you help people focus
on topics that have not yet been resolved. on topics that have not yet been resolved.
The GnuPG source distribution contains a subdirectory
./doc where some additional documentation is located
(mainly interesting for hackers, not the casual user).
2.2) Where do I get GnuPG? 2.2) Where do I get GnuPG?
You can download the GNU Privacy Guard from its primary FTP server You can download the GNU Privacy Guard from its primary FTP server
@ -548,8 +552,8 @@ it?
no-secmem-warning in your ~/.gnupg/options file (this no-secmem-warning in your ~/.gnupg/options file (this
disables the warning). disables the warning).
On systems without memory locking (e.g., Windows), older GnuPG On some systems (e.g., Windows) GnuPG does not lock memory pages
versions (<=1.0.4) issue the warning and older GnuPG versions (<=1.0.4) issue the warning
gpg: Please note that you don't have secure memory gpg: Please note that you don't have secure memory
This warning can't be switched off by the above option because it This warning can't be switched off by the above option because it
was thought to be a too serious issue. However, it confused users was thought to be a too serious issue. However, it confused users

View File

@ -13,8 +13,8 @@ The most recent version of the FAQ is available from
[H H1]GNUPG FREQUENTLY ASKED QUESTIONS[H /H1] [H H1]GNUPG FREQUENTLY ASKED QUESTIONS[H /H1]
Version: 0.36[H p] Version: 0.37[H p]
Last-Modified: Dec 19, 2000[H p] Last-Modified: Jan 25, 2001[H p]
Maintained-by: [$maintainer] Maintained-by: [$maintainer]
@ -81,6 +81,10 @@ you could search in the mailing list archive.
documentation. In addition, search the list archive - maybe your documentation. In addition, search the list archive - maybe your
question has already been discussed. This way you help people focus question has already been discussed. This way you help people focus
on topics that have not yet been resolved. on topics that have not yet been resolved.
[H LI] The GnuPG source distribution contains a subdirectory
[H PRE]./doc[H /PRE] where some additional documentation is located
(mainly interesting for hackers, not the casual user).
[H /UL] [H /UL]
<Q> Where do I get GnuPG? <Q> Where do I get GnuPG?
@ -514,8 +518,8 @@ it?
no-secmem-warning [H /pre] in your ~/.gnupg/options file (this no-secmem-warning [H /pre] in your ~/.gnupg/options file (this
disables the warning). disables the warning).
On systems without memory locking (e.g., Windows), older GnuPG On some systems (e.g., Windows) GnuPG does not lock memory pages
versions (<=1.0.4) issue the warning and older GnuPG versions (<=1.0.4) issue the warning
[H pre] [H pre]
gpg: Please note that you don't have secure memory gpg: Please note that you don't have secure memory
[H /pre] [H /pre]