Create extra keyring

Werner Koch wk at gnupg.org
Tue Nov 3 20:20:13 CET 2009


On Mon,  2 Nov 2009 22:30, mail at thorsten-alge.de said:

> problem is, i dont know how to create an use the keyring but i also
> couldnt find anything in the FAQ/Doc/manual or anywhere else. Can
> anybody help?

Import all keys and then:

  gpg --export KEYID1 KEYID2 KEYID3 ...  >keyring

As long as you don't use the --armor flag you may also append to a
keyring, thus you can do something like:

  : >keyring
  FOO | xargs gpg --export  >>keyring

with FOO being a program to generate keyids.


Shalom-Salam,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.




More information about the Gnupg-users mailing list