Page MenuHome GnuPG
Feed Advanced Search

Feb 1 2024

gc100 added a comment to T6965: WKD fail: gpg/dimngr fails to retrieve public key.

It should not be removed as I believe it is required to be compliant:

Feb 1 2024, 5:22 PM · Support, dirmngr
gniibe changed the status of T6969: Fix shellcheck warning in gpgrt-config from Open to Testing.

Thank you for the fix. Pushed the change modifying the commit log for the ChangeLog entry.

Feb 1 2024, 2:30 AM · gpgrt, Bug Report
gniibe added projects to T6965: WKD fail: gpg/dimngr fails to retrieve public key: dirmngr, Support.

I'm afraid that your particular configuration would cause the problem of the negotiation.

Feb 1 2024, 2:02 AM · Support, dirmngr

Jan 31 2024

gc100 added a comment to T6965: WKD fail: gpg/dimngr fails to retrieve public key.

Server is nginx with the following settings

Jan 31 2024, 3:44 PM · Support, dirmngr
Jakuje created T6969: Fix shellcheck warning in gpgrt-config.
Jan 31 2024, 11:32 AM · gpgrt, Bug Report

Jan 30 2024

lecris added a comment to T6757: gpgsm 2.4 Fails to import P12 certificate/key.

We got a bit further, not sure what debug level you want, guru I've found to be too excessive:

Jan 30 2024, 12:20 PM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner added a comment to T6757: gpgsm 2.4 Fails to import P12 certificate/key.

Can you please try this patch:

Jan 30 2024, 11:50 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner triaged T6965: WKD fail: gpg/dimngr fails to retrieve public key as Normal priority.
Jan 30 2024, 10:57 AM · Support, dirmngr
ansmiuld added a comment to T6947: unnamed semaphore leak on AIX.

After applying patch to nPth 1.6 no semaphore leaks detected. Tested with GnuPG-2.3.3.
There has been positive feedback from production environment as well.

Jan 30 2024, 9:28 AM · AIX, npth, Bug Report
lecris reopened T6757: gpgsm 2.4 Fails to import P12 certificate/key as "Open".

@werner I have just tested this, and although it fixed it for one certificate, this one in this issue still fails. Here is the new debug given

Jan 30 2024, 9:17 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
lecris reopened T6757: gpgsm 2.4 Fails to import P12 certificate/key, a subtask of T6752: New minip12 does not import from Firefox anymore, as Open.
Jan 30 2024, 9:17 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
gniibe closed T6923: gpg fails to parse sensitive revokers from param files as Resolved.

Fixed in GnuPG 2.4.4.

Jan 30 2024, 4:05 AM · gnupg, Bug Report
gniibe added a comment to T6965: WKD fail: gpg/dimngr fails to retrieve public key.

AFAIK, we don't have any option to control the lower-level detail of GnuTLS for dirmngr of GnuPG.

Jan 30 2024, 3:15 AM · Support, dirmngr

Jan 29 2024

ebo closed T6806: Fix off by one day in the expiry date calculation as Resolved.

Setting a date on the command line is in UTC, displayed in Kleopatra is the corresponding local date which might therefore be one day of. This is as intended and the same for dates before or after the Y2038 cut off.
-> Works with Gpg4win-4.3.0

Jan 29 2024, 1:27 PM · gnupg24 (2.4.6), Bug Report
ebo closed T6806: Fix off by one day in the expiry date calculation, a subtask of T6736: Year 2038 issue for key validity date, as Resolved.
Jan 29 2024, 1:27 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
gc100 added a comment to T6965: WKD fail: gpg/dimngr fails to retrieve public key.

Thanks for taking time to look into this. You have clearly identified the issue.

Jan 29 2024, 12:19 PM · Support, dirmngr
gniibe added a comment to T6965: WKD fail: gpg/dimngr fails to retrieve public key.

I can do correct handshake with GnuTLS, if specified.

Jan 29 2024, 8:37 AM · Support, dirmngr
gniibe added a comment to T6965: WKD fail: gpg/dimngr fails to retrieve public key.

Please configure your server so that an application with GnuTLS can interoperate. It is not GnuPG specific.

Jan 29 2024, 7:57 AM · Support, dirmngr
gniibe changed the status of T6947: unnamed semaphore leak on AIX from Open to Testing.
Jan 29 2024, 5:11 AM · AIX, npth, Bug Report
gc100 added a comment to T6965: WKD fail: gpg/dimngr fails to retrieve public key.

After the original fail - one of the things I tried was changing nginx server to allow TLSv1.2:

Jan 29 2024, 5:03 AM · Support, dirmngr
gniibe added a comment to T6965: WKD fail: gpg/dimngr fails to retrieve public key.

It looks like a failure of GnuTLS negotiation.

$ wget --server-response --spider https://openpgpkey.sapience.com/.well-known/openpgpkey/sapience.com/hu/me5xnfhbf3w9djpmxa3keq5q8s3rcgf1?l=arch 
Spider mode enabled. Check if remote file exists.
--2024-01-29 11:35:15--  https://openpgpkey.sapience.com/.well-known/openpgpkey/sapience.com/hu/me5xnfhbf3w9djpmxa3keq5q8s3rcgf1?l=arch
Resolving openpgpkey.sapience.com (openpgpkey.sapience.com)... 72.84.236.69
Connecting to openpgpkey.sapience.com (openpgpkey.sapience.com)|72.84.236.69|:443... connected.
GnuTLS: A TLS fatal alert has been received.
GnuTLS: received alert [47]: Illegal parameter
Unable to establish SSL connection.
Jan 29 2024, 4:10 AM · Support, dirmngr

Jan 28 2024

gc100 created T6965: WKD fail: gpg/dimngr fails to retrieve public key.
Jan 28 2024, 6:12 PM · Support, dirmngr

Jan 27 2024

stardiviner added a comment to T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG).

I upgraded to gnupg 1.4.4 now, the problem is gone. Thanks for working.

Jan 27 2024, 5:09 AM · Emacs, gnupg, Bug Report

Jan 26 2024

fgunbin added a comment to T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG).

Thanks @gniibe and everybody!

Jan 26 2024, 5:32 PM · Emacs, gnupg, Bug Report
ncssyedaf added a comment to T6962: gpg lock issue on Alma Linux upgraded servers.

Apologies! That was from the CentOS Server. Below are the current details
for the recently upgraded Alma Linux servers. Will upgrading to the most
recent version fix the issue?

Jan 26 2024, 12:51 PM · Support, gnupg
werner closed T6961: On Windows the gpgtar --status-fd 2 does not show the gpg status lines as Resolved.

Oh, well it does happen only with --status-fd=2 because of a c+p error by me. For status-fd > 2, as used by GPGME, there is no problem, because this is handled by an exception list.

Jan 26 2024, 10:31 AM · gnupg24 (gnupg-2.4.5), Bug Report
gniibe closed T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG) as Resolved.

Fixed in GnuPG 2.4.4.

Jan 26 2024, 1:11 AM · Emacs, gnupg, Bug Report
gniibe closed T5963: Yubikey: scdaemon causes libc segfault and clashes with ECC keys as Resolved.

For the particular issue reopened for GnuPG 2.2.41 is fixed in GnuPG 2.2.42.
Please note that we can't fix the cause itself, the hardware problem.

Jan 26 2024, 1:08 AM · backport, yubikey, scd, segv, Bug Report
gniibe closed T6579: gnupg-2.4.3 build failure as Resolved.

Fixed in 2.4.4.

Jan 26 2024, 1:00 AM · gnupg24 (gnupg-2.4.4), Gentoo, Bug Report

Jan 25 2024

werner added a comment to T6962: gpg lock issue on Alma Linux upgraded servers.

Are you seriously using version 2.0 which had its EOL of 6 years ago? Libgcrypt 1.5 EOF was even a year earlier. Sorry, I won't look into that.

Jan 25 2024, 6:18 PM · Support, gnupg
ncssyedaf added a comment to T6962: gpg lock issue on Alma Linux upgraded servers.

The behavior is different between the old and the new versions. gpg-agent, the backend exits with the shell closing in the old version. But, if I start it with the new version, it stays running unless explicitly closed. I wonder if this means that we should run gpg-agent on all servers?

Jan 25 2024, 4:03 PM · Support, gnupg
ncssyedaf created T6962: gpg lock issue on Alma Linux upgraded servers.
Jan 25 2024, 3:46 PM · Support, gnupg
werner triaged T6961: On Windows the gpgtar --status-fd 2 does not show the gpg status lines as Normal priority.
Jan 25 2024, 3:39 PM · gnupg24 (gnupg-2.4.5), Bug Report
werner added a comment to T6944: The default card key generation keeps an unprotected backup of the encryption key on disk.

Also fixed in the fortgcoming 2.2.43

Jan 25 2024, 2:05 PM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report
werner shifted T6944: The default card key generation keeps an unprotected backup of the encryption key on disk from the Restricted Space space to the S1 Public space.
Jan 25 2024, 11:56 AM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report

Jan 24 2024

werner moved T6052: gnupg2 tpm2d tests do not work from QA to gnupg-2.4.4 on the gnupg24 board.
Jan 24 2024, 2:46 PM · gnupg24 (gnupg-2.4.4), Tests, TPM, Bug Report
werner closed T6052: gnupg2 tpm2d tests do not work as Resolved.

No test environment in our QA dept.

Jan 24 2024, 2:46 PM · gnupg24 (gnupg-2.4.4), Tests, TPM, Bug Report
werner moved T6831: May chose a signing key from a not inserted card over an inserted one from QA to gnupg-2.4.4 on the gnupg24 board.
Jan 24 2024, 2:45 PM · gnupg24 (gnupg-2.4.4), OpenPGP, patch, Bug Report
werner closed T6831: May chose a signing key from a not inserted card over an inserted one as Resolved.

Fixed in 2.4.4. Feel free to re-open if you still see problems.

Jan 24 2024, 2:45 PM · gnupg24 (gnupg-2.4.4), OpenPGP, patch, Bug Report
werner moved T6741: gpg 2.3+ may display garbled characters for date and time in non-English Windows from QA to gnupg-2.4.4 on the gnupg24 board.
Jan 24 2024, 2:42 PM · gnupg24 (gnupg-2.4.4), i18n, Windows, Bug Report
werner closed T6741: gpg 2.3+ may display garbled characters for date and time in non-English Windows, a subtask of T4365: Encoding problem: gpg truncates multibyte characters in interactive prompts on Windows, as Resolved.
Jan 24 2024, 2:42 PM · Windows, gnupg (gpg23), Bug Report
werner closed T6741: gpg 2.3+ may display garbled characters for date and time in non-English Windows as Resolved.

No regression, assuming things work.

Jan 24 2024, 2:42 PM · gnupg24 (gnupg-2.4.4), i18n, Windows, Bug Report
werner closed T6944: The default card key generation keeps an unprotected backup of the encryption key on disk as Resolved.
Jan 24 2024, 2:31 PM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report
werner moved T6944: The default card key generation keeps an unprotected backup of the encryption key on disk from WiP to gnupg-2.2.43 on the gnupg22 board.
Jan 24 2024, 2:31 PM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report
werner moved T6944: The default card key generation keeps an unprotected backup of the encryption key on disk from QA to gnupg-2.4.4 on the gnupg24 board.
Jan 24 2024, 2:31 PM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report
werner added a comment to T6944: The default card key generation keeps an unprotected backup of the encryption key on disk.

Fixed in 2.4.4 and 2.2.43 - see above for affected versions.

Jan 24 2024, 2:31 PM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report
werner closed T6536: Extend P12 parser for ShroudedKeyBag inside a CertBag as Resolved.

Closing because we believe things are fixed and our test suite confirms that. Feel free to -reopen in case your own file does not import with 2.4.4.

Jan 24 2024, 11:42 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report, S/MIME, Restricted Project
werner moved T6536: Extend P12 parser for ShroudedKeyBag inside a CertBag from QA to gnupg-2.4.4 on the gnupg24 board.
Jan 24 2024, 11:41 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report, S/MIME, Restricted Project
werner moved T6752: New minip12 does not import from Firefox anymore from QA to gnupg-2.4.4 on the gnupg24 board.
Jan 24 2024, 11:40 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner closed T6752: New minip12 does not import from Firefox anymore as Resolved.

The test file is now part of our test suite and passes.

Jan 24 2024, 11:40 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner moved T6757: gpgsm 2.4 Fails to import P12 certificate/key from QA to gnupg-2.4.4 on the gnupg24 board.
Jan 24 2024, 11:36 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner closed T6757: gpgsm 2.4 Fails to import P12 certificate/key as Resolved.

We meanwhile have a lot of test cases in our test suite and we see no issue. Closing this bug; feel free to re-open if it is not fixed for your case in 2.4.4.

Jan 24 2024, 11:36 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner closed T6757: gpgsm 2.4 Fails to import P12 certificate/key, a subtask of T6752: New minip12 does not import from Firefox anymore, as Resolved.
Jan 24 2024, 11:36 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner closed T6942: Differing fingerprint length with curve 448 as Resolved.

I did a couple of test on the command line which should be sufficient.

Jan 24 2024, 11:34 AM · gnupg24 (gnupg-2.4.4), Bug Report
werner moved T6942: Differing fingerprint length with curve 448 from QA to gnupg-2.4.4 on the gnupg24 board.
Jan 24 2024, 11:33 AM · gnupg24 (gnupg-2.4.4), Bug Report
werner moved T6942: Differing fingerprint length with curve 448 from WiP to QA on the gnupg24 board.
Jan 24 2024, 11:33 AM · gnupg24 (gnupg-2.4.4), Bug Report
werner moved T6944: The default card key generation keeps an unprotected backup of the encryption key on disk from Backlog to WiP on the gnupg22 board.
Jan 24 2024, 11:23 AM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report
werner added a project to T6944: The default card key generation keeps an unprotected backup of the encryption key on disk: gnupg22.

We need to fix 2.2.42 too. This because we backported the responsible patch.

Jan 24 2024, 11:22 AM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report

Jan 23 2024

ebo moved T4704: Wrong error message when key is expired from QA to gnupg-2.4.4 on the gnupg24 board.
Jan 23 2024, 1:45 PM · gnupg24 (gnupg-2.4.4), UI, Bug Report
ebo closed T4704: Wrong error message when key is expired as Resolved.

In Gpg4win-4.3.0-beta571 with GnuPG 2.4.4-beta132

>echo test | gpg --sign --default-key F8D51DE0EE16E9B57009B8DE458612006D8E6F0D
gpg: Warning: not using 'F8D51DE0EE16E9B57009B8DE458612006D8E6F0D' as default key: Key expired
gpg: all values passed to '--default-key' ignored
gpg: no default secret key: Unusable secret key
gpg: signing failed: Unusable secret key
Jan 23 2024, 1:40 PM · gnupg24 (gnupg-2.4.4), UI, Bug Report
juergenhoetzel added a comment to T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG).

Arch Linux: https://gitlab.archlinux.org/archlinux/packaging/packages/gnupg
FreeBSD: https://cgit.freebsd.org/ports/tree/security/gnupg

I don't see the patch is applied. Please wait for GnuPG release 2.4.4.

Jan 23 2024, 12:36 PM · Emacs, gnupg, Bug Report
TobiasFella moved T6930: pinentry-qt window is not parented to Kleopatra on Wayland from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 23 2024, 11:41 AM · gpd5x, kleopatra, Bug Report
ikloecker added a comment to T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG).

Indeed, openSUSE has applied the patch: https://build.opensuse.org/package/show/openSUSE%3AFactory/gpg2

Jan 23 2024, 8:18 AM · Emacs, gnupg, Bug Report
gniibe added a project to T6947: unnamed semaphore leak on AIX: AIX.
Jan 23 2024, 1:10 AM · AIX, npth, Bug Report
gniibe merged T6948: unnamed semaphores leak on AIX into T6947: unnamed semaphore leak on AIX.
Jan 23 2024, 1:09 AM · AIX, npth, Bug Report
gniibe merged task T6948: unnamed semaphores leak on AIX into T6947: unnamed semaphore leak on AIX.
Jan 23 2024, 1:09 AM · Bug Report, AIX, npth
gniibe added a project to T6947: unnamed semaphore leak on AIX: npth.
Jan 23 2024, 1:09 AM · AIX, npth, Bug Report
gniibe added a comment to T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG).

Arch Linux: https://gitlab.archlinux.org/archlinux/packaging/packages/gnupg
FreeBSD: https://cgit.freebsd.org/ports/tree/security/gnupg

Jan 23 2024, 1:05 AM · Emacs, gnupg, Bug Report

Jan 22 2024

ikloecker added a comment to T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG).

Works as expected on openSUSE Tumbleweed with gpg2-2.4.3-4.2.x86_64:

$ gpg2 --version
gpg (GnuPG) 2.4.3
libgcrypt 1.10.3
[...]
Jan 22 2024, 10:02 PM · Emacs, gnupg, Bug Report
juergenhoetzel added a comment to T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG).

i still observe the same behavior:

What do you mean? I can't replicate the behavior described by you, using the GnuPG from the repo, or the one of Debian 2.4.3-2.

Jan 22 2024, 6:04 PM · Emacs, gnupg, Bug Report
werner changed the status of T6944: The default card key generation keeps an unprotected backup of the encryption key on disk from Open to Testing.
Jan 22 2024, 4:53 PM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report
werner assigned T6948: unnamed semaphores leak on AIX to gniibe.
Jan 22 2024, 12:07 PM · Bug Report, AIX, npth
gniibe added a comment to T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG).

i still observe the same behavior:

Jan 22 2024, 5:57 AM · Emacs, gnupg, Bug Report
gniibe added a comment to T6947: unnamed semaphore leak on AIX.

Thank you for the report.

Jan 22 2024, 4:15 AM · AIX, npth, Bug Report

Jan 21 2024

juergenhoetzel added a comment to T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG).

For a while, distributions can apply rG2f872fa68c65 for 2.4 series.

Jan 21 2024, 7:59 PM · Emacs, gnupg, Bug Report

Jan 20 2024

werner added projects to T6948: unnamed semaphores leak on AIX: npth, AIX, Bug Report.
Jan 20 2024, 8:41 PM · Bug Report, AIX, npth

Jan 19 2024

andreisrr added a comment to T6950: Kleopatra: Usability improvements for directory services configuration.
Why the limitation to a single OpenPGP keyserver?

Because otherwise the UI will get confusing if you get the same key
e.g. from multiple keyservers And it is AFAIK a limitation of GnuPG.
We could use a keyserver with a DNS entry again which randomly selects
a keyserver? To avoid always using the same one.

Actually, when having multiple keyservers, the following would work:

Jan 19 2024, 9:49 PM · vsd33 (vsd-3.3.0), Restricted Project, Bug Report, gpg4win
andreisrr added a comment to T6950: Kleopatra: Usability improvements for directory services configuration.

My suggestion would be the following:

Jan 19 2024, 9:39 PM · vsd33 (vsd-3.3.0), Restricted Project, Bug Report, gpg4win
aheinecke updated the task description for T6950: Kleopatra: Usability improvements for directory services configuration.
Jan 19 2024, 9:20 PM · vsd33 (vsd-3.3.0), Restricted Project, Bug Report, gpg4win
aheinecke added a comment to T6950: Kleopatra: Usability improvements for directory services configuration.

I renamed the task accoringly.

Jan 19 2024, 9:17 PM · vsd33 (vsd-3.3.0), Restricted Project, Bug Report, gpg4win
aheinecke renamed T6950: Kleopatra: Usability improvements for directory services configuration from Kleopatra directory services - erroneous items to Kleopatra: Usability improvements for directory services configuration.
Jan 19 2024, 9:17 PM · vsd33 (vsd-3.3.0), Restricted Project, Bug Report, gpg4win
aheinecke raised the priority of T6950: Kleopatra: Usability improvements for directory services configuration from Wishlist to Normal.

Oh These are good points

Jan 19 2024, 9:16 PM · vsd33 (vsd-3.3.0), Restricted Project, Bug Report, gpg4win
aheinecke triaged T6950: Kleopatra: Usability improvements for directory services configuration as Wishlist priority.

This is not the first time I saw that users are confused by this. My wish would be to change the label of the Group at least to "S/MIME (X509) Directory Services"

Jan 19 2024, 9:13 PM · vsd33 (vsd-3.3.0), Restricted Project, Bug Report, gpg4win
andreisrr added a comment to T6950: Kleopatra: Usability improvements for directory services configuration.

Is the lack of display of entries in the listbox proper functionality?

Jan 19 2024, 9:02 PM · vsd33 (vsd-3.3.0), Restricted Project, Bug Report, gpg4win
ikloecker added a comment to T6950: Kleopatra: Usability improvements for directory services configuration.

Under "X.509 Directory Services" you can add "key servers" for X.509 certificates (aka CMS certificates, vulgo S/MIME certificates). For OpenPGP only a single OpenPGP server can be entered. The suggestion is the Ubuntu key server because it is/was one of very few reliable key servers.

Jan 19 2024, 8:35 PM · vsd33 (vsd-3.3.0), Restricted Project, Bug Report, gpg4win
andreisrr created T6950: Kleopatra: Usability improvements for directory services configuration.
Jan 19 2024, 2:32 PM · vsd33 (vsd-3.3.0), Restricted Project, Bug Report, gpg4win
ansmiuld assigned T6947: unnamed semaphore leak on AIX to gniibe.
Jan 19 2024, 1:48 PM · AIX, npth, Bug Report
ansmiuld created T6947: unnamed semaphore leak on AIX.
Jan 19 2024, 1:24 PM · AIX, npth, Bug Report
werner set External Link to https://forum.gnupg.org/t/privater-schlussel-von-smart-card-in-kleopatra-gespeichert/3858 on T6944: The default card key generation keeps an unprotected backup of the encryption key on disk.
Jan 19 2024, 12:38 PM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report

Jan 18 2024

ebo added a comment to T6806: Fix off by one day in the expiry date calculation.

works in Gpg4win-4.2.1-beta178
Note to self: need to check with "to the second" expiry time, in case this only occurs with summertime

Jan 18 2024, 11:45 AM · gnupg24 (2.4.6), Bug Report
ebo moved T6736: Year 2038 issue for key validity date from QA to gnupg-2.4.4 on the gnupg24 board.
Jan 18 2024, 11:43 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
ebo closed T6736: Year 2038 issue for key validity date as Resolved.

works in Gpg4win-4.2.1-beta178

Jan 18 2024, 11:43 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner added a comment to T6944: The default card key generation keeps an unprotected backup of the encryption key on disk.

We tested with Kleopatra:

  • Only gpg4win 4.2 is affected (the current version) but 4.1 is not affected.
  • No vsd version is affected.
Jan 18 2024, 8:35 AM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report
werner added a comment to T6944: The default card key generation keeps an unprotected backup of the encryption key on disk.

FWIW, I am already working on this.

Jan 18 2024, 8:31 AM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report
gniibe added a comment to T6944: The default card key generation keeps an unprotected backup of the encryption key on disk.

Currently, there is no support for gpg-agent to keep private key not on disk, but only on memory of gpg-agent. Given the situation,
I think that it is good to:

Jan 18 2024, 2:17 AM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report

Jan 17 2024

werner triaged T6944: The default card key generation keeps an unprotected backup of the encryption key on disk as High priority.
Jan 17 2024, 4:07 PM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report

Jan 16 2024

werner changed the status of T6942: Differing fingerprint length with curve 448 from Open to Testing.
Jan 16 2024, 3:14 PM · gnupg24 (gnupg-2.4.4), Bug Report
werner lowered the priority of T6942: Differing fingerprint length with curve 448 from Unbreak Now! to Normal.

Tested with 2.4.4 beta and the problem shows only up with the parameter file but not when using --expert-full-gen-key or --quick-gen-key. The problem seems to be that the v5 flag is not enforced when using the parameter file. Thus the key is created as v4 key despite that we want to use v5 for the new x448 keys. It is not a severe bug becuase the key will work anyway using software supporting X448. Will of course be fixed for 2.4.4.

Jan 16 2024, 11:13 AM · gnupg24 (gnupg-2.4.4), Bug Report
werner moved T4704: Wrong error message when key is expired from WiP to QA on the gnupg24 board.
Jan 16 2024, 10:49 AM · gnupg24 (gnupg-2.4.4), UI, Bug Report
werner added a comment to T6737: libgpg-error: String filter should *NOT* be called with non-nul-terminated string.

Alright.

Jan 16 2024, 10:42 AM · gpgrt, Bug Report