Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Get public pgp key
@ 2008-05-19  9:53 henry atting
  2008-05-21  4:24 ` Daiki Ueno
       [not found] ` <mailman.11942.1211343881.18990.info-gnus-english@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: henry atting @ 2008-05-19  9:53 UTC (permalink / raw)
  To: info-gnus-english

Hi,

once when a mail with an unknown public key arrived a xterm open up and
I was asked if the key should be fetched.
Unfortunately this works no longer.
The according settings in .gnus.el are:

,----
| (require 'pgg)
| (setq pgg-scheme 'epg)
| 
| (require 'epa-setup)
| (setq mml2015-use 'epg)
| 
| 
| ;; verify GnuPG signature on incoming mail
| (setq mm-verify-option 'always)
| 
| (setq pgg-cache-passphrase t
|       pgg-passphrase-cache-expiry 1800
|       pgg-query-keyserver t
|       pgg-default-keyserver-address "subkeys.pgp.net") 
`----


Cheers,
henry

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Get public pgp key
  2008-05-19  9:53 Get public pgp key henry atting
@ 2008-05-21  4:24 ` Daiki Ueno
       [not found] ` <mailman.11942.1211343881.18990.info-gnus-english@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Daiki Ueno @ 2008-05-21  4:24 UTC (permalink / raw)
  To: henry atting; +Cc: info-gnus-english

>>>>> In <87zlqmtyai.fsf@literaturlatenight.de> 
>>>>>	henry atting <nospam@literaturlatenight.de> wrote:
> once when a mail with an unknown public key arrived a xterm open up and
> I was asked if the key should be fetched.
> Unfortunately this works no longer.

There is no such feature implemented in the new mml2015 code based on
epg.el (yet).  But if you don't mind GnuPG always fetches unknown keys,
the following setting in ~/.gnupg/gpg.conf might help.

keyserver-options auto-key-retrieve

If this is not sufficient for your use case, I'll arrange "yes or no"
query when verifying signatures by unknown keys.

Regards,
-- 
Daiki Ueno

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Get public pgp key
       [not found] ` <mailman.11942.1211343881.18990.info-gnus-english@gnu.org>
@ 2008-05-21 12:57   ` henry atting
  0 siblings, 0 replies; 3+ messages in thread
From: henry atting @ 2008-05-21 12:57 UTC (permalink / raw)
  To: info-gnus-english; +Cc: Daiki Ueno

Daiki Ueno wrote:

>>>>>> In <87zlqmtyai.fsf@literaturlatenight.de> 
>>>>>>	henry atting <nospam@literaturlatenight.de> wrote:
>> once when a mail with an unknown public key arrived a xterm open up and
>> I was asked if the key should be fetched.
>> Unfortunately this works no longer.
>
> There is no such feature implemented in the new mml2015 code based on
> epg.el (yet).  But if you don't mind GnuPG always fetches unknown keys,
> the following setting in ~/.gnupg/gpg.conf might help.
>
> keyserver-options auto-key-retrieve
>
> If this is not sufficient for your use case, I'll arrange "yes or no"
> query when verifying signatures by unknown keys.

For me it's sufficiant. I'll wait patiently for the implementation in
epg.el :)

Regards,
henry

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-21 12:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-19  9:53 Get public pgp key henry atting
2008-05-21  4:24 ` Daiki Ueno
     [not found] ` <mailman.11942.1211343881.18990.info-gnus-english@gnu.org>
2008-05-21 12:57   ` henry atting

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).