vai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“The more real you get the more unreal the world gets.”
― John Lennon (1940–1980)
--
View this message in context:
http://gnupg.10057.n7.nabble.com/Transfer-subkey-to-other-keyring-tp31272p32778.html
Sent from the GnuPG - User mailing list a
On 07/09/13 07:10 AM, Peter Lebbing wrote:
On 27/06/13 18:55, Jack Bates wrote:
except that I am using the key id of a subkey, with an exclamation
mark, to export just one subkey instead of all the subkeys belonging to the
primary key. The subkey with that key id definitely doesn't already exist
Leo Tolstoy (1828–1910)
Or in short: “Science advances one funeral at a time.”
— Max Planck (1858–1947), paraphrased
--
View this message in context:
http://gnupg.10057.n7.nabble.com/Transfer-subkey-to-other-keyring-tp31272p32397.html
Sen
On 27/06/13 18:55, Jack Bates wrote:
> except that I am using the key id of a subkey, with an exclamation
> mark, to export just one subkey instead of all the subkeys belonging to the
> primary key. The subkey with that key id definitely doesn't already exist in
> the
> destination keyring, althou
perly, but import seems to ignore them.
i've made sure that the public keys are there in the receiving keyring, but
that wasn't the problem.
any luck since then? or anything i could try?
- attila
--
View this message in context:
http://gnupg.10057.n7.nabble.com/Transfer-subkey-to-other-k
On 27/06/13 12:49 AM, Werner Koch wrote:
On Wed, 26 Jun 2013 20:00, di4...@nottheoilrig.com said:
Thanks Werner, I want to keep my primary key on a separate keyring
(does this require putting subkeys under a different primary key?)
No. We use a stub key instead. The command is
gpg --exp
On Wed, 26 Jun 2013 20:00, di4...@nottheoilrig.com said:
> Thanks Werner, I want to keep my primary key on a separate keyring
> (does this require putting subkeys under a different primary key?)
No. We use a stub key instead. The command is
gpg --export-secret-subkeys KEYID >newkey.gpg
Run
for clarity, thanks Henry)
$ gpg --homedir a --gen-key
# Add subkey
$ gpg --homedir a --edit-key . addkey
# Transfer subkey to other keyring
$ gpg --homedir a --export-options export-reset-subkey-passwd
--export-secret-subkeys FAC3301A\! | gpg --homedir b --import
#
On Tue, 25 Jun 2013 20:12, di4...@nottheoilrig.com said:
> Hello, I want to transfer a subkey from one keyring to another, but I
> get the following error:
Do you want to put a subkey under a different primary key? There are no
command line options for that. Recall that a subkey is bound by a ke
On 06/25/2013 06:12 PM, Jack Bates wrote:
> Hello, I want to transfer a subkey from one keyring to another, but I
> get the following error:
>
>gpg: key 7FABB65F: already in secret keyring
>gpg: Total number processed: 1
>gpg: secret keys read: 1
>gpg: secret keys unchanged:
Hello, I want to transfer a subkey from one keyring to another, but I
get the following error:
gpg: key 7FABB65F: already in secret keyring
gpg: Total number processed: 1
gpg: secret keys read: 1
gpg: secret keys unchanged: 1
Here is the command I am running:
$ gpg --home
11 matches
Mail list logo