Create subkey with same passphrase

2016-05-11 Thread Alexander Strobel
I wanted to know if there is a way to create a new subkey without giving
it a new passphrase but using the same one as the primary key and the
first subkey.
AFAIK while creating the first subkey there is no passphrase question,
it simply uses the passphrase given for the primary key.

The use case behind my question is that I want to create a combined
RSA/ECC key in a batch like way without getting the “Please enter your
passphrase/Please repeat your passphrase” twice (which means 4 dialogs
in total).

gpg --batch --gen-key
> Key-Type: RSA
> …
> Subkey-Type: RSA
> …
> %commit

gpg --edit-key abcd1234 addkey
> ecc/e
> curve25519
> …


Best regards
 Alex Strobel
 www.gpg4o.com




signature.asc
Description: OpenPGP digital signature
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: 'No pinentry' error (--pinentry-mode loopback with --delete-secret-and-public-key)

2016-05-11 Thread Werner Koch
On Wed, 11 May 2016 04:42, dashoho...@gmail.com said:

> Maybe the realse schedule should include alpha and beta, before making a

Alfa releases don't make sense because that is defined as in-house
tests.  We do not have them due to our public development model.

We did beta releases and release candidates for many years but it turned
out that they are only rarely used.  Those who are keen to test things
either build from the repo or wait for a released version.


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


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


Documentation on --with-colons output?

2016-05-11 Thread Anthony Papillion
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

I'm writing a tool that needs to parse output from GnuPG. I'll be
using the --with-colons option to make output easier to parse. Is
there any doc on what the different fields are in the output?
Specifically, for things like --list-public-keys?

Thanks,
Anthony

- -- 
OpenPGP Key:4096R/028ADF7453B04B15
Other Key Info: http://www.cajuntechie.org/p/my-pgp-key.html
XMPP?Jabber:cyp...@chat.cpunk.us

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJXM8nBAAoJEAKK33RTsEsV2AoQAKdiXW0OZTH5PnP232VfmR7e
Gr+uQfs3PFGmwmn33LfUDotZhnqnfxeE+nLyda+rlQtsT3gjr9Zwe8DTdFpwvhE5
+YPiLzQmRm8HsRA+SF+/sbAQX5KLUlFbOGH/NK+917DaKzMTMmkNVYnqKZ1s6Uh5
WezSBiXWauavWGgbC8kbfy75YqRwKFp9RaqnxnyRFzG4SQsNH0rcTMPKNjqNivp4
S/O6EHFoYT8xdOHxrIeDj/94Vc/D00hrm0lnKbWyzkPHb37ktFoDdGEKCBemCo/t
4BWyue26FdoZ2dtWGVm1JaXAkwiIATy3Gst8Km3QDYiRcrRsGrfgAypQMWbJ6Qs6
3re5OxT2PhVy5HnXwhGQHcULvmv6E4lKmKmqNXwdIkTgl+pY7hWpR1/qRCsCroLf
y1ljIE+eiQsba2sdoP4EzHT4viXCf4SgGvS2AFNpTHLHGlwOuWtg++eqXrBlhuoF
m6pqtxsg78YyomPIpMmWCPMgkoUnfxQJDsMWyAik+X919ldezvaoxz0F3FTYk8vx
F6N34iDqdleQk+/ckhkfnIT3fTPNaht0jqtD1sLUBSNX98Kv8eRhvlk9p6zcyvyB
V4r6rchikxTRJJcWc0IQdlyfy7cUT/YY8xElarAOVx9GhmK9WrcHSAo2RQbsaG6K
M8l4itWcBrBTIX8pfYKp
=NtJN
-END PGP SIGNATURE-


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


Re: Documentation on --with-colons output?

2016-05-11 Thread Robert J. Hansen
> I'm writing a tool that needs to parse output from GnuPG. I'll be
> using the --with-colons option to make output easier to parse. Is
> there any doc on what the different fields are in the output?

Use --fixed-list-mode and look at the DETAILS file.

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