-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On Wednesday 27 December 2017 at 5:13:53 PM, in
,
Caleb Case wrote:-
> How does one export a gpg2 private key without a
> passphrase?
Here, using GnuPG 2.2.4 under Windows, I was able to:-
1. gpg --edit-key KeyID passwd.
2. enter the key's ex
Hi,
I am using gpg2 with some build automation and I need to generate a key for
the automation that does not require a passphrase. I was unable to export
the secret key until I added a passphrase, but then there was no way export
it without the passphrase.
I did eventually stumble on a hack recom