mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-04 20:38:50 +01:00
docs extended, secure mem on Win32 updated
This commit is contained in:
parent
4ae64383cd
commit
cae57d39d7
12
doc/FAQ
12
doc/FAQ
@ -2,8 +2,8 @@
|
||||
GNUPG FREQUENTLY ASKED QUESTIONS
|
||||
|
||||
|
||||
Version: 0.36
|
||||
Last-Modified: Dec 19, 2000
|
||||
Version: 0.37
|
||||
Last-Modified: Jan 25, 2001
|
||||
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
|
||||
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?
|
||||
|
||||
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
|
||||
disables the warning).
|
||||
|
||||
On systems without memory locking (e.g., Windows), older GnuPG
|
||||
versions (<=1.0.4) issue the warning
|
||||
On some systems (e.g., Windows) GnuPG does not lock memory pages
|
||||
and older GnuPG versions (<=1.0.4) issue the warning
|
||||
gpg: Please note that you don't have secure memory
|
||||
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
|
||||
|
12
doc/faq.raw
12
doc/faq.raw
@ -13,8 +13,8 @@ The most recent version of the FAQ is available from
|
||||
[H H1]GNUPG FREQUENTLY ASKED QUESTIONS[H /H1]
|
||||
|
||||
|
||||
Version: 0.36[H p]
|
||||
Last-Modified: Dec 19, 2000[H p]
|
||||
Version: 0.37[H p]
|
||||
Last-Modified: Jan 25, 2001[H p]
|
||||
Maintained-by: [$maintainer]
|
||||
|
||||
|
||||
@ -81,6 +81,10 @@ you could search in the mailing list archive.
|
||||
documentation. In addition, search the list archive - maybe your
|
||||
question has already been discussed. This way you help people focus
|
||||
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]
|
||||
|
||||
<Q> Where do I get GnuPG?
|
||||
@ -514,8 +518,8 @@ it?
|
||||
no-secmem-warning [H /pre] in your ~/.gnupg/options file (this
|
||||
disables the warning).
|
||||
|
||||
On systems without memory locking (e.g., Windows), older GnuPG
|
||||
versions (<=1.0.4) issue the warning
|
||||
On some systems (e.g., Windows) GnuPG does not lock memory pages
|
||||
and older GnuPG versions (<=1.0.4) issue the warning
|
||||
[H pre]
|
||||
gpg: Please note that you don't have secure memory
|
||||
[H /pre]
|
||||
|
Loading…
Reference in New Issue
Block a user