Re: How to import a secret subkey?

2005-06-27 Thread Werner Koch
On Wed, 22 Jun 2005 21:08:18 +0100, Adam Funk said:

> I think there used to be a restriction that "gpg --import secretkey.gpg" 
> wouldn't work without setting a special option.  Is importing secret keys 
> by accident no longer considered a risk?

This was fixed with version 1.0.7 about 3 years ago.  gpg won't set
the ownertrust of an imported key; the user is expected to do it.


Salam-Shalom,

   Werner



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


Re: How to import a secret subkey?

2005-06-22 Thread Adam Funk
> Date: Tue, 21 Jun 2005 09:11:51 -0400
> From: David Shaw <[EMAIL PROTECTED]>
>
> > I recently created a new subkey for a keypair that I use on two
> > machines, but I cannot get the subkey onto the second machine.  I
> > have tried gpg --export, --export-secret and --export-secret-subkey
> > on the first computer but gpg --import refuses to add the subkey on
> > the second one.
> >
> > How can I do this?
>
> You can't.  GnuPG does not currently support merging secret subkeys.
> To do it, you need to delete the secret key on the second machine and
> re-import the whole key.

That worked.  Thanks!

I think there used to be a restriction that "gpg --import secretkey.gpg" 
wouldn't work without setting a special option.  Is importing secret keys 
by accident no longer considered a risk?

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


Re: How to import a secret subkey?

2005-06-22 Thread Werner Koch
On Tue, 21 Jun 2005 09:11:51 -0400, David Shaw said:

> You can't.  GnuPG does not currently support merging secret subkeys.
> To do it, you need to delete the secret key on the second machine and
> re-import the whole key.

We might however add this soon.  IIRC most code is already there as we
do something similar with card backup keys.  Won't go into 1.4.2
though.  At least not offically because it is "strings-frozen" to
allow for proper and complete translations.


Shalom-Salam,

   Werner


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


Re: How to import a secret subkey?

2005-06-21 Thread David Shaw
On Tue, Jun 21, 2005 at 10:44:40AM +0100, Adam Funk wrote:
> I recently created a new subkey for a keypair that I use on two 
> machines, but I cannot get the subkey onto the second machine.  I have 
> tried gpg --export, --export-secret and --export-secret-subkey on the 
> first computer but gpg --import refuses to add the subkey on the second 
> one.
> 
> How can I do this?

You can't.  GnuPG does not currently support merging secret subkeys.
To do it, you need to delete the secret key on the second machine and
re-import the whole key.

David

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