Exporting a single key from a armoured key-ring.

Alfred M. Szmidt ams at kemisten.nu
Sun Sep 23 14:23:01 CEST 2001


Werner Koch wrote:
> Please never assume a keyring has the same format as the one
> descriped by OpenPGP for exchanging keys.

I think that I picked the wrong words, what I meant was a file containing one
or more keys (ie, gpg --armor --export user1 at foo.bar user2 at foo.bar > keys.asc)
and then doing something like `gpg --keyring /path/to/keys.asc --list-keys',
this will work if you don't use the `--armor' switch when exporting the keys.

-- 
Alfred M. Szmidt




More information about the Gnupg-devel mailing list