Gnus development mailing list
 help / color / mirror / Atom feed
* PGG + GnuPG + passphrase prompting
@ 2003-06-02 18:40 Chris Green
  0 siblings, 0 replies; only message in thread
From: Chris Green @ 2003-06-02 18:40 UTC (permalink / raw)


Gnus from CVS:
   5.10.3

(setq mc-gpg-user-id "0896278A")
(setq pgg-gpg-user-id mc-gpg-user-id)

(require 'pgg)
(setq mml2015-use 'pgg)
(setq mml-default-sign-method "pgpmime")

I have multiple key ids

pub  1024D/9EA94B5D 1999-01-10 Chris Green (UAB Email address) <cmg@uab.edu>
uid                            Chris Green <cmg@dok.org>
pub  1024D/0896278A 2002-04-23 Chris Green (Work) <cmg@sourcefire.com>
uid                            Chris Green (Snort.org) <cmg@snort.org>
uid                            Chris Green (School) <cmg@uab.edu>

If I encrypt to cmg@uab.edu, it will encrypt from 0896278A to
9EA94B5D.  Ideally it would prompt for which key id but it's atleast
not unexpected.

However, when I go to verify, it does the "X11 grab keyboard" stuff,
then prompts "enter passphrase for 0896278A".  I type it in correctly
and it fails to verify.

I then save the application/octet stream data to a separate file:

% gpg -d oct.txt

You need a passphrase to unlock the secret key for
user: "Chris Green (UAB Email address) <cmg@uab.edu>"
1024-bit ELG-E key, ID 60D38A70, created 1999-01-10 (main key ID 9EA94B5D)

which is my old key.

Is this my misconfiguration or a current PGG limitation?
-- 
Chris Green <cmg@sourcefire.com>
A watched process never cores.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-06-02 18:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-02 18:40 PGG + GnuPG + passphrase prompting Chris Green

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).