Create extra keyring

View: New views
2 Messages — Rating Filter:   Alert me  

Create extra keyring

by Thorsten Alge :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi List,

i want to organize a signing party and want to collect the keys in an
extra keyring as it is mentioned in the singning party howto. The
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?

Thx,

Thorsten


_______________________________________________
Gnupg-users mailing list
Gnupg-users@...
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Create extra keyring

by Werner Koch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon,  2 Nov 2009 22:30, mail@... 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.


_______________________________________________
Gnupg-users mailing list
Gnupg-users@...
http://lists.gnupg.org/mailman/listinfo/gnupg-users