Page MenuHome GnuPG
Feed All Stories

Aug 12 2022

ikloecker committed rKLEOPATRA0738ffa1c456: Avoid keyboard focus for UI elements in the collapsed content area (authored by ikloecker).
Avoid keyboard focus for UI elements in the collapsed content area
Aug 12 2022, 4:31 PM
ikloecker committed rKLEOPATRA5056be308d9e: Make label showing fingerprint of key to certify accessible (authored by ikloecker).
Make label showing fingerprint of key to certify accessible
Aug 12 2022, 4:31 PM
ikloecker committed rKLEOPATRA9af5f1eaa2d5: Associate labels with corresponding form inputs (authored by ikloecker).
Associate labels with corresponding form inputs
Aug 12 2022, 4:31 PM
ikloecker committed rLIBKLEO0386040ed572: Prevent screen readers from reading the tool tip (authored by ikloecker).
Prevent screen readers from reading the tool tip
Aug 12 2022, 3:59 PM
aheinecke added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

@werner @ikloecker I tend to agree with the original reporter that this is an issue. Not a Bug, but an issue that causes problems for our Users. At least we should have some way in Kleopatra to disable "Advanced Features". Then users could be pointed to some screenshots how to disable AEAD.

Aug 12 2022, 3:27 PM · Bug Report, gpg4win
aheinecke committed rM5f51a9b45892: w32: Add another fallback to look for gpgconf.exe (authored by aheinecke).
w32: Add another fallback to look for gpgconf.exe
Aug 12 2022, 3:20 PM
aheinecke changed the status of T6134: GpgOL: Pinentry prompt not shown for smartcards when signing from Open to Testing.

This works now with the fix in pinentry that uses the same code to bring the smartcard insertion dialog to the front as we use in the password entry dialog.
Before I was able to reproduce the issue, now it works as expected:

Aug 12 2022, 2:44 PM · Restricted Project
aheinecke committed rP835b690cbd85: qt: Use Dialogs foregroundwindow code in confirm (authored by aheinecke).
qt: Use Dialogs foregroundwindow code in confirm
Aug 12 2022, 2:23 PM
werner added a comment to T6135: Agent, P15: Insert Smartcard query uses serial number instead of $DISPSERIALNO.

We have changes for this in master; I need to see whether it is possible to backport them.

Aug 12 2022, 1:28 PM · gnupg24 (gnupg-2.4.3), scd
aheinecke triaged T6135: Agent, P15: Insert Smartcard query uses serial number instead of $DISPSERIALNO as Normal priority.
Aug 12 2022, 1:22 PM · gnupg24 (gnupg-2.4.3), scd
werner committed rO2ccdc9cfc6f9: po: Minor grammar fix for the German translation (authored by werner).
po: Minor grammar fix for the German translation
Aug 12 2022, 1:08 PM
aheinecke triaged T6134: GpgOL: Pinentry prompt not shown for smartcards when signing as High priority.
Aug 12 2022, 12:28 PM · Restricted Project
werner updated subscribers of Gpg4win or GnuPG VS-Desktop Bug Report.
Aug 12 2022, 12:22 PM · gpg4win
werner committed rG1908fa8b835c: gpg: Improve --edit-key setpref. (authored by werner).
gpg: Improve --edit-key setpref.
Aug 12 2022, 11:51 AM
werner added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

Here is an example on how to remove the AEAD preference from a key using GnuPG 2.3:

Aug 12 2022, 11:31 AM · Bug Report, gpg4win
werner added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

As an alternative you may change the preferences on the key to adjust them to your changed/downgraded version.

Aug 12 2022, 11:18 AM · Bug Report, gpg4win
ikloecker closed T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain as Wontfix.

Observations:

  • TestKey1 (gpg 2.3) is an ECC-key (ed25519/cv25519) while TestKey3 (OpenKeyChain) is an RSA-key (rsa3072). I assume that OpenKeyChain supports ed25519/cv25519.
  • TestKey1 (gpg 2.3) states that it supports some advanced OpenPGP features: features: 07 (= 0x04 + 0x02 + 0x01).
  • TestKey3 (OpenKeyChain) states that it only supports one advanced OpenPGP feature: features: 01
Aug 12 2022, 9:26 AM · Bug Report, gpg4win
ikloecker added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

Some details about TestKey3:

$ gpg --show-keys backup_2022-08-11.sec
pub   rsa3072/BBF1585AFE6385A9 2022-08-12 [SC]
      4AFA1B0808A82E3EF941B067BBF1585AFE6385A9
uid                            TestKey3 <TestKey3@Email>
sub   rsa3072/F3E9DFE37D777AEF 2022-08-12 [E]
Aug 12 2022, 9:08 AM · Bug Report, gpg4win
ikloecker added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

Some details about TestKey1_0x31B038AA:

$ gpg --show-keys --verbose TestKey1_0x31B038AA_public.asc 
pub   ed25519/CD1E530031B038AA 2022-08-12 [SC] [expires: 2024-08-11]
      A438C95B6CAA724BC9F3DEB9CD1E530031B038AA
uid                            TestKey1 <TestKey1@Email>
sub   cv25519/B390B84B58866C6A 2022-08-12 [E] [expires: 2024-08-11]
Aug 12 2022, 9:07 AM · Bug Report, gpg4win
mlaurent committed rLIBKLEO9db5941e40b3: Show header in qtc6 (authored by mlaurent).
Show header in qtc6
Aug 12 2022, 6:48 AM
GPGNewbie9000 added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

Here are two keys that I created on OpenKeyChain. They are in an encrypted backup file:

Aug 12 2022, 4:36 AM · Bug Report, gpg4win
GPGNewbie9000 added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

Here are two test keys I created with gpg4win 4.0.3 after reinstalling.

Aug 12 2022, 4:15 AM · Bug Report, gpg4win
GPGNewbie9000 updated the task description for T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.
Aug 12 2022, 12:12 AM · Bug Report, gpg4win
GPGNewbie9000 created T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.
Aug 12 2022, 12:02 AM · Bug Report, gpg4win

Aug 11 2022

ikloecker closed T6132: Files Encrypted By gpg4win / Kleopatra Will Not Decrypt With OpenKeyChain as Invalid.

Please don't yell at us!

Aug 11 2022, 10:29 PM · Bug Report, gpg4win
GPGNewbie9000 created T6132: Files Encrypted By gpg4win / Kleopatra Will Not Decrypt With OpenKeyChain.
Aug 11 2022, 9:31 PM · Bug Report, gpg4win
jukivili updated the task description for T4460: libgcrypt performance TODOs.
Aug 11 2022, 6:21 PM · libgcrypt
jukivili updated the task description for T4460: libgcrypt performance TODOs.
Aug 11 2022, 6:19 PM · libgcrypt
jukivili updated the task description for T4460: libgcrypt performance TODOs.
Aug 11 2022, 6:19 PM · libgcrypt
jukivili updated the task description for T4460: libgcrypt performance TODOs.
Aug 11 2022, 6:19 PM · libgcrypt
aheinecke committed rW23b1e0b0e814: Disable unpack and patch for symlinked dirs (authored by aheinecke).
Disable unpack and patch for symlinked dirs
Aug 11 2022, 5:21 PM
aheinecke committed rKLEOPATRA4ed1683d6f94: Include moc file again in revoke cert command (authored by aheinecke).
Include moc file again in revoke cert command
Aug 11 2022, 5:15 PM
ikloecker moved T6046: Kleopatra: Make certifying certificates accessible from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 11 2022, 4:04 PM · kleopatra, Restricted Project
ikloecker closed T6100: Kleopatra: Make revocation of certifications accessible, a subtask of T5824: Kleopatra: Full accessibility support, as Resolved.
Aug 11 2022, 3:54 PM · kleopatra, Restricted Project
ikloecker closed T6100: Kleopatra: Make revocation of certifications accessible as Resolved.

All issues were "fixed" by getting rid of the dialog for T6115: Kleopatra: On "revoke certification" do not offer keys which did not certify that certificate.

Aug 11 2022, 3:54 PM · kleopatra, Restricted Project
ikloecker changed the status of T6115: Kleopatra: On "revoke certification" do not offer keys which did not certify that certificate from Open to Testing.

Depending on what the user selected (key, one or more user IDs, a single certification) all certifications that the user can revoke are determined and, after confirmation, are revoked one after the other.

Aug 11 2022, 3:51 PM · Restricted Project, kleopatra
aheinecke committed rKLEOPATRAca31a0267357: Clarify UiServer Windows error Message Box (authored by aheinecke).
Clarify UiServer Windows error Message Box
Aug 11 2022, 3:45 PM
ikloecker committed rKLEOPATRA61d79f5a440b: Remove obsolete files (authored by ikloecker).
Remove obsolete files
Aug 11 2022, 3:36 PM
ikloecker committed rKLEOPATRA6b6d314c367d: Simplify the revocation of certifications (authored by ikloecker).
Simplify the revocation of certifications
Aug 11 2022, 3:36 PM
ebeiersdorfer added a comment to T6014: Failed to search on certificate server. The error returned was: Syntax error in URI..

Apologies for the delay here, but the particular user claimed it was no longer an issue and it fell off my radar. However I now have a new individual with the same problem.

Aug 11 2022, 2:42 PM · gnupg24, dirmngr, Bug Report
ikloecker committed rLIBKLEObd04eb4f4ddc: Bump library version (authored by ikloecker).
Bump library version
Aug 11 2022, 1:02 PM
ikloecker committed rLIBKLEO2b4b07ca549e: Add more convenience helpers for applying algorithms to a range (authored by ikloecker).
Add more convenience helpers for applying algorithms to a range
Aug 11 2022, 1:02 PM
aheinecke committed rKLEOPATRA23d97bc88181: Handle exceptions in UIServer initalization (authored by aheinecke).
Handle exceptions in UIServer initalization
Aug 11 2022, 11:48 AM
aheinecke committed rM586846209b08: Qt: Fix working with no gpgconf in CryptoConfig (authored by aheinecke).
Qt: Fix working with no gpgconf in CryptoConfig
Aug 11 2022, 11:43 AM
werner added a comment to T5862: authentication with USB token.

While playing with your scripts I figured that it would be useful to enhance the KEYINFO command. With
rG989eae648c8f3d2196517e8fc9cce247b21f9629 we could now

Aug 11 2022, 11:30 AM · gpgagent, Feature Request, scd
werner committed rG40f0fcfaa476: common: New function nvc_get_boolean. (authored by werner).
common: New function nvc_get_boolean.
Aug 11 2022, 11:29 AM
werner committed rG989eae648c8f: agent: New option --need-attr for KEYINFO. (authored by werner).
agent: New option --need-attr for KEYINFO.
Aug 11 2022, 11:29 AM
aheinecke renamed T6131: Kleopatra: Exception when gpgconf is not found from Kleopatra, w32: Crash when gpgconf is not found to Kleopatra: Exception when gpgconf is not found.
Aug 11 2022, 10:46 AM · kleopatra
aheinecke triaged T6131: Kleopatra: Exception when gpgconf is not found as High priority.
Aug 11 2022, 10:32 AM · kleopatra
werner added a comment to T6130: Appimage: Include man pages.

FWIW, the man pages do not carry all the info we have. However, I plan to chnage this and put everyting into man pages. It turned out that even me uses the man pages more than info(1) or gnupg/doc/*.

Aug 11 2022, 9:40 AM · Restricted Project, gpg4win
aheinecke triaged T6130: Appimage: Include man pages as Wishlist priority.
Aug 11 2022, 8:23 AM · Restricted Project, gpg4win
Albert Astals Cid <aacid@kde.org> committed rKLEOPATRAc6b0c8ba6b2b: GIT_SILENT Update Appstream for new release (authored by Albert Astals Cid <aacid@kde.org>).
GIT_SILENT Update Appstream for new release
Aug 11 2022, 12:15 AM
Albert Astals Cid <aacid@kde.org> committed rKLEOPATRA783297f394ae: GIT_SILENT Update Appstream for new release (authored by Albert Astals Cid <aacid@kde.org>).
GIT_SILENT Update Appstream for new release
Aug 11 2022, 12:15 AM

Aug 10 2022

Albert Astals Cid <aacid@kde.org> committed rKLEOPATRA3a7d232e4ade: GIT_SILENT Upgrade release service version to 22.08.0. (authored by Albert Astals Cid <aacid@kde.org>).
GIT_SILENT Upgrade release service version to 22.08.0.
Aug 10 2022, 10:59 PM
tigernero added a comment to T6129: Yubikey 5C 'not available: card error' regression.

We are currently investigating another problem with a new feature. Thus things are delayed. Hopefully we get a new release this month (or at least a new gnupg 2.3 version to install on top of gpg4win).

Aug 10 2022, 5:42 PM · Bug Report, gpg4win
werner committed rD89f6f4b66547: swdb: gpgme 1.18.0 (authored by werner).
swdb: gpgme 1.18.0
Aug 10 2022, 4:25 PM
werner closed T6060: segfault (NULL-pointer) when inspecting gpg Context after exception (python) as Resolved.
Aug 10 2022, 4:01 PM · Python, gpgme, Bug Report
werner closed T6056: Kleopatra: Improve handling of embedded filename as Resolved.
Aug 10 2022, 4:01 PM · Restricted Project, Restricted Project, kleopatra
werner closed T6128: Release GPGME 1.18.0 as Resolved.
Aug 10 2022, 4:00 PM · Release Info, gpgme
werner committed rM7e2ef54b9c07: Post release updates (authored by werner).
Post release updates
Aug 10 2022, 3:33 PM
werner committed rM26ff163bd691: Release 1.18.0 (authored by werner).
Release 1.18.0
Aug 10 2022, 3:33 PM
werner committed rM9ee74b68e688: tests: Make t-edit-sign more robust. (authored by werner).
tests: Make t-edit-sign more robust.
Aug 10 2022, 3:33 PM
werner closed T6129: Yubikey 5C 'not available: card error' regression as Resolved.

We are currently investigating another problem with a new feature. Thus things are delayed. Hopefully we get a new release this month (or at least a new gnupg 2.3 version to install on top of gpg4win).

Aug 10 2022, 2:59 PM · Bug Report, gpg4win
tigernero added a comment to T6129: Yubikey 5C 'not available: card error' regression.

Is it possible to have a gpg4win ETA that fixes this bug? thank you

Aug 10 2022, 1:43 PM · Bug Report, gpg4win
tigernero created T6129: Yubikey 5C 'not available: card error' regression.
Aug 10 2022, 1:42 PM · Bug Report, gpg4win
ikloecker committed rM5d91182c955d: qt: Add missing include (authored by ikloecker).
qt: Add missing include
Aug 10 2022, 12:00 PM
werner updated the task description for T5872: Release GPGME 1.17.1.
Aug 10 2022, 11:04 AM · Release Info, gpgme
werner triaged T6128: Release GPGME 1.18.0 as Normal priority.
Aug 10 2022, 11:03 AM · Release Info, gpgme
ikloecker committed rM99c1b14470f2: doc: Update NEWS (authored by ikloecker).
doc: Update NEWS
Aug 10 2022, 10:15 AM

Aug 9 2022

ikloecker changed the status of T5934: Kleopatra: Change the default/primary User ID from Open to Testing.

The option to flag a user ID as the primary user ID is now available in the Certificate Details dialog as button below the user ID table and as context menu entry of the user ID table.

Aug 9 2022, 3:56 PM · Restricted Project, gpg4win, kleopatra, Feature Request
ikloecker closed T5938: gpgme++: Add support for setting the primary user ID as Resolved.
Aug 9 2022, 3:51 PM · gpgme, Restricted Project, Feature Request
ikloecker closed T5938: gpgme++: Add support for setting the primary user ID, a subtask of T5934: Kleopatra: Change the default/primary User ID, as Resolved.
Aug 9 2022, 3:51 PM · Restricted Project, gpg4win, kleopatra, Feature Request
ikloecker closed T6126: gpg: Support specifiying user ID to set as primary as UID hash for --quick-set-primary-uid as Resolved.
Aug 9 2022, 3:51 PM · gnupg (gpg23), Restricted Project, Feature Request
ikloecker closed T6126: gpg: Support specifiying user ID to set as primary as UID hash for --quick-set-primary-uid, a subtask of T5938: gpgme++: Add support for setting the primary user ID, as Resolved.
Aug 9 2022, 3:51 PM · gpgme, Restricted Project, Feature Request
ikloecker committed rKLEOPATRAda3aef1bf1ef: Add support for flagging a user ID as the primary user ID (authored by ikloecker).
Add support for flagging a user ID as the primary user ID
Aug 9 2022, 3:49 PM
ikloecker committed rG2cbb5760d758: gpg: Emit an ERROR status if --quick-set-primary-uid fails (authored by ikloecker).
gpg: Emit an ERROR status if --quick-set-primary-uid fails
Aug 9 2022, 2:55 PM
ikloecker committed rG82c53efd6365: gpg: Look up user ID to mark as primary by UID hash (authored by ikloecker).
gpg: Look up user ID to mark as primary by UID hash
Aug 9 2022, 2:55 PM
ikloecker committed rMdb7d79063f57: qt: Add job to set the primary user ID of OpenPGP keys (authored by ikloecker).
qt: Add job to set the primary user ID of OpenPGP keys
Aug 9 2022, 2:53 PM
ikloecker committed rM125867f268f2: cpp: Add support for gpgme_op_set_uid_flag (authored by ikloecker).
cpp: Add support for gpgme_op_set_uid_flag
Aug 9 2022, 2:53 PM
aheinecke added a project to T4779: GpgSM: "Invalid Object" error when importing .p12 certs with wrong passphrase: Restricted Project.

I am adding the gpgcom tag as this causes support problems because we do not really know if it is an invalid object with the correct passphrase or if just the passphrase is incorrect.

Aug 9 2022, 12:15 PM · gnupg24 (gnupg-2.4.3), Restricted Project, gnupg (gpg23), S/MIME
Jakuje created T6127: FIPS 140-3 final review comments.
Aug 9 2022, 11:25 AM · FIPS, libgcrypt, Bug Report
werner added a comment to T6039: FIPS: Allow salt=NULL (or shorter salt) for HKDF.

Should go into 1.10 too

Aug 9 2022, 11:12 AM · backport, libgcrypt, FIPS
werner added a project to T6039: FIPS: Allow salt=NULL (or shorter salt) for HKDF: backport.
Aug 9 2022, 11:11 AM · backport, libgcrypt, FIPS
ikloecker moved T6126: gpg: Support specifiying user ID to set as primary as UID hash for --quick-set-primary-uid from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 9 2022, 8:53 AM · gnupg (gpg23), Restricted Project, Feature Request
ikloecker claimed T5938: gpgme++: Add support for setting the primary user ID.
Aug 9 2022, 8:53 AM · gpgme, Restricted Project, Feature Request
ikloecker claimed T5934: Kleopatra: Change the default/primary User ID.
Aug 9 2022, 8:53 AM · Restricted Project, gpg4win, kleopatra, Feature Request
l10n daemon script <scripty@kde.org> committed rKLEOPATRA50cae383aa92: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Aug 9 2022, 4:48 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA9e61cc4377da: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Aug 9 2022, 4:13 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA83baac67caf4: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Aug 9 2022, 3:45 AM
gniibe committed rMf8d99bb9e4a7: python: Don't call __del__ from __exit__ method. (authored by gniibe).
python: Don't call __del__ from __exit__ method.
Aug 9 2022, 3:01 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA8e2d969de3fc: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Aug 9 2022, 2:48 AM
gniibe added a comment to T6060: segfault (NULL-pointer) when inspecting gpg Context after exception (python).

Indeed, you are right. The object created by with can be valid even after the context (when referenced by another object).

Aug 9 2022, 1:52 AM · Python, gpgme, Bug Report

Aug 8 2022

jap added a comment to T6060: segfault (NULL-pointer) when inspecting gpg Context after exception (python).

Not sure if that is the complete fix - if you do something like:

with gpg.Context(...) as context:
    ...
... cause an exception after the context has been closed ...

then context will still be a valid reference to the gpg.Context instance, and may cause segfaults when something tries to access things inside it (f.e. for serialisation).
I like your previous solution with the accessor checks, because that actually fixes the issue.
Stylistically, maybe __del__ should just be renamed to cleanup or free, and then make sure to call that function from both __exit__ and __del__.

Aug 8 2022, 1:14 PM · Python, gpgme, Bug Report
ikloecker triaged T6126: gpg: Support specifiying user ID to set as primary as UID hash for --quick-set-primary-uid as Normal priority.
Aug 8 2022, 12:28 PM · gnupg (gpg23), Restricted Project, Feature Request
gniibe added a comment to T6060: segfault (NULL-pointer) when inspecting gpg Context after exception (python).

I think the fix should be something like this:

diff --git a/lang/python/src/core.py b/lang/python/src/core.py
index 81f961d9..95fd0cba 100644
--- a/lang/python/src/core.py
+++ b/lang/python/src/core.py
@@ -1189,8 +1189,9 @@ class Context(GpgmeWrapper):
     def __enter__(self):
         return self
Aug 8 2022, 10:54 AM · Python, gpgme, Bug Report
gniibe added a comment to T6060: segfault (NULL-pointer) when inspecting gpg Context after exception (python).

@jap Thank you.

Aug 8 2022, 10:04 AM · Python, gpgme, Bug Report
ikloecker closed T5569: pinentry qt4 fails to compile in pinentry 1.2.0 as Resolved.

Should be fixed. A copy of an older version of pinentry's source code that can be built with Q4 is now included and will result in a pinentry-qt4 executable. Note that while we won't break this pinentry intentionally we won't maintain it either.

Aug 8 2022, 9:58 AM · Bug Report, pinentry
jap added a comment to T6060: segfault (NULL-pointer) when inspecting gpg Context after exception (python).

Can confirm, we've been running into this as well, but never filed a bug report. Our solution is to have this in our codebase:

Aug 8 2022, 9:02 AM · Python, gpgme, Bug Report
mlaurent committed rLIBKLEO971e0320ba93: GIT_SILENT: Prepare 5.21.0 (authored by mlaurent).
GIT_SILENT: Prepare 5.21.0
Aug 8 2022, 7:11 AM
mlaurent committed rKLEOPATRA118a7682bea4: GIT_SILENT: Prepare 5.21.0 (authored by mlaurent).
GIT_SILENT: Prepare 5.21.0
Aug 8 2022, 7:10 AM