Page MenuHome GnuPG
Feed Advanced Search

Apr 1 2015

dkg added a comment to T1938: --list-sigs on a keybox is extremely slow.

I'm seeing this behavior as well. For a test keyring with 13 keys, 49 User
IDs, and 7227 signatures, stored on a tmpfs on linux kernel 3.16, gpg2
--list-sigs with a pubring.kbx takes over 3 seconds (mostly kernelspace), but
with an old-style pubring.gpg takes 0.6 seconds (mostly userspace)

Maybe it makes more sense to mmap the keybox rather than trying to seek and read
inside it?

Apr 1 2015, 9:40 PM · gnupg, Bug Report
dkg added a comment to T1710: Fine-grained --fast-list-mode.

I'm also seeing this extreme delay from gpg --list-sigs 2.1.2 on a large
keyring, particularly when using kbx. It seems likely that there is a bug here.

Apr 1 2015, 12:42 AM · patch, gnupg, Feature Request

Mar 17 2015

dkg added projects to T1927: search by e-mail address should find e-mail-only User IDs.: gnupg, Bug Report.
Mar 17 2015, 6:37 PM · Bug Report, gnupg

Mar 13 2015

dkg added a comment to T1734: [SUGGESTION] Implement a function to re-generate public keys and(!) "stubs" from private keys stored on smartcard only.

This shows up elsewhere too:

http://forum.yubico.com/viewtopic.php?f=26&t=1171

says:

For some inexplicable reason, GnuPG cannot extract the public key from a
smartcard except during generation. That means that to use the key from
another computer, you either have to copy the public key from the original
computer's GnuPG keyring, or you need to set the URL attribute to a file
which contains the PGP public key block. Otherwise, the token is effectively
locked to a single computer, and unuseable if you happen to trash your
keyring unless you regenerate a key.

It would be nice to streamline this case.

Mar 13 2015, 10:50 PM · gnupg, Feature Request

Feb 17 2015

dkg set Version to 2.2.0 on T1845: sending large keys to keyserver push fails with silent hang and "assuan_inquire failed: Too much data for IPC layer".
Feb 17 2015, 10:05 PM · gnupg, gnupg (gpg21), Debian, Bug Report
dkg added projects to T1845: sending large keys to keyserver push fails with silent hang and "assuan_inquire failed: Too much data for IPC layer": libassuan, Bug Report, Debian.
Feb 17 2015, 10:05 PM · gnupg, gnupg (gpg21), Debian, Bug Report
dkg added a comment to T1844: dirmngr-client should auto-detect when input is in PEM form.

Feb 17 2015, 9:47 PM · Feature Request, gnupg, dirmngr
dkg added projects to T1844: dirmngr-client should auto-detect when input is in PEM form: dirmngr, Bug Report.
Feb 17 2015, 9:47 PM · Feature Request, gnupg, dirmngr
dkg set Version to 2.1.2 on T1844: dirmngr-client should auto-detect when input is in PEM form.
Feb 17 2015, 9:47 PM · Feature Request, gnupg, dirmngr
dkg set Version to 2.1.2 on T1843: dirmngr-client doesn't auto-launch dirmngr.
Feb 17 2015, 9:42 PM · gnupg, Bug Report, dirmngr
dkg added projects to T1843: dirmngr-client doesn't auto-launch dirmngr: dirmngr, Bug Report.
Feb 17 2015, 9:42 PM · gnupg, Bug Report, dirmngr
dkg added projects to T1842: dirmngr crashes if DIR.txt is empty: dirmngr, Bug Report.
Feb 17 2015, 1:00 AM · gnupg, Bug Report, dirmngr
dkg set Version to 1.1.1, 2.1.2 on T1842: dirmngr crashes if DIR.txt is empty.
Feb 17 2015, 1:00 AM · gnupg, Bug Report, dirmngr
dkg added a comment to T1842: dirmngr crashes if DIR.txt is empty.

D284: 554_avoid-crash-with-zero-length-DIR.txt

Feb 17 2015, 1:00 AM · gnupg, Bug Report, dirmngr

Feb 16 2015

dkg added projects to T1841: gpg-connect-agent: percent+ function doesn't encode '+': gnupg, Bug Report, Debian.
Feb 16 2015, 9:57 AM · Debian, Bug Report, gnupg
dkg set Version to 2.0.26 on T1841: gpg-connect-agent: percent+ function doesn't encode '+'.
Feb 16 2015, 9:57 AM · Debian, Bug Report, gnupg
dkg added projects to T1840: gpg-agent should have prompt-for-use mechanism: Feature Request, gnupg.
Feb 16 2015, 6:06 AM · gnupg, Feature Request

Jan 28 2015

dkg added a comment to T1822: gpg --list-config --with-colons output is broken in 2.1.1.

Jason Donenfeld has a patch for this:

http://thread.gmane.org/gmane.comp.encryption.gpg.devel/19654

Jan 28 2015, 5:14 PM · Bug Report
dkg added a project to T1822: gpg --list-config --with-colons output is broken in 2.1.1: Bug Report.
Jan 28 2015, 5:11 PM · Bug Report
dkg set Version to 2.1.1 on T1822: gpg --list-config --with-colons output is broken in 2.1.1.
Jan 28 2015, 5:11 PM · Bug Report

Jan 2 2015

dkg added a comment to T1803: gpg --gen-revoke fails silently if passphrase fails.

i've tested this with gnupg 2.1.1, and gnupg 2.1.1 does provide a non-zero
return code if the passphrase fails.

Jan 2 2015, 9:13 PM · gnupg (gpg14), Bug Report, gnupg
dkg set Version to 1.4.18 on T1803: gpg --gen-revoke fails silently if passphrase fails.
Jan 2 2015, 9:12 PM · gnupg (gpg14), Bug Report, gnupg
dkg added projects to T1803: gpg --gen-revoke fails silently if passphrase fails: gnupg, Bug Report.
Jan 2 2015, 9:12 PM · gnupg (gpg14), Bug Report, gnupg

Dec 17 2014

dkg set Version to 2.1.1 on T1791: "gpgconf --launch dirmngr" fails but does not return non-zero error code.
Dec 17 2014, 12:02 AM · Bug Report, dirmngr
dkg added projects to T1791: "gpgconf --launch dirmngr" fails but does not return non-zero error code: dirmngr, Bug Report.
Dec 17 2014, 12:02 AM · Bug Report, dirmngr

Dec 4 2014

dkg added a comment to T1781: "gpg --list-keys" fails when $GNUPGHOME is not writable.

oh, and this appears to be the case for 1.4.x, 2.0.x, and 2.1.x

Dec 4 2014, 3:21 AM · Not A Bug, Debian, Bug Report, gnupg
dkg added a comment to T1781: "gpg --list-keys" fails when $GNUPGHOME is not writable.

That link to the debian bts is a little wacky, somehow roundup is attaching the
comma to the end of it. it should be: https://bugs.debian.org/771976

Dec 4 2014, 3:20 AM · Not A Bug, Debian, Bug Report, gnupg
dkg added projects to T1781: "gpg --list-keys" fails when $GNUPGHOME is not writable: gnupg, Bug Report, Debian.
Dec 4 2014, 3:02 AM · Not A Bug, Debian, Bug Report, gnupg

Dec 2 2014

dkg added projects to T1777: pinentry-gtk-2 refuses input when GTK_IM_MODULE=scim: pinentry, Bug Report.
Dec 2 2014, 10:47 PM · Bug Report, pinentry
dkg added a comment to T1453: pinentry-gtk2: ESC not handled.

Any word on this? It would be nice to see something like this merged.

Dec 2 2014, 10:14 PM · Bug Report, pinentry

Nov 6 2014

dkg added projects to T1754: dirmngr does not support pluggable keyserver helpers: dirmngr, Bug Report.
Nov 6 2014, 11:06 PM · Feature Request, dirmngr
dkg set Version to 2.1.0 on T1754: dirmngr does not support pluggable keyserver helpers.
Nov 6 2014, 11:06 PM · Feature Request, dirmngr
dkg added projects to T1753: export-reset-subkey-passwd no longer works in GnuPG 2.1.0: gnupg, Bug Report.
Nov 6 2014, 10:42 PM · Bug Report, gnupg
dkg set Version to 2.1.0 on T1753: export-reset-subkey-passwd no longer works in GnuPG 2.1.0.
Nov 6 2014, 10:42 PM · Bug Report, gnupg

Sep 16 2014

dkg added projects to T1715: warn when primary key expiration updated without encryption-capable subkey: gnupg, Bug Report.
Sep 16 2014, 9:24 PM · backport, Bug Report, gnupg

Jun 3 2014

dkg set Version to 2.2.0 on T1649: kleopatra fails to sign keys when local sig already exists.
Jun 3 2014, 10:58 PM · Bug Report, gpg4win
dkg added projects to T1649: kleopatra fails to sign keys when local sig already exists: gpg4win, Bug Report.
Jun 3 2014, 10:58 PM · Bug Report, gpg4win

Jul 11 2013

dkg added projects to T1514: charset weirdness with non-ascii User IDs under non-UTF-8 locales: gnupg, Bug Report.
Jul 11 2013, 11:46 PM · Bug Report, gnupg

Jan 13 2013

dkg added projects to T1462: multiple signatures can't be checked if they differ in algorithm: gnupg, Bug Report.
Jan 13 2013, 5:38 AM · Bug Report, gnupg

Sep 23 2011

dkg added a comment to T1340: gpg --recv-keys/--refresh-keys ignores a given long id, uses short ID instead.

Can i get an update on where this patch stands? I'm concerned that people are
actively sniffing around the idea of crafting duplicate short keyids:

Sep 23 2011, 6:02 AM · Feature Request, gnupg

Aug 4 2011

dkg added a comment to T1340: gpg --recv-keys/--refresh-keys ignores a given long id, uses short ID instead.

D149: 332_1340.diff

Aug 4 2011, 9:18 PM · Feature Request, gnupg
dkg added a comment to T1340: gpg --recv-keys/--refresh-keys ignores a given long id, uses short ID instead.

Attached is a proposed patch that should permit passing long keyIDs or full
fingerprints to the keyservers.

Aug 4 2011, 9:18 PM · Feature Request, gnupg
dkg added a comment to T1340: gpg --recv-keys/--refresh-keys ignores a given long id, uses short ID instead.

Given that the referenced draft was written in 2003, we now have 8 years of
documented expectations that keyservers can do this. The dominant keyserver
implementation today (SKS) can handle this with no trouble.

Aug 4 2011, 9:05 PM · Feature Request, gnupg
dkg added a comment to T1340: gpg --recv-keys/--refresh-keys ignores a given long id, uses short ID instead.

this is not a limitation of the keyservers; gpg itself is stripping all but the
short keyid. adding "--keyserver-options debug" to the command shows that in
every case, gpg is requesting the following URL:

Aug 4 2011, 4:25 PM · Feature Request, gnupg

Mar 4 2011

dkg added a comment to T1321: gpgsm cannot read pkcs12 files generated by certtool (from gnutls-bin).

I appreciate that PKCS#12 is stupid and baroque, but if the goal is
interoperability with other software, it seems like other GNU tools would be a
reasonable target at least :)

Mar 4 2011, 4:49 PM · Feature Request, gnupg

Mar 3 2011

dkg added a comment to T1321: gpgsm cannot read pkcs12 files generated by certtool (from gnutls-bin).

Mar 3 2011, 7:36 PM · Feature Request, gnupg
dkg set Version to 2.0.17 on T1321: gpgsm cannot read pkcs12 files generated by certtool (from gnutls-bin).
Mar 3 2011, 7:36 PM · Feature Request, gnupg
dkg added projects to T1321: gpgsm cannot read pkcs12 files generated by certtool (from gnutls-bin): gnupg, Bug Report.
Mar 3 2011, 7:36 PM · Feature Request, gnupg

Feb 3 2011

dkg added projects to T1316: Please provide DECRYPTION_INFO status messages on gpg 1.x and 2.0.x: Feature Request, backport, gnupg.
Feb 3 2011, 10:37 PM · gnupg, backport, Feature Request

Oct 15 2010

dkg added a comment to T945: GNUPG does not emit key-capabilities or expiration dates when --list-secret-keys is used without arguments.

A colleague just observed that expiration dates are also missing when
--list-secret-keys is used without a matching string.

Oct 15 2010, 5:18 PM · Bug Report, gnupg
dkg renamed T945: GNUPG does not emit key-capabilities or expiration dates when --list-secret-keys is used without arguments from GNUPG does not emit key-capabilities when --list-secret-keys is used without arguments to GNUPG does not emit key-capabilities or expiration dates when --list-secret-keys is used without arguments.
Oct 15 2010, 5:18 PM · Bug Report, gnupg

May 5 2010

dkg added projects to T1221: gpg misinterprets under-implemented keyservers as empty, misreports search results to users: gnupg, Bug Report.
May 5 2010, 12:21 AM · Feature Request, gnupg

Sep 23 2009

dkg added projects to T1143: better heuristic for choosing an encryption key based on a User ID: Feature Request, gnupg.
Sep 23 2009, 6:53 PM · Duplicate, gnupg, Feature Request

Aug 27 2009

dkg added projects to T1122: adduid does not detect duplicate user ids: gnupg, Bug Report.
Aug 27 2009, 10:11 PM · backport, Bug Report, gnupg
dkg set Version to 1.4.9 on T1122: adduid does not detect duplicate user ids.
Aug 27 2009, 10:11 PM · backport, Bug Report, gnupg

May 19 2009

dkg added projects to T1057: update default-preference-list to prefer stronger supported hashes: Feature Request, gnupg.
May 19 2009, 6:15 PM · gnupg, Feature Request
dkg added a comment to T1057: update default-preference-list to prefer stronger supported hashes.

D87: 223_default-preference-list-change.diff

May 19 2009, 6:15 PM · gnupg, Feature Request

Feb 5 2009

dkg added a comment to T998: --list-keys --with-colons or --fixed-list-mode does not properly indicate usage flags on certify-only primary keys.

Here is an example OpenPGP certificate with only the certify flag set, if you
want to test with it.

Feb 5 2009, 9:01 PM · Bug Report, gnupg
dkg set Version to 1.4.9, 2.0.9 on T998: --list-keys --with-colons or --fixed-list-mode does not properly indicate usage flags on certify-only primary keys.
Feb 5 2009, 8:58 PM · Bug Report, gnupg
dkg added projects to T998: --list-keys --with-colons or --fixed-list-mode does not properly indicate usage flags on certify-only primary keys: gnupg, Bug Report.
Feb 5 2009, 8:58 PM · Bug Report, gnupg

Oct 4 2008

dkg added a comment to T956: doc/DETAILS occasionally conflates ownertrust and validity.

D65: 179_DETAILS-update

Oct 4 2008, 2:45 AM · Bug Report, gnupg
dkg added projects to T956: doc/DETAILS occasionally conflates ownertrust and validity: gnupg, Bug Report.
Oct 4 2008, 2:45 AM · Bug Report, gnupg

Oct 1 2008

dkg added a comment to T903: show-photos should be able to display the UserID's calculated validity.

I'm happy to assign copyright for this patch to the FSF, if that's needed.

Oct 1 2008, 2:11 AM · gnupg, Feature Request

Sep 15 2008

dkg added a project to T953: roundup_session_gCodesBTS cookie on bugs.g10code.com should set the secure flag: Bug Report.
Sep 15 2008, 12:31 AM · Won't Fix, Bug Report

Aug 8 2008

dkg added a comment to T947: GnuPG doesn't detect timestamp overflow.

Interestingly, batch mode appears to detect the overflow. In that case,
overflows are silently rewritten to the creation timestamp plus one second:

Aug 8 2008, 12:39 AM · Bug Report, gnupg

Aug 7 2008

dkg set Version to 1.4.9, 2.0.9 on T947: GnuPG doesn't detect timestamp overflow.
Aug 7 2008, 11:08 PM · Bug Report, gnupg
dkg added projects to T947: GnuPG doesn't detect timestamp overflow: gnupg, Bug Report.
Aug 7 2008, 11:08 PM · Bug Report, gnupg
dkg added a comment to T945: GNUPG does not emit key-capabilities or expiration dates when --list-secret-keys is used without arguments.

Actually, the capabilities *are* listed with the secret keys, as long as you
provide a string to match against. The only case where they aren't listed is
when there's no matching string.

Aug 7 2008, 8:37 PM · Bug Report, gnupg

Aug 5 2008

dkg added a comment to T946: bugs.g10code.com "search" link gives an error.

This seems to happen whether or not i'm logged in.

Aug 5 2008, 8:29 PM · Bug Report
dkg added a project to T946: bugs.g10code.com "search" link gives an error: Bug Report.
Aug 5 2008, 8:28 PM · Bug Report
dkg added a comment to T945: GNUPG does not emit key-capabilities or expiration dates when --list-secret-keys is used without arguments.

I've tested this with gnupg and gnupg2, and both seem to behave this way.

Aug 5 2008, 8:21 PM · Bug Report, gnupg
dkg added projects to T945: GNUPG does not emit key-capabilities or expiration dates when --list-secret-keys is used without arguments: gnupg, Bug Report.
Aug 5 2008, 8:11 PM · Bug Report, gnupg
dkg set Version to 1.4.9, 2.0.9 on T945: GNUPG does not emit key-capabilities or expiration dates when --list-secret-keys is used without arguments.
Aug 5 2008, 8:11 PM · Bug Report, gnupg

May 6 2008

dkg added a comment to T901: gpgkey2ssh creates keys unreadable by openssh.

Whoops! Of course, the second line of the demonstration should actually read:

May 6 2008, 8:21 PM · gnupg, Bug Report
dkg added a project to T901: gpgkey2ssh creates keys unreadable by openssh: gnupg.
May 6 2008, 8:19 PM · gnupg, Bug Report
dkg added a comment to T901: gpgkey2ssh creates keys unreadable by openssh.

Any word on this? The patch should be short enough for a quick review. It
problem can be demonstrated by setting GPGID to the key id of an RSA key, and doing:

May 6 2008, 8:19 PM · gnupg, Bug Report
dkg added a project to T903: show-photos should be able to display the UserID's calculated validity: gnupg.
May 6 2008, 8:12 PM · gnupg, Feature Request

Apr 11 2008

dkg added a project to T903: show-photos should be able to display the UserID's calculated validity: Feature Request.
Apr 11 2008, 7:30 AM · gnupg, Feature Request
dkg added a comment to T903: show-photos should be able to display the UserID's calculated validity.

D53: 161_show-photo-validity.patch

Apr 11 2008, 7:30 AM · gnupg, Feature Request

Apr 9 2008

dkg added a comment to T901: gpgkey2ssh creates keys unreadable by openssh.

gpgkey2ssh very poorly documented (no manpage, no help output), but it is
shipped with the source tarball, so i figure it should work properly at least
when the correct parameters are offered.

Apr 9 2008, 6:19 PM · gnupg, Bug Report
dkg added a project to T901: gpgkey2ssh creates keys unreadable by openssh: Bug Report.
Apr 9 2008, 7:56 AM · gnupg, Bug Report
dkg added a comment to T901: gpgkey2ssh creates keys unreadable by openssh.

D52: 160_473841.patch

Apr 9 2008, 7:56 AM · gnupg, Bug Report