Page MenuHome GnuPG
Feed Advanced Search

Apr 13 2018

werner renamed T3655: Suggest possible choices instead to error out on a typo from "futuredefault" ( from --quick-gen-key) yields "Unknown elliptic curve" to Suggest possible choices instead to error out on a typo.
Apr 13 2018, 12:35 PM · gnupg, Bug Report
aheinecke closed T3854: Multiple file decryption only saves one file as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:24 AM · kleopatra, Bug Report, gpg4win
aheinecke added a comment to T3886: attachments can't be removed.

( Apart from the part that was moved out to T3895 )

Apr 13 2018, 11:22 AM · gpgol, Bug Report, gpg4win
aheinecke closed T3886: attachments can't be removed as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:22 AM · gpgol, Bug Report, gpg4win
aheinecke closed T3882: gpgol does not decrypt mails send by Evolution as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:21 AM · gpgol, Bug Report
aheinecke closed T3884: Erroneous warning message when re-sending signed message + sending fails and locks GpgOL as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:21 AM · gpgol, Bug Report, gpg4win
aheinecke closed T3875: Sending signed mail fails repeatedly as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:21 AM · gpgol, Bug Report, gpg4win
aheinecke closed T3865: Kleopatra crashes again in Gpg4win 3.1.0 beta 38 as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:20 AM · kleopatra, Bug Report
aheinecke closed T3863: GpgOL: 3.1.0 Beta might send unencrypted mail even if crypto was selcted as Resolved.
Apr 13 2018, 11:20 AM · Bug Report, gpg4win, gpgol
aheinecke added a comment to T3863: GpgOL: 3.1.0 Beta might send unencrypted mail even if crypto was selcted.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:20 AM · Bug Report, gpg4win, gpgol
gniibe added a project to T3900: Memory leak in check_sig_and_print: gnupg (gpg22).
Apr 13 2018, 9:47 AM · gnupg (gpg22), Bug Report
gniibe changed the status of T3900: Memory leak in check_sig_and_print from Open to Testing.
Apr 13 2018, 9:46 AM · gnupg (gpg22), Bug Report
gniibe added a comment to T3900: Memory leak in check_sig_and_print.

Thanks again. Good catch.
In Japanese 39 sounds like "Thank You!", that's indeed appropriate to your report. :-)

Apr 13 2018, 9:46 AM · gnupg (gpg22), Bug Report
catenacyber created T3900: Memory leak in check_sig_and_print.
Apr 13 2018, 8:35 AM · gnupg (gpg22), Bug Report
aheinecke added a parent task for T3897: GpgOL: Sending signed / ecnrypted mail to X.509 (SMIME) recipient fails and error is not shown: T3899: Gpg4win 3.1.1.
Apr 13 2018, 8:13 AM · gpgol, Bug Report, gpg4win
aheinecke claimed T3896: Latest GPG signed/encoded mail in Inbox and any X.509 signed message can't be moved to folder.

I think you are running in the infamous T3459 "As long as the decrypted content of a crypto mail is loaded a mail can't be moved" You have to unselect the mail and then move it without opening it. E.g. by right clicking it. I know this is horrible and it's a major problem but I don't see how we can fix it in our architecture. As we replace the mail content with the decrypted stuff we have to prevent "Write" Events by Outlook. For Move if you block a write event, the move fails. But we don't have any idea in our addon when a write comes from a move. I spent a lot of time on this and have not yet found a good solution. But I think the workaround is kinda ok.

Apr 13 2018, 8:07 AM · Duplicate, gpgol, Bug Report, gpg4win
aheinecke claimed T3897: GpgOL: Sending signed / ecnrypted mail to X.509 (SMIME) recipient fails and error is not shown.

The Bug is here that the Error is not shown properly. In the log:

Apr 13 2018, 8:01 AM · gpgol, Bug Report, gpg4win
aheinecke renamed T3897: GpgOL: Sending signed / ecnrypted mail to X.509 (SMIME) recipient fails and error is not shown from Sending signed / ecnrypted mail to X.509 (SMIME) recipient fails to GpgOL: Sending signed / ecnrypted mail to X.509 (SMIME) recipient fails and error is not shown.
Apr 13 2018, 7:57 AM · gpgol, Bug Report, gpg4win
gniibe claimed T3779: pinentry-curses broken when launched from tig that's launched from mc.
Apr 13 2018, 4:51 AM · Documentation, pinentry, Bug Report
gniibe added a comment to T3779: pinentry-curses broken when launched from tig that's launched from mc.

When a command is invoked from Midnight Commander, pseudo tty is used.
You can confirm that by typing tty and see the output of the command after exiting from mc and again typing tty.

Apr 13 2018, 4:50 AM · Documentation, pinentry, Bug Report
gniibe added a comment to T3878: not all calloc performed in libgcrypt covered by gcry_set_allocation_handler.

I am currently considering improvement of finalizer of libgcrypt, so, this matters.
Looking code, it would be better not to allocate and free the constant,
but use compile time constant data in .text section; Something like: const unsigned char ctr_null[DBRG_CTR_NULL_LEN].

Apr 13 2018, 4:17 AM · libgcrypt, Bug Report
gniibe changed the status of T3898: Memory leak in g10 handle_compressed from Open to Testing.

Applied to STABLE-BRANCH-1-4, too.

Apr 13 2018, 3:24 AM · gnupg (gpg14), Bug Report
gniibe claimed T3898: Memory leak in g10 handle_compressed.

Good catch. Thanks. Fixed in STABLE-BRANCH-2-2.

Apr 13 2018, 3:11 AM · gnupg (gpg14), Bug Report
gniibe triaged T3759: Compile test fails, Libassuan v2.5.1 - Ubuntu 14.04 - fdpassing[7693]: assuan_pipe_connect failed: End of file as Normal priority.

Apparently, your /lib/x86_64-linux-gnu/libgpg-error.so.0 is not the one you installed (I mean, libgpg-error version 1.27).
You need to install your new version of libgpg-error so that it is usable.
Please check your ldconfig or LD_LIBRARY_PATH, etc.

Apr 13 2018, 2:46 AM · Info Needed, libassuan, Bug Report

Apr 12 2018

catenacyber added a comment to T3898: Memory leak in g10 handle_compressed.

Bug can be reproduced with gpg --verify leak-a702b3e5612e12163f056f41feb9e95a8b3836bb

Apr 12 2018, 9:15 PM · gnupg (gpg14), Bug Report
catenacyber created T3898: Memory leak in g10 handle_compressed.
Apr 12 2018, 9:13 PM · gnupg (gpg14), Bug Report
nitroalex added a comment to T3781: ECC encryption key on-card generation broken.

works just fine, thx!

Apr 12 2018, 3:30 PM · g10, scd, Bug Report
JJworx created T3897: GpgOL: Sending signed / ecnrypted mail to X.509 (SMIME) recipient fails and error is not shown.
Apr 12 2018, 1:25 PM · gpgol, Bug Report, gpg4win
JJworx created T3896: Latest GPG signed/encoded mail in Inbox and any X.509 signed message can't be moved to folder.
Apr 12 2018, 12:41 PM · Duplicate, gpgol, Bug Report, gpg4win
aheinecke added a parent task for T3854: Multiple file decryption only saves one file: T3742: Gpg4win 3.1.0.
Apr 12 2018, 10:27 AM · kleopatra, Bug Report, gpg4win
aheinecke added a parent task for T3886: attachments can't be removed: T3742: Gpg4win 3.1.0.
Apr 12 2018, 10:19 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T3886: attachments can't be removed.

I've opened T3895 for a permanent decryption / permanent removal of attachments. Maybe something for 3.2.0 ;-)

Apr 12 2018, 10:19 AM · gpgol, Bug Report, gpg4win
tinkerwolf added a comment to T3381: dirmngr won't start on Windows 10 with admin level account.

So I used a debugger to see if I could garner any additional info. Here's the log:

Apr 12 2018, 10:17 AM · libassuan, Restricted Project, gpg4win, dirmngr, Windows, Bug Report
aheinecke changed the status of T3886: attachments can't be removed from Open to Testing.

When an attachment of a crypto mail is removed it now leads to a warning.

Apr 12 2018, 10:16 AM · gpgol, Bug Report, gpg4win
aheinecke added a parent task for T3882: gpgol does not decrypt mails send by Evolution: T3742: Gpg4win 3.1.0.
Apr 12 2018, 10:14 AM · gpgol, Bug Report
aheinecke changed the status of T3884: Erroneous warning message when re-sending signed message + sending fails and locks GpgOL from Open to Testing.

In my tests it does work nicely now. We detect the "Send Again" state and correctly handle it. Sign / Encrypt is preselected depending on the state of the original mail. Even works with attachments.

Apr 12 2018, 10:12 AM · gpgol, Bug Report, gpg4win
werner added a comment to T3869: libgpg-error-1.28 on Solaris.

Argh. I missed that. Probably because I searched for libgpg-error but I myself renamed the tag recently :-(.

Apr 12 2018, 8:24 AM · Solaris, gpgrt, Bug Report
gniibe changed the status of T3869: libgpg-error-1.28 on Solaris from Open to Testing.

Put the check in configure.

Apr 12 2018, 2:45 AM · Solaris, gpgrt, Bug Report

Apr 11 2018

werner added a comment to T3894: re-evaluate default randomness choices during key generation on GNU/Linux platforms.

To clarify: We already use the getrandom system call if it is available. To map /dev/random to /dev/urandom you can create a file /etc/gcrypt/random.conf with this line:

Apr 11 2018, 8:55 PM · libgcrypt, gnupg
dkg created T3894: re-evaluate default randomness choices during key generation on GNU/Linux platforms.
Apr 11 2018, 8:01 PM · libgcrypt, gnupg
aheinecke added a comment to T3884: Erroneous warning message when re-sending signed message + sending fails and locks GpgOL.

Oops. I confused the ticket numbers rO34f6bb73882e: Implement send again for crypto mails. Would be the correct commit for this ticket.

Apr 11 2018, 3:31 PM · gpgol, Bug Report, gpg4win
aheinecke changed the status of T3882: gpgol does not decrypt mails send by Evolution from Open to Testing.

Right, outlook.com is often problematic, although it might be a generic Exchange 2016 problem. Outlook.com and Exchange 2016 behave much the same.

Apr 11 2018, 2:24 PM · gpgol, Bug Report
gniibe added a comment to T3891: kdf-setup does not set admin and user PIN codes.

For the situation where PINs are not factory setting, given the specification, I don't know how to achieve "to align all PWs and the KDF-DO with correct values"; It might depend on card's implementation.

Apr 11 2018, 11:07 AM · Restricted Project, scd, Bug Report
Arnaud added a comment to T3891: kdf-setup does not set admin and user PIN codes.

You are right about the fact that multiple steps could result in unusable cards in case of power down before all commands have been issued. Nevertheless, in practice, these commands would involve very few treatments on the token (i.e. no cryptographic operation or heavy data transfer) and it should really not take long to complete the three steps (admin PIN update, user PIN update, KDF-DO update).

Apr 11 2018, 10:29 AM · Restricted Project, scd, Bug Report
gniibe added a project to T3843: Unable to generate RSA4096 keys on Yubikey 4 on OSX Sierra: Info Needed.
Apr 11 2018, 10:02 AM · Info Needed, MacOS, yubikey, scd, Bug Report
gniibe triaged T3843: Unable to generate RSA4096 keys on Yubikey 4 on OSX Sierra as Normal priority.
Apr 11 2018, 10:02 AM · Info Needed, MacOS, yubikey, scd, Bug Report
gniibe triaged T3880: gpg-agent's ssh-agent does not handle flags in signing requests properly as Normal priority.
Apr 11 2018, 10:01 AM · ssh, gpgagent, Bug Report
Fgp added a comment to T3882: gpgol does not decrypt mails send by Evolution.

I'm not sure about that (Bug in Evolution), because I see ist only in E-Mails send by Evolution via Mircosoft (outlook.com) and not if Mails werden send by Evolution via Google (gmail.com).

Apr 11 2018, 8:15 AM · gpgol, Bug Report
BenM added a comment to T3751: man page syntax mentions token "[args]" but then does not define it.

What's in daily use for 15 yrs? GPGME? I thought GPGME was new,

Apr 11 2018, 5:46 AM · Documentation, Bug Report
BenM added a comment to T3546: ERR 219 on --refresh-keys / --send-keys /....

Since the initial redacted data for those four keys is still accessible, I checked all of those keys manually and none of them are on the keyservers. Since the OP was connecting to the specified keyserver successfully prior to that failure, I believe this is the cause of the error and not another DNS vs. Dirmngr conflict.

Apr 11 2018, 4:13 AM · dns, Bug Report
BenM claimed T3813: GPGME error: "invalid crypto engine" in the MSYS2 version.
Apr 11 2018, 3:37 AM · Python, gpgme, Bug Report
BenM added a comment to T3813: GPGME error: "invalid crypto engine" in the MSYS2 version.

This may be related to T3515: Gpg4win: Gpgconf used to open "windows" and slows down kleo startup since it depends on data from gpgconf.

Apr 11 2018, 3:35 AM · Python, gpgme, Bug Report
gniibe closed T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows as Resolved.

Workaround is implemented in 2.2.6.

Apr 11 2018, 1:59 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
gniibe closed T3781: ECC encryption key on-card generation broken as Resolved.

Fixed in 2.2.6.

Apr 11 2018, 1:58 AM · g10, scd, Bug Report
gniibe changed the status of T3877: not all malloc performed in libgcrypt covered by gcry_set_allocation_handler from Open to Testing.
Apr 11 2018, 1:52 AM · libgcrypt, Bug Report
gniibe claimed T3877: not all malloc performed in libgcrypt covered by gcry_set_allocation_handler.
Apr 11 2018, 1:16 AM · libgcrypt, Bug Report
gniibe claimed T3891: kdf-setup does not set admin and user PIN codes.
Apr 11 2018, 1:13 AM · Restricted Project, scd, Bug Report

Apr 10 2018

gniibe added a comment to T3891: kdf-setup does not set admin and user PIN codes.

My interpretation of the specification is different.
By requiring the condition of setting KDF-DO (it is only valid to setup KDF-DO when PINs are factory setting), Gnuk works well with current "kdf-setup".
If the procedure of setting KDF-DO includes multiple steps with KDF-DO update and PIN update, there is a risk of power down which results unusable card.

Apr 10 2018, 11:38 PM · Restricted Project, scd, Bug Report
tinkerwolf added a comment to T3381: dirmngr won't start on Windows 10 with admin level account.
dirmngr -v --debug ipc,dns,network --log-file - --server --debug-wait 3
Apr 10 2018, 8:41 PM · libassuan, Restricted Project, gpg4win, dirmngr, Windows, Bug Report
werner triaged T3892: python: Fix crash by leaving struct members intact as High priority.
Apr 10 2018, 4:58 PM · gpgme, Bug Report
aheinecke added a comment to T3882: gpgol does not decrypt mails send by Evolution.

I've got an example mail. The problem is that the mail itself is "Content-Type: multipart/mixed; boundary="_003_DB4PR08MB01092D175DE8C1861B5D0BC197BF0DB4PR08MB0109eurp_"
"

Apr 10 2018, 4:10 PM · gpgol, Bug Report
4tmuelle added a comment to T3892: python: Fix crash by leaving struct members intact.

dunno how to attach a patch here... trying to copy it verbatim

Apr 10 2018, 3:32 PM · gpgme, Bug Report
4tmuelle added a comment to T3892: python: Fix crash by leaving struct members intact.

reproducer

Apr 10 2018, 3:31 PM · gpgme, Bug Report
4tmuelle created T3892: python: Fix crash by leaving struct members intact.
Apr 10 2018, 3:30 PM · gpgme, Bug Report
Arnaud added parent tasks for T3891: kdf-setup does not set admin and user PIN codes: T3152: KDF DO support in OpenPGP card, T3823: gpg frontend support to setup KDF DO.
Apr 10 2018, 2:41 PM · Restricted Project, scd, Bug Report
Arnaud created T3891: kdf-setup does not set admin and user PIN codes.
Apr 10 2018, 2:41 PM · Restricted Project, scd, Bug Report
werner added a comment to T3381: dirmngr won't start on Windows 10 with admin level account.

--debug-wait 3

Apr 10 2018, 1:51 PM · libassuan, Restricted Project, gpg4win, dirmngr, Windows, Bug Report
tinkerwolf added a comment to T3381: dirmngr won't start on Windows 10 with admin level account.

@werner here's the only output I get:

Apr 10 2018, 10:53 AM · libassuan, Restricted Project, gpg4win, dirmngr, Windows, Bug Report
werner triaged T3381: dirmngr won't start on Windows 10 with admin level account as Normal priority.

Please kill all existing dirmngr instances and don't run any programs which will trigger it to be started (e.g. Kleopatra). Then run in a _standard_ shell (cmd.exe):

Apr 10 2018, 10:48 AM · libassuan, Restricted Project, gpg4win, dirmngr, Windows, Bug Report
aheinecke created T3890: Gpg4win: p7s and p7m not properly registered as double click handled for GPA or Kleo on Windows 7.
Apr 10 2018, 10:28 AM · Bug Report, gpg4win
aheinecke created T3889: GpgOL: Window management does not work well in OL 2010.
Apr 10 2018, 10:26 AM · Bug Report, gpg4win, gpgol
aheinecke created T3888: Kleopatra: S/MIME trees in keylist are minimized on refresh.
Apr 10 2018, 10:07 AM · Bug Report, gpg4win, kleopatra
aheinecke created T3887: Kleopatra: Not finishing commands.
Apr 10 2018, 10:05 AM · Bug Report, gpg4win, kleopatra
tinkerwolf added a comment to T3381: dirmngr won't start on Windows 10 with admin level account.

I, too, have this problem. I have Windows 10 Pro 64-bit with BitDefender Total Security. My first reaction when this wasn't working was to disable all functions on BitDefender. That didn't help, so I ran dirmngr as admin in cmd (I despise PowerShell) without any luck. I created a non-admin user and ran it in there, again without luck. I've come up dry. No logs, no output, and no answers. Is there anything shy of downgrading dirmngr that will make this work? Has there been any progress as to figuring this out?

Apr 10 2018, 10:05 AM · libassuan, Restricted Project, gpg4win, dirmngr, Windows, Bug Report
aheinecke claimed T3886: attachments can't be removed.

I'll go for a warning / error for now and see if I can fix the renumbering.

Apr 10 2018, 8:24 AM · gpgol, Bug Report, gpg4win
werner changed the status of T3880: gpg-agent's ssh-agent does not handle flags in signing requests properly from Open to Testing.

Thanks. I took these patches and simplified them. Not test tested, though,.

Apr 10 2018, 8:08 AM · ssh, gpgagent, Bug Report
gniibe added a comment to T3877: not all malloc performed in libgcrypt covered by gcry_set_allocation_handler.

Note:
When we change the allocation, hmac256.c will not be standalone any more (as commented in the head of the file), and we will need to change the compile-command line to include libgpg-error.

Apr 10 2018, 7:09 AM · libgcrypt, Bug Report
gniibe added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

I check this report again.
The test is single thread, IIUC.

Apr 10 2018, 3:08 AM · libgcrypt, Bug Report
dkg reopened T3880: gpg-agent's ssh-agent does not handle flags in signing requests properly as "Open".

Thanks for the fix! however, the fix only addresses the two flags we currently know about. I've pushed a branch T3880-fix that tries to implement the If the agent does not support the requested flags […] It must reply with a SSH_AGENT_FAILURE message part of the spec.

Apr 10 2018, 12:14 AM · ssh, gpgagent, Bug Report

Apr 9 2018

werner closed T3880: gpg-agent's ssh-agent does not handle flags in signing requests properly as Resolved.

It is in 2.2.6

Apr 9 2018, 10:46 PM · ssh, gpgagent, Bug Report
JJworx added a comment to T3886: attachments can't be removed.

In fact, renumbering of attachments happens also by just viewing them repeatedly. This likely causes multiple copies somewhere, reducing disk space.

Apr 9 2018, 2:07 PM · gpgol, Bug Report, gpg4win
JJworx created T3886: attachments can't be removed.
Apr 9 2018, 1:54 PM · gpgol, Bug Report, gpg4win
aheinecke added a parent task for T3884: Erroneous warning message when re-sending signed message + sending fails and locks GpgOL: T3742: Gpg4win 3.1.0.
Apr 9 2018, 11:55 AM · gpgol, Bug Report, gpg4win
aheinecke claimed T3884: Erroneous warning message when re-sending signed message + sending fails and locks GpgOL.

Thanks for the report and the spelling fixes :-)

Apr 9 2018, 11:54 AM · gpgol, Bug Report, gpg4win
JJworx created T3884: Erroneous warning message when re-sending signed message + sending fails and locks GpgOL.
Apr 9 2018, 11:40 AM · gpgol, Bug Report, gpg4win
werner triaged T3881: Window sizing issue as Normal priority.
Apr 9 2018, 10:26 AM · gpa, Bug Report
werner closed T3832: Encrypting to a specifc recipient also encrypts to an unwanted one as Invalid.

Oh, you used a single dash and not a double dash in --armor. That is obviously the problem. As per Unix history all option characters may be combined unless they take an option arg; in that case the arg for the option may go directly after the option letter. We can't change that because lots of people and scripts use -rRECIPIENT.

Apr 9 2018, 10:22 AM · gnupg (gpg22), Bug Report
aheinecke triaged T3882: gpgol does not decrypt mails send by Evolution as Normal priority.

Thanks for the report.

Apr 9 2018, 8:55 AM · gpgol, Bug Report
gniibe added a comment to T3844: Able to certify public keys without a certify key present when using smartcard..

I see. Got it.

Apr 9 2018, 1:20 AM · gnupg (gpg22), Bug Report

Apr 6 2018

werner closed T3872: Invalid --sender option does not produce parseable output as Resolved.

To be released with 2.26 next week

Apr 6 2018, 5:43 PM · gnupg (gpg22), Bug Report
werner added a comment to T3844: Able to certify public keys without a certify key present when using smartcard..

Right with (2) (1) will not occur if the key has been created with GnuPG. However, we have caches in the code path and further rogue software may create creates, interesting keys (tm). Thus I consider it better to explicitly request keys with cert flag set.

Apr 6 2018, 4:38 PM · gnupg (gpg22), Bug Report
gniibe added a comment to T3844: Able to certify public keys without a certify key present when using smartcard..

The patch has two parts; (1) detecting signature by incapable key and (2) limiting key with relevant capability.
I think that (1) is enough. I wonder with (2), (1) would not occur.

Apr 6 2018, 1:34 PM · gnupg (gpg22), Bug Report
Fgp created T3882: gpgol does not decrypt mails send by Evolution.
Apr 6 2018, 11:57 AM · gpgol, Bug Report
werner added a comment to T3844: Able to certify public keys without a certify key present when using smartcard..

Forget my former comment. We only need to check subkeys becuase the primary key can always certify.
Here is a new revision of the patch:

Apr 6 2018, 11:32 AM · gnupg (gpg22), Bug Report
werner added a comment to T3844: Able to certify public keys without a certify key present when using smartcard..

I have another patch proposal to check the key usage. However, there is a catch-22. We get the usage flags from the key signatures and thus we can only check them after we checked the key signature.

Apr 6 2018, 11:16 AM · gnupg (gpg22), Bug Report
werner closed T1828: card-edit/fetch assumes signing key is master key and fails if not as Resolved.
Apr 6 2018, 9:37 AM · Bug Report, gnupg
werner edited projects for T3844: Able to certify public keys without a certify key present when using smartcard., added: gnupg (gpg22); removed gnupg (gpg20).

The gpg20 tag was a typo.

Apr 6 2018, 9:26 AM · gnupg (gpg22), Bug Report
gniibe added a comment to T3844: Able to certify public keys without a certify key present when using smartcard..

Sorry, the patch above is completely wrong, since pk->pubkey_usage is not the right key to check.

Apr 6 2018, 8:55 AM · gnupg (gpg22), Bug Report
gniibe changed the status of T3880: gpg-agent's ssh-agent does not handle flags in signing requests properly from Open to Testing.
Apr 6 2018, 8:51 AM · ssh, gpgagent, Bug Report
gniibe added a comment to T3844: Able to certify public keys without a certify key present when using smartcard..

If someone claims this is a kind of vulnerability, I think that what we need to fix is signature checking side:


Speaking about this, similar patch would be required to gpg1.4.

Apr 6 2018, 2:28 AM · gnupg (gpg22), Bug Report