Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Gnus and pgp
@ 2009-11-29 18:35 Richard Riley
  0 siblings, 0 replies; 17+ messages in thread
From: Richard Riley @ 2009-11-29 18:35 UTC (permalink / raw)
  To: info-gnus-english


I just wonder how many of you were using pgp and something like
gupg-agent?

I was having terrible connection problems for ages with a set up like
this:

,----
| (require 'auth-source)
| (require 'epa-file)
| (setq epa-file-cache-passphrase-for-symmetric-encryption t) ;;VERY Important
| (if (file-exists-p "~/.authinfo")
|     (setq auth-sources '((:source "~/.authinfo" :host t :protocol t)))
|     (setq auth-sources '((:source "~/.authinfo.gpg" :host t :protocol t))))
| (setq 
|       mml2015-encrypt-to-self t
|       mml2015-cache-passphrase t
|       mml2015-passphrase-cache-expiry 60000
|       mml2015-verbose t)
`----

When using the .gpg, hard to pinpoint but constant refusals to connect
to a server (nntp) when doing a refresh or even starting Gnus for the first
time. Often quitting gnus and then restarting fixed it. I know the
default above is .authinfo as that is my set up now (I just recreated
the .authinfo from the .gpg file) and all connection issues vanished.

Is anyone else here using the epa stuff with more success? Can you share
your setup? I would love to use the (chmodded) .authinfo and replace
with a .gpg but it doesn't seem very stable with my set up above.

I know the agent was running fine.

Emacs 23 in Debian backports.

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

end of thread, other threads:[~2010-01-15 18:37 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.11779.1259519753.2239.info-gnus-english@gnu.org>
2009-12-01 20:28 ` Gnus and pgp Ted Zlatanov
2009-12-02 19:08   ` Richard Riley
2009-12-02 19:20   ` Richard Riley
     [not found]   ` <mailman.12043.1259780939.2239.info-gnus-english@gnu.org>
2009-12-02 21:41     ` Ted Zlatanov
2009-12-03  0:54       ` Richard Riley
     [not found]       ` <mailman.12065.1259801678.2239.info-gnus-english@gnu.org>
2009-12-03 18:02         ` Ted Zlatanov
2009-12-03 19:11           ` Richard Riley
2009-12-07 18:54       ` Richard Riley
2009-12-22 18:08       ` Richard Riley
     [not found]       ` <mailman.2.1261505407.18930.info-gnus-english@gnu.org>
2010-01-05 19:28         ` Ted Zlatanov
2010-01-06  0:42           ` Richard Riley
     [not found]           ` <mailman.814.1263114758.18930.info-gnus-english@gnu.org>
2010-01-13 21:41             ` Ted Zlatanov
2010-01-14  0:19               ` Richard Riley
     [not found]               ` <mailman.1372.1263428412.18930.info-gnus-english@gnu.org>
2010-01-14 14:22                 ` Ted Zlatanov
2010-01-14 15:36                   ` Richard Riley
     [not found]                   ` <mailman.1413.1263483604.18930.info-gnus-english@gnu.org>
2010-01-15 18:37                     ` Ted Zlatanov
2009-11-29 18:35 Richard Riley

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