keyring thrashed

Michael Schierl schierlm at gmx.de
Tue Aug 9 16:37:57 CEST 2005


Janusz A. Urbanowicz schrieb:

> I plan to split the keyring into individual keys, then rebuild it from
> scratch, but I'd lose local signatures this way. Is there a way to do not
> lose locasigs on import?

from the man page:

|     --import-options parameters
|               This  is a space or comma delimited string that gives
options
|               for importing keys.  Options can be prepended with a
`no-' to
|               give the opposite meaning.  The options are:
|
|               import-local-sigs
|                         Allow  importing  key signatures marked as
"local".
|                         This  is  not  generally  useful  unless  a
shared
|                         keyring scheme is being used.  Defaults to no.

|        --export-options parameters
|                  This is a space or comma delimited string that gives
 options
|                  for exporting keys.  Options can be prepended with a
`no-' to
|                  give the opposite meaning.  The options are:
|
|                  export-local-sigs
|                            Allow exporting key signatures marked  as
"local".
|                            This  is  not  generally  useful  unless  a
 shared
|                            keyring scheme is being used.  Defaults to no.

Michael



More information about the Gnupg-devel mailing list