adssad

Werner Koch wk at gnupg.org
Die Nov 7 09:49:25 CET 2006


On Mon,  6 Nov 2006 19:05, andog at gmx.net said:

> kann ich meinen public-key irgendwie bereinigt exportieren, sodass nur
> noch schlüssel darin enthalten sind, die ich auch signiert habe?

Das macht nicht viel Sinn.  Die Keyserver werden die anderen
Signaturen wieder mergen.  Du kannst aber 

$  gpg --export-options export-clean --export foo >foo.key

benutzen um 

    Compact (remove all signatures from) user IDs on the key being
    exported if the user IDs are not usable.  Also, do not export any
    signatures that are not usable.  This includes signatures that
    were issued by keys that are not present on the keyring.  This
    option is the same as running the --edit-key command "clean"
    before export except that the local copy of the key is not
    modified.  Defaults to no.

Ist aber wohl nicht was Du wirklich willst.


Shalom-Salam,

   Werner