From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8085 Path: main.gmane.org!not-for-mail From: Stephen Peters Newsgroups: gmane.emacs.gnus.general Subject: Re: pgp.ai.mit.edu/Mailcrypt? Date: 27 Sep 1996 10:35:00 -0700 Sender: speters@blues.cygnus.com Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035148304 10050 80.91.224.250 (20 Oct 2002 21:11:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:11:44 +0000 (UTC) Cc: ding@ifi.uio.no Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.6/8.6.9) with SMTP id LAA06735 for ; Fri, 27 Sep 1996 11:07:04 -0700 Original-Received: from maud.ifi.uio.no (0@maud.ifi.uio.no [129.240.74.2]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id ; Fri, 27 Sep 1996 19:43:39 +0200 Original-Received: from blues.cygnus.com (blues.cygnus.com [140.174.1.48]) by maud.ifi.uio.no ; Fri, 27 Sep 1996 19:43:36 +0200 (MET DST) Original-Received: by blues.cygnus.com (SMI-8.6/SMI-SVR4) id KAA05223; Fri, 27 Sep 1996 10:35:01 -0700 Original-To: Lars Magne Ingebrigtsen In-Reply-To: Lars Magne Ingebrigtsen's message of 27 Sep 1996 17:12:27 +0200 Original-Lines: 29 X-Mailer: Red Gnus v0.43/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:8085 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8085 Lars Magne Ingebrigtsen 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