Page MenuHome GnuPG
Feed Advanced Search

Nov 27 2023

gniibe added a comment to T6465: Store the ECDH parameters in the key file.

It's true that for KEYTOCARD command, there is optional argument for ECDH.
My point is that for PKDECRYPT command, it will be needed to add mechanism for getting such a parameter (when we use KEM API in gpg-agent).

Nov 27 2023, 10:23 AM · gnupg26, OpenPGP, scd, Bug Report
Jakuje added a comment to T6838: keyboxd hangs on stale locks after changing hostname.

Nope, The gpgconf --kill keyboxd hangs too, if I see right, while waiting for agent:

$ strace gpgconf --kill keyboxd
[...]
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f2d74fe2a10) = 3244
wait4(3244, 0x7ffc9836e364, 0, NULL)    = ? ERESTARTSYS (To be restarted if SA_RESTART is set)
Nov 27 2023, 9:54 AM · gnupg24 (gnupg-2.4.4), Bug Report
werner added a comment to T6465: Store the ECDH parameters in the key file.

We already have the ECDH parameters for OpenPGP in the gpg-agent API. The question is how large the data for PQC will be - likely we need to use an inquire already for this reason.

Nov 27 2023, 9:12 AM · gnupg26, OpenPGP, scd, Bug Report
gniibe added a comment to T6465: Store the ECDH parameters in the key file.

Considering the design of gpg-agent which focuses on private key operations and data, it would be better to enhance the gpg-agent protocol to inquire public key data of any format defined by the client (including ECDH KDF parameters of OpenPGP). I mean, instead of storing data in the key file (originally designed for private key + some additional data), we will enhance the protocol.

Nov 27 2023, 2:18 AM · gnupg26, OpenPGP, scd, Bug Report

Nov 26 2023

werner edited projects for T6838: keyboxd hangs on stale locks after changing hostname, added: gnupg24; removed gnupg24 (gnupg-2.4.4).
Nov 26 2023, 4:10 PM · gnupg24 (gnupg-2.4.4), Bug Report
werner added a comment to T6838: keyboxd hangs on stale locks after changing hostname.

That is a feature. Consider the case that ~/.gnupg is on network file system and thus possible in use on several boxes. Thus before we remove stale lock files we do not only compare the PID but also the hostname. Granted, this is rare but we have had such cases in the past with locks.

Nov 26 2023, 4:10 PM · gnupg24 (gnupg-2.4.4), Bug Report

Nov 25 2023

aheinecke moved T6832: MimeTreeParser can't find Kleopatra executable on Windows from WiP to QA on the vsd32 board.
Nov 25 2023, 10:17 PM · vsd32 (vsd-3.2.0), Restricted Project, Bug Report, kleopatra
aheinecke moved T6830: Kleopatra: Smart card view does not show any certificates if one certficate could not be listed from WiP to QA on the vsd32 board.
Nov 25 2023, 10:15 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra, Bug Report

Nov 24 2023

Jakuje created T6838: keyboxd hangs on stale locks after changing hostname.
Nov 24 2023, 5:11 PM · gnupg24 (gnupg-2.4.4), Bug Report

Nov 23 2023

aheinecke added a comment to T6832: MimeTreeParser can't find Kleopatra executable on Windows.

Oh sorry, no that did slightly not make it in when I created the tarball for the current beta.

Nov 23 2023, 6:21 PM · vsd32 (vsd-3.2.0), Restricted Project, Bug Report, kleopatra
ikloecker added a comment to T6830: Kleopatra: Smart card view does not show any certificates if one certficate could not be listed.

Now the Learn Certificates button is shown if at least one card key is unknown. And the list of certificates is shown if at least one certificate of a card key is known.

Nov 23 2023, 6:02 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra, Bug Report
ikloecker changed the status of T6830: Kleopatra: Smart card view does not show any certificates if one certficate could not be listed from Open to Testing.
Nov 23 2023, 6:01 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra, Bug Report
ebo moved T6832: MimeTreeParser can't find Kleopatra executable on Windows from QA to WiP on the vsd32 board.

No change in VS-Desktop-3.1.90.295-Beta

Nov 23 2023, 5:58 PM · vsd32 (vsd-3.2.0), Restricted Project, Bug Report, kleopatra
ebo moved T6830: Kleopatra: Smart card view does not show any certificates if one certficate could not be listed from QA to WiP on the vsd32 board.
Nov 23 2023, 4:59 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra, Bug Report
ebo changed the status of T6830: Kleopatra: Smart card view does not show any certificates if one certficate could not be listed from Testing to Open.
Nov 23 2023, 4:58 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra, Bug Report
ebo added a comment to T6830: Kleopatra: Smart card view does not show any certificates if one certficate could not be listed.

VS-Desktop-3.1.90.295-Beta: now there is no button any more... So still no learn key possible.

Nov 23 2023, 4:57 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra, Bug Report
aheinecke moved T6830: Kleopatra: Smart card view does not show any certificates if one certficate could not be listed from WiP to QA on the vsd32 board.
Nov 23 2023, 2:16 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra, Bug Report
CarlSchwan changed the status of T6832: MimeTreeParser can't find Kleopatra executable on Windows from Open to Testing.

Merge request was merged for both MimeTreeParser and MessageLib

Nov 23 2023, 1:01 PM · vsd32 (vsd-3.2.0), Restricted Project, Bug Report, kleopatra
werner added a subtask for T6465: Store the ECDH parameters in the key file: T6620: Add a way to extract ECC key parameters from a public key.
Nov 23 2023, 12:04 PM · gnupg26, OpenPGP, scd, Bug Report

Nov 22 2023

aheinecke triaged T6832: MimeTreeParser can't find Kleopatra executable on Windows as High priority.

We should really fix that quickly.

Nov 22 2023, 11:05 AM · vsd32 (vsd-3.2.0), Restricted Project, Bug Report, kleopatra
ikloecker changed the status of T6830: Kleopatra: Smart card view does not show any certificates if one certficate could not be listed from Open to Testing.
Nov 22 2023, 10:36 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra, Bug Report
ikloecker moved T6830: Kleopatra: Smart card view does not show any certificates if one certficate could not be listed from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 22 2023, 10:35 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra, Bug Report
ikloecker moved T6830: Kleopatra: Smart card view does not show any certificates if one certficate could not be listed from Backlog to WiP on the vsd32 board.
Nov 22 2023, 10:35 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra, Bug Report
ikloecker triaged T6830: Kleopatra: Smart card view does not show any certificates if one certficate could not be listed as High priority.

I guess this was high priority.

Nov 22 2023, 10:34 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra, Bug Report
werner added projects to T6832: MimeTreeParser can't find Kleopatra executable on Windows: kleopatra, Bug Report.
Nov 22 2023, 9:42 AM · vsd32 (vsd-3.2.0), Restricted Project, Bug Report, kleopatra

Nov 21 2023

werner triaged T6831: May chose a signing key from a not inserted card over an inserted one as Normal priority.
Nov 21 2023, 10:32 AM · gnupg24 (gnupg-2.4.4), OpenPGP, patch, Bug Report

Nov 20 2023

ebo updated the task description for T6830: Kleopatra: Smart card view does not show any certificates if one certficate could not be listed.
Nov 20 2023, 5:29 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra, Bug Report
wteiken added a comment to T6831: May chose a signing key from a not inserted card over an inserted one.

Suggested patch{F5300480}

Nov 20 2023, 4:29 PM · gnupg24 (gnupg-2.4.4), OpenPGP, patch, Bug Report
wteiken created T6831: May chose a signing key from a not inserted card over an inserted one.
Nov 20 2023, 4:27 PM · gnupg24 (gnupg-2.4.4), OpenPGP, patch, Bug Report
ikloecker created T6830: Kleopatra: Smart card view does not show any certificates if one certficate could not be listed.
Nov 20 2023, 3:17 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra, Bug Report

Nov 17 2023

gniibe changed the status of T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG) from Open to Testing.

Applied to 2.4, too.

Nov 17 2023, 12:57 AM · Emacs, gnupg, Bug Report

Nov 15 2023

ebo moved T6676: GgpOL: Signed Mails from Filesystem are modified when opened from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 15 2023, 11:09 AM · Restricted Project, gpgol, Bug Report
werner closed T6802: Trying to sign with a brainpool X509 key results in non-compliance error as Resolved.
Nov 15 2023, 9:28 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner moved T6802: Trying to sign with a brainpool X509 key results in non-compliance error from QA to gnupg-2.4.4 on the gnupg24 board.
Nov 15 2023, 9:28 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner added a comment to T6802: Trying to sign with a brainpool X509 key results in non-compliance error.

Testing in 2.4 will not be easy because it requires code modification just for testing. However, de-vs is not supported by 2.4 and the greater plan is to get 2.6 approved for de-vs.

Nov 15 2023, 9:27 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
ebo moved T6802: Trying to sign with a brainpool X509 key results in non-compliance error from QA to gnupg-2.2.42 on the gnupg22 board.
Nov 15 2023, 8:52 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
ebo removed a project from T6802: Trying to sign with a brainpool X509 key results in non-compliance error: vsd32.

works in VS-Desktop-3.1.90.277-Beta

Nov 15 2023, 8:52 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
gniibe closed T6539: The digest&sign/verify API with SHAKE-class digests does not work as Resolved.

The fix is in 1.10.3.

Nov 15 2023, 1:02 AM · libgcrypt, FIPS, Bug Report
gniibe closed T6507: SCRYPT does not work in FIPS mode as Resolved.

Fix is in 1.10.3.

Nov 15 2023, 12:54 AM · libgcrypt, FIPS, Bug Report

Nov 14 2023

werner closed T6747: sexp string including \0 as Resolved.
Nov 14 2023, 1:18 PM · libgcrypt, Bug Report
werner closed T6217: sha3: wrong results for large inputs as Resolved.
Nov 14 2023, 1:18 PM · libgcrypt, FIPS, Bug Report
werner moved T6747: sexp string including \0 from Backlog to For 1.10 on the libgcrypt board.
Nov 14 2023, 1:15 PM · libgcrypt, Bug Report
werner moved T6217: sha3: wrong results for large inputs from Backlog to For 1.10 on the libgcrypt board.
Nov 14 2023, 1:14 PM · libgcrypt, FIPS, Bug Report
werner placed T6802: Trying to sign with a brainpool X509 key results in non-compliance error up for grabs.
Nov 14 2023, 9:26 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report

Nov 13 2023

werner moved T6802: Trying to sign with a brainpool X509 key results in non-compliance error from WiP to QA on the gnupg22 board.
Nov 13 2023, 3:50 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner moved T6736: Year 2038 issue for key validity date from QA to gnupg-2.2.42 on the gnupg22 board.
Nov 13 2023, 3:49 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner moved T6736: Year 2038 issue for key validity date from WiP to QA on the gnupg22 board.
Nov 13 2023, 3:48 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
Coelacanthus created T6814: Bad performance of gpg -K when have a lot of keys with keyboxd.
Nov 13 2023, 2:52 PM · gnupg, Not A Bug
werner closed T6809: not possible to delete an account before moderator approval of account as Resolved.

Thanks for commenting from the other account. This allowed me to disable the account. Deleting and account is hard in Phabricator thus we do it only very rarely. But disable is basically the same.

Nov 13 2023, 1:26 PM · dev.gnupg.org
qyanuqyanu added a comment to T6809: not possible to delete an account before moderator approval of account.

and before you say there's just a "remove my account" button on the home screen, using it gives an error:

Nov 13 2023, 10:42 AM · dev.gnupg.org
qyanuqyanu added a comment to T6809: not possible to delete an account before moderator approval of account.

It's virtually impossible to find any "delete account" (or "disable account") button.

Nov 13 2023, 10:37 AM · dev.gnupg.org
qyanu added a comment to T6809: not possible to delete an account before moderator approval of account.
Nov 13 2023, 10:36 AM · dev.gnupg.org
werner added a comment to T6809: not possible to delete an account before moderator approval of account.

I just verified the new account. Please delete (i.e. disable) it yourself - I can't easily figure out whether it is really your account.

Nov 13 2023, 8:50 AM · dev.gnupg.org
werner renamed T6811: gpgv: Read-only trustedkeys.kbx should not be compressed from gpgv prints out a warning that it cannot allocate a lock to gpgv does not correctly fallback to trustedkeys.kbx.
Nov 13 2023, 8:43 AM · gnupg24 (gnupg-2.4.5), gpgv, Bug Report
werner triaged T6811: gpgv: Read-only trustedkeys.kbx should not be compressed as Normal priority.

Problem seems to be that there is no ~/trustedkeys.gpg file and that the fallback to the kbx file does not anymore work. I can replicate that with 2.40 and 2.4.4-beta.

Nov 13 2023, 8:43 AM · gnupg24 (gnupg-2.4.5), gpgv, Bug Report

Nov 11 2023

ikloecker created T6811: gpgv: Read-only trustedkeys.kbx should not be compressed.
Nov 11 2023, 11:01 PM · gnupg24 (gnupg-2.4.5), gpgv, Bug Report
qyanu added a comment to T6810: gpgv: missing entry in "FILES" section in gpgv.texi.

I have prepared a first patch:

Nov 11 2023, 6:17 PM · gnupg, Documentation
qyanu removed a project from T6810: gpgv: missing entry in "FILES" section in gpgv.texi: gnupg24 (gnupg-2.4.3).
Nov 11 2023, 5:30 PM · gnupg, Documentation
qyanu added a project to T6810: gpgv: missing entry in "FILES" section in gpgv.texi: gnupg24 (gnupg-2.4.3).
Nov 11 2023, 5:28 PM · gnupg, Documentation
qyanu created T6810: gpgv: missing entry in "FILES" section in gpgv.texi.
Nov 11 2023, 5:24 PM · gnupg, Documentation
qyanu created T6809: not possible to delete an account before moderator approval of account.
Nov 11 2023, 5:13 PM · dev.gnupg.org

Nov 10 2023

werner triaged T6807: Kleo shows 3 certs in a chain while there are only two as Normal priority.
Nov 10 2023, 10:04 AM · vsd33 (vsd-3.3.0), Restricted Project, S/MIME, Bug Report, kleopatra

Nov 9 2023

ebo moved T6536: Extend P12 parser for ShroudedKeyBag inside a CertBag from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 9 2023, 3:27 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report, S/MIME, Restricted Project
ikloecker added a comment to T6806: Fix off by one day in the expiry date calculation.

See T6736#177624 for the possible cause of the off-by-one day problem.

Nov 9 2023, 3:06 PM · gnupg24 (2.4.6), Bug Report
werner triaged T6806: Fix off by one day in the expiry date calculation as Normal priority.
Nov 9 2023, 2:19 PM · gnupg24 (2.4.6), Bug Report
werner changed the status of T6736: Year 2038 issue for key validity date from Open to Testing.
Nov 9 2023, 2:17 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
aheinecke changed the status of T6715: Deleting multiple keys with secret keys fails as normal user with no Administrator privileges from Testing to Open.
Nov 9 2023, 5:25 AM · Bug Report, gpg4win
orabelle changed the status of T6715: Deleting multiple keys with secret keys fails as normal user with no Administrator privileges from Open to Testing.
Nov 9 2023, 2:49 AM · Bug Report, gpg4win

Nov 8 2023

werner triaged T6802: Trying to sign with a brainpool X509 key results in non-compliance error as High priority.
Nov 8 2023, 9:55 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner claimed T6802: Trying to sign with a brainpool X509 key results in non-compliance error.
Nov 8 2023, 5:19 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner moved T6802: Trying to sign with a brainpool X509 key results in non-compliance error from Backlog to WiP on the gnupg22 board.
Nov 8 2023, 5:19 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner moved T6802: Trying to sign with a brainpool X509 key results in non-compliance error from Backlog to QA on the gnupg24 board.
Nov 8 2023, 5:19 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner changed the status of T6802: Trying to sign with a brainpool X509 key results in non-compliance error from Open to Testing.
Nov 8 2023, 5:18 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner added projects to T6802: Trying to sign with a brainpool X509 key results in non-compliance error: Bug Report, gnupg22, gnupg24.
Nov 8 2023, 2:22 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner triaged T6804: Change the default AKI and SKI to use the keygrip as Normal priority.
Nov 8 2023, 2:20 PM · Bug Report, S/MIME, gnupg24
gniibe claimed T6425: improve pinentry behavior and texts in smart card context .
Nov 8 2023, 6:54 AM · gnupg24 (gnupg-2.4.5), scd, Bug Report, Restricted Project
gniibe added a comment to T6425: improve pinentry behavior and texts in smart card context .

Pushed the changes for ...sc_op_failure routines to master/2.4.

Nov 8 2023, 6:00 AM · gnupg24 (gnupg-2.4.5), scd, Bug Report, Restricted Project
gniibe added a comment to T6425: improve pinentry behavior and texts in smart card context .

We would need to revise tools/card-call-scd.c:status_sc_op_failure and g10/card-util.c:write_sc_op_status to catch GPG_ERR_PIN_BLOCKED and GOG_ERR_NO_RESET_CODE.

Nov 8 2023, 4:00 AM · gnupg24 (gnupg-2.4.5), scd, Bug Report, Restricted Project
gniibe added a comment to T6425: improve pinentry behavior and texts in smart card context .

I found two places in scdaemon which return GPG_ERR_BAD_PIN. GPG_ERR_PIN_BLOCKED is relevant here.

diff --git a/scd/app-openpgp.c b/scd/app-openpgp.c
index 66ec9f4a9..77d428786 100644
--- a/scd/app-openpgp.c
+++ b/scd/app-openpgp.c
@@ -2859,7 +2859,7 @@ build_enter_admin_pin_prompt (app_t app, char **r_prompt, int *r_remaining)
   if (!remaining)
     {
       log_info (_("card is permanently locked!\n"));
-      return gpg_error (GPG_ERR_BAD_PIN);
+      return gpg_error (GPG_ERR_PIN_BLOCKED);
     }
Nov 8 2023, 3:35 AM · gnupg24 (gnupg-2.4.5), scd, Bug Report, Restricted Project

Nov 7 2023

werner added a comment to T6796: gpg does create socketdir after every operation.

I think there is no configuration option to set the socket directory, it's hardcoded in homedir.c

Nov 7 2023, 10:38 AM · gnupg24 (gnupg-2.4.4), Feature Request
gniibe added a comment to T5963: Yubikey: scdaemon causes libc segfault and clashes with ECC keys.

Applied a patch from 2.4/master to 2.2 for SEGV when card gives bogus data. rG600e69b46149: scd:openpgp: Fix a segv for cards supporting unknown curves.

Nov 7 2023, 9:51 AM · backport, yubikey, scd, segv, Bug Report

Nov 6 2023

arkadesOrg added a comment to T6796: gpg does create socketdir after every operation.

exactly this UID comparison is not enough within fakeroot environment! thanks for redirecting me to homedir.c!

Nov 6 2023, 6:21 PM · gnupg24 (gnupg-2.4.4), Feature Request
werner added a comment to T6796: gpg does create socketdir after every operation.

That is convenience. Before we did this people were complaining that they first need to create a directory for the sockets. You should not need to use --create-socketdir unless you want to start something like watchgnupg on a socket in just this directory (using the shortcut socket://).

Nov 6 2023, 2:34 PM · gnupg24 (gnupg-2.4.4), Feature Request
gniibe added a comment to T5963: Yubikey: scdaemon causes libc segfault and clashes with ECC keys.

@desultory Thank you for your report.
Please open a new ticket for your problem. If you can, please show the result of https://dev.gnupg.org/T5963#157724

Nov 6 2023, 2:06 AM · backport, yubikey, scd, segv, Bug Report

Nov 5 2023

desultory reopened T5963: Yubikey: scdaemon causes libc segfault and clashes with ECC keys as "Open".

This is still an issue for me:

Nov 5 2023, 12:38 AM · backport, yubikey, scd, segv, Bug Report

Nov 4 2023

arkadesOrg added a comment to T6796: gpg does create socketdir after every operation.

exactly, as soon as I need a socketdir other than GNUPGHOME I would use gpgconf --create-socketdir and remove it afterwards via gpgconf --remove-socketdir. But it seems that the socketdir /run/user/UID/gnupg is created by default.

Nov 4 2023, 9:35 PM · gnupg24 (gnupg-2.4.4), Feature Request
werner added a comment to T6796: gpg does create socketdir after every operation.

What is your problem with socket below /run/user ? In fact you will need it anyway if your socket file name is longer than something like 104 characters.

Nov 4 2023, 9:21 PM · gnupg24 (gnupg-2.4.4), Feature Request
arkadesOrg created T6796: gpg does create socketdir after every operation.
Nov 4 2023, 4:58 AM · gnupg24 (gnupg-2.4.4), Feature Request

Nov 3 2023

werner added a comment to T6425: improve pinentry behavior and texts in smart card context .

The second retry counter is used by current cards for the Reset Code error counter. It is zero if no reset code has been set. It was used by card specs 1.x for the CHV2 only available there.

Nov 3 2023, 12:00 PM · gnupg24 (gnupg-2.4.5), scd, Bug Report, Restricted Project
ebo added a comment to T6425: improve pinentry behavior and texts in smart card context .

This may be related to the output PIN retry counter : 3 0 3, i.e. the PUK counter is 0. No idea what this means.

Nov 3 2023, 9:29 AM · gnupg24 (gnupg-2.4.5), scd, Bug Report, Restricted Project
ikloecker added a comment to T6425: improve pinentry behavior and texts in smart card context .

The same is true for trying to unblock the card with the PUK. Again I have to enter 3 PINs in 3 windows before being informed that the entry in the first window was wrong. Additionally, the text in window 1 is borked

Nov 3 2023, 9:25 AM · gnupg24 (gnupg-2.4.5), scd, Bug Report, Restricted Project
ikloecker added a comment to T6425: improve pinentry behavior and texts in smart card context .

If you try "Change PIN" next, you will be asked for the PIN and 2x for the New PIN in altogether 3 pinentry windows before being informed that the PIN is blocked.

Nov 3 2023, 9:16 AM · gnupg24 (gnupg-2.4.5), scd, Bug Report, Restricted Project
ikloecker added a comment to T6425: improve pinentry behavior and texts in smart card context .

After the 3rd entry of the wrong PIN, this is exactly the same.
Here I would wish for not only the popup "wrong PIN" but additionally this popup should declare "PIN blocked".

Nov 3 2023, 9:09 AM · gnupg24 (gnupg-2.4.5), scd, Bug Report, Restricted Project
ikloecker added a comment to T6425: improve pinentry behavior and texts in smart card context .

This is inconsistent, as usually a separate window would pop up for pinentry errors.

Nov 3 2023, 9:00 AM · gnupg24 (gnupg-2.4.5), scd, Bug Report, Restricted Project

Nov 2 2023

dkav added a comment to T6784: Python .egg format is deprecated.

For reference, here is a link to the gpgme homebrew formula:
https://github.com/Homebrew/homebrew-core/blob/master/Formula/g/gpgme.rb

Nov 2 2023, 5:03 PM · MacOS, Python, gpgme, Bug Report
dkav added a comment to T6784: Python .egg format is deprecated.

Just to clarify, PIP wasn't used to install the .egg package. The package was built and installed via Homebrew. The error message occurs when using basic PIP commands such as pip list or pip freeze. PIP is picking up the gpgme egg from the shortcut included in the site-packages directory.

Nov 2 2023, 4:50 PM · MacOS, Python, gpgme, Bug Report
ebo raised the priority of T6425: improve pinentry behavior and texts in smart card context from Low to High.

as this really bugs me, I raise the prio.
And add the Kleo tag, as Werner said it might be that Kleopatra is responsible.

Nov 2 2023, 3:24 PM · gnupg24 (gnupg-2.4.5), scd, Bug Report, Restricted Project
ebo added a parent task for T6425: improve pinentry behavior and texts in smart card context : T6785: Kleopatra: Improvements related to smart cards.
Nov 2 2023, 10:10 AM · gnupg24 (gnupg-2.4.5), scd, Bug Report, Restricted Project
werner triaged T6784: Python .egg format is deprecated as Wishlist priority.

We don't use or suggest the use of PIP or other insecure software distribution systems.

Nov 2 2023, 8:24 AM · MacOS, Python, gpgme, Bug Report

Oct 31 2023

ebo added a comment to T6425: improve pinentry behavior and texts in smart card context .

With VS-Desktop-3.1.90.258-Beta I ran again into the last issue with "Wrong PIN". I had not realized that I had entered the PIN wrong before (as you have to enter the PIN several times anyway when generating a new key on a card and you do not get an error message on wrong PIN but instead only a new pinentry window...).

Oct 31 2023, 2:41 PM · gnupg24 (gnupg-2.4.5), scd, Bug Report, Restricted Project