On Mon, Jun 28, 1999 at 04:44:04PM -0500, Thomas Marsh wrote:
> I'm getting the same thing. I wonder could it have anything to do with extra
> output from gpg on my system going to stderr:
> 
>       gpg: Warning: using insecure memory!

That has to do with the fact that unless gpg is setuid root, it can't
lock itself into memory and confidential data may end up on the swap
partition.

You can choose which risk you want: whether to make gpg suid root so
that it can do that or whether it's bad to have another suid-root
program.

> I haven't looked at the pgp code yet from mutt yet, but suppose it could be a
> quick hack if this is the case. Alternately, maybe someone has specific muttrc
> settings for getting gpg to play with mutt?

My only weird stuff is:
set pgp_sign_micalg="pgp-sha1"

But that may be unneccesary.

-- 
Brian Moore                       | "The Zen nature of a spammer resembles
      Sysadmin, C/Perl Hacker     |  a cockroach, except that the cockroach
      Usenet Vandal               |  is higher up on the evolutionary chain."
      Netscum, Bane of Elves.                 Peter Olson, Delphi Postmaster

Reply via email to