Gnus development mailing list
 help / color / mirror / Atom feed
From: Stephen Peters <speters@cygnus.com>
Cc: ding@ifi.uio.no
Subject: Re: pgp.ai.mit.edu/Mailcrypt?
Date: 27 Sep 1996 10:35:00 -0700	[thread overview]
Message-ID: <qdybhvuaij.fsf@blues.cygnus.com> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of 27 Sep 1996 17:12:27 +0200

Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

> I've now gotten the following to work:
> 
>      (setq mc-pgp-keyserver-address "www.no.pgp.net")
>      (setq mc-pgp-keyserver-port 80)
>      (setq mc-pgp-keyserver-url-template
>            "/cgi-bin/pks-extract-key.bal.pl?op=get&search=%s")
>      (setq mc-pgp-fetch-timeout 180)
> 
> Yes, the timeout really needs to be that high.  What on Earth are they
> using to search the keys?  MS Basic running on a 286?  I mean, they
> need to search a 4-byte ID amongs only 20000 keys, and it takes 2
> minutes?  *boggle*

Another possibility, which is now working for me, is:

(setq mc-pgp-keyserver-address "swissnet.ai.mit.edu"
      mc-pgp-keyserver-port 11371
      mc-pgp-keyserver-url-template "/pks/lookup?op=get&search=%s")

This seems to be much faster (and doesn't need the timeout), but is
clearly marked as a "BETA TEST" server on the associated web page.
Use at your own risk.

-- 
Stephen L. Peters                                   speters@cygnus.com
      PGP fingerprint: BFA4 D0CF 8925 08AE  0CA5 CCDD 343D 6AC6
	"What, do you think soup is a biped?" -- Crow, MST3K


  reply	other threads:[~1996-09-27 17:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-09-26 20:14 pgp.ai.mit.edu/Mailcrypt? Lars Magne Ingebrigtsen
1996-09-26 21:42 ` pgp.ai.mit.edu/Mailcrypt? David Kågedal
1996-09-27 15:12   ` pgp.ai.mit.edu/Mailcrypt? Lars Magne Ingebrigtsen
1996-09-27 17:35     ` Stephen Peters [this message]
1996-09-27 20:59       ` pgp.ai.mit.edu/Mailcrypt? Mark Eichin
1996-09-27 17:39     ` pgp.ai.mit.edu/Mailcrypt? Richard Pieri
1996-09-27 13:25 ` pgp.ai.mit.edu/Mailcrypt? Richard Pieri
1996-09-28 21:18 ` pgp.ai.mit.edu/Mailcrypt? Trond Eivind Glomsrød
1996-09-28 21:32   ` pgp.ai.mit.edu/Mailcrypt? Lars Magne Ingebrigtsen
1996-09-26 22:12 pgp.ai.mit.edu/Mailcrypt? akaempf
     [not found] <199609262212.SAA03217@simp-sun.>
1996-09-27  8:17 ` pgp.ai.mit.edu/Mailcrypt? Tore Olsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=qdybhvuaij.fsf@blues.cygnus.com \
    --to=speters@cygnus.com \
    --cc=ding@ifi.uio.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).