Last night's BLU Keysigning meeting - followup
David Kramer
david at thekramers.net
Thu Dec 20 10:27:00 EST 2001
On Thu, 20 Dec 2001, John Abreau wrote:
> Now that we've completed the keysigning, here's the procedure for signing
> the keys:
>
> 1. Get the keys, either individually from a keyserver, or from the keyring
> on the blu.org server:
>
> wget http://www.blu.org/meetings/2001/dec/pubring.gpg
>
> 2. Import the keys from the keyring:
>
> gpg --import pubring.gpg
>
> 3. For each key: (e.g., D5C7B5D9)
>
> gpg --sign-key D5C7B5D9
> gpg --send-keys --keyserver pgp.dtype.org D5C7B5D9
>
I really wish the pgp commands were covered too, because there's far from
being a 1-to-1 matchup. I would post what I came up with, but I'm not
sure it's right, and I ended up doing some of it in perl scripts anyway.
So I managed to get all the keys in my keyring and sign them. Then I
issued the command that should put them back on the server, but when I do
that, they key is not signed according to the web page on the server.
For example,
pgp -kx 'bill at horne.net' tmpfile4 http://pgp.dtype.org
should put that key on the server (I assume with the signatures too).
Indeed, I see my router lights twinkle when I do it, so I know some kind
of interraction is happening with the server.
Any hints? Thanks.
---
DDDD David Kramer http://thekramers.net
DK KD "In a time of drastic change it is the learners who inherit
DKK D the future. The learned usually find themselves equipped to
DK KD live in a world that no longer exists."
DDDD - Eric Hoffer (1902-1983)
More information about the Discuss
mailing list