2001-12-09 07:51:40 -05:00
|
|
|
The manpage of GnuPG mentions the need for memory page locking.
|
2005-10-29 10:59:08 -04:00
|
|
|
In fact this is not needed as OpenBSD enables swap file encryption
|
|
|
|
by default.
|
2001-12-09 07:51:40 -05:00
|
|
|
|
2005-10-29 10:59:08 -04:00
|
|
|
However you might want to get rid of the misleading 'using insecure
|
|
|
|
memory' warning. Just put 'no-secmem-warning' into your ~/.gnupg/gpg.conf
|
|
|
|
file or use gpg with the --no-secmem-warning switch.
|