Page MenuHome GnuPG
Feed All Stories

Feb 22 2024

werner committed rG40227e42ea0f: doc: Document the "grp" record in colon listings. (authored by werner).
doc: Document the "grp" record in colon listings.
Feb 22 2024, 5:04 PM
TobiasFella committed rKLEOPATRA79a5b8d6210a: Fix loading keytreeview column widths (authored by TobiasFella).
Fix loading keytreeview column widths
Feb 22 2024, 5:02 PM
TobiasFella committed rKLEOPATRA9861e4f2946c: Fix NetKeyWidget column state restoring (authored by TobiasFella).
Fix NetKeyWidget column state restoring
Feb 22 2024, 5:00 PM
werner added a comment to T6755: libgcrypt: KEM API.

A way to generated keys in the usual s-expression way has been added. This allows us to get the keygrip for the key.

Feb 22 2024, 4:33 PM · PQC, libgcrypt
werner committed rC4db7f3b07be5: cipher: Add a way to get a keygrip for KEM algos. (authored by werner).
cipher: Add a way to get a keygrip for KEM algos.
Feb 22 2024, 4:30 PM
TobiasFella committed rKLEOPATRA68e3983cad03: Improve tabwidget state saving (authored by TobiasFella).
Improve tabwidget state saving
Feb 22 2024, 4:19 PM
werner committed rCb36aee33dd00: cipher: Slight refactoring of kem.c. (authored by werner).
cipher: Slight refactoring of kem.c.
Feb 22 2024, 3:45 PM
TobiasFella committed rKLEOPATRA3ccffd7f5277: Disconnect signal (authored by TobiasFella).
Disconnect signal
Feb 22 2024, 11:14 AM
TobiasFella committed rKLEOPATRA23957c288440: Fix loading keytreeview column widths (authored by TobiasFella).
Fix loading keytreeview column widths
Feb 22 2024, 11:11 AM
TobiasFella committed rKLEOPATRAfe0f2320c76f: Fix loading keytreeview column widths (authored by TobiasFella).
Fix loading keytreeview column widths
Feb 22 2024, 11:09 AM
aheinecke added a comment to T7005: exportation des certificats OpenPGP..

I already mentioned the exact same thing in T7004 and this user also used the wiki style of the bug report form at first to report a bug. That is why I took the extraordinary step of blocking him.

Feb 22 2024, 8:30 AM · Support, gpg4win
l10n daemon script <scripty@kde.org> committed rKLEOPATRAfdf4df3f8de1: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Feb 22 2024, 3:55 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO18538c3f5eaf: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Feb 22 2024, 2:22 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA3baf73730690: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Feb 22 2024, 2:21 AM

Feb 21 2024

werner closed T5084: Using GPGWin 3.1.13, Putty fails to load the private key from a YubiKey as Resolved.

Closing due to age and because gpg4win 4 started to using the much improved GnuPG 2.4

Feb 21 2024, 5:45 PM · gnupg, ssh, Bug Report, gpg4win
ikloecker added a comment to rLIBKLEOb64d0d623d05: Save column state of treewidgets.

This doesn't work reliably for the key list in the smart card view for TCOS/NetKey cards. After a few starts the "Key ID" column is reset to the default width (which is too narrow). The layout does survive a restart directly after I changed the column size. I haven't noticed a pattern when it's lost. I know this isn't really helpful. I'll open a ticket when I find out how to reproduce the problem.

Feb 21 2024, 5:44 PM
werner lowered the priority of T4553: Compatibilty with encrypted mails sent to SecurePIM from High to Normal.
Feb 21 2024, 5:38 PM · Feature Request, gpg4win, gpgol
werner closed T4170: Backing up, transporting, and transferring private keys from device to device as Resolved.

With backup and restore import/export options all should be set for a long time. I guess this bug can be closed.

Feb 21 2024, 5:37 PM · nGPH
werner closed T3907: Internal error when encrypting to cacert certificate as Wontfix.

Way to old. Does anyone still uses CAcert?

Feb 21 2024, 5:32 PM · Bug Report, S/MIME, gpg4win
werner added a comment to T3908: Permission denied for root on other user's tty.

Lowering priority because it does not seem to be a popular issue.

Feb 21 2024, 5:31 PM · pinentry
werner lowered the priority of T3908: Permission denied for root on other user's tty from High to Normal.
Feb 21 2024, 5:31 PM · pinentry
werner committed rG2372f6a4035c: gpg: Fix gpg_mpi_write for the unused opaque case. (authored by werner).
gpg: Fix gpg_mpi_write for the unused opaque case.
Feb 21 2024, 3:54 PM
werner committed rX9b889bef98d2: po: Add Italian translation (authored by werner).
po: Add Italian translation
Feb 21 2024, 3:51 PM
werner closed T6990: GpgEX translate in Italian language as Resolved.

Thanks for your work. I applied it to Gpgex.

Feb 21 2024, 3:27 PM · gpgex, i18n
werner committed rEc3b6eaedd870: argparse: Adjust help output for command mode. (authored by werner).
argparse: Adjust help output for command mode.
Feb 21 2024, 3:15 PM
werner added a comment to T6997: gnupg-2.4.4 breaks dirmngr fetching keys via hkps:// from behind a proxy.

Okay, backported to 2.2.

Feb 21 2024, 3:13 PM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.5), Bug Report
werner committed rG41c022072599: dirmngr: Fix keep-alive flag handling. (authored by gniibe).
dirmngr: Fix keep-alive flag handling.
Feb 21 2024, 3:13 PM
werner committed rGc33c4fdf10b7: dirmngr: Fix the regression of use of proxy for TLS connection. (authored by gniibe).
dirmngr: Fix the regression of use of proxy for TLS connection.
Feb 21 2024, 3:13 PM
werner committed rGd6c428699db7: dirmngr: Fix proxy with TLS. (authored by gniibe).
dirmngr: Fix proxy with TLS.
Feb 21 2024, 3:13 PM
TobiasFella committed rKLEOPATRAbbb90285e30d: Update subkey details dialog columns (authored by TobiasFella).
Update subkey details dialog columns
Feb 21 2024, 3:03 PM
werner added inline comments to rG848546b05ab0: dirmngr: Fix the regression of use of proxy for TLS connection..
Feb 21 2024, 3:00 PM
werner added a comment to T6637: PQC for Libgcrypt.

FWIW, I posted some ideas at https://lists.gnupg.org/pipermail/librepgp-discuss/2024/000043.html . For official use in Germany we will very likely also add Brainpool curves as a replacement for the IETF curves.

Feb 21 2024, 2:52 PM · PQC, libgcrypt
werner reopened T6729: scdaemon 'Operation not supported by device' on macOS unless racing for first (?) read on boot as "Open".

The solution seems to be a newer libccid version. If that is the case we may want to include the fix also in our own ccid driver.

Feb 21 2024, 2:45 PM · Feature Request, Not A Bug, gnupg, scd, MacOS
werner edited projects for T7005: exportation des certificats OpenPGP., added: Support; removed Bug Report.

Please note that this is a bug tracker and not a general support channel. You would also need to write in English - we can't triage reports written in other languages.

Feb 21 2024, 2:39 PM · Support, gpg4win
TobiasFella moved T6913: Kleopatra: Put groups into toolbar menu from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Feb 21 2024, 2:19 PM · vsd33, kleopatra, Restricted Project
TobiasFella moved T6966: Kleopatra: Show which certificates in a group are not usable for encryption from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Feb 21 2024, 2:18 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
TobiasFella changed the status of T6966: Kleopatra: Show which certificates in a group are not usable for encryption, a subtask of T6916: Kleopatra group related improvements, from Open to Testing.
Feb 21 2024, 2:17 PM · kleopatra
TobiasFella changed the status of T6966: Kleopatra: Show which certificates in a group are not usable for encryption from Open to Testing.
Feb 21 2024, 2:17 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
TobiasFella changed the status of T6403: Kleopatra: Warn if a certificate in a group is deleted, a subtask of T6916: Kleopatra group related improvements, from Open to Testing.
Feb 21 2024, 2:17 PM · kleopatra
TobiasFella changed the status of T6403: Kleopatra: Warn if a certificate in a group is deleted from Open to Testing.
Feb 21 2024, 2:17 PM · vsd33 (vsd-3.3.0), Restricted Project, Feature Request, kleopatra
TobiasFella changed the status of T6722: Kleopatra: Forbid adding non-encryption keys to groups, a subtask of T6916: Kleopatra group related improvements, from Open to Testing.
Feb 21 2024, 2:17 PM · kleopatra
TobiasFella changed the status of T6722: Kleopatra: Forbid adding non-encryption keys to groups from Open to Testing.
Feb 21 2024, 2:17 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
TobiasFella changed the status of T6913: Kleopatra: Put groups into toolbar menu, a subtask of T6914: Kleopatra: Make group feature more visible, from Open to Testing.
Feb 21 2024, 2:17 PM · kleopatra, Restricted Project
TobiasFella changed the status of T6913: Kleopatra: Put groups into toolbar menu from Open to Testing.
Feb 21 2024, 2:17 PM · vsd33, kleopatra, Restricted Project
TobiasFella moved T7002: Tab text not changing when using filters from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Feb 21 2024, 2:16 PM · vsd33, Restricted Project, kleopatra, Bug Report, gpg4win
TobiasFella changed the status of T6912: Kleopatra: Add right click "create group" option, a subtask of T6914: Kleopatra: Make group feature more visible, from Open to Testing.
Feb 21 2024, 2:15 PM · kleopatra, Restricted Project
TobiasFella changed the status of T6912: Kleopatra: Add right click "create group" option from Open to Testing.
Feb 21 2024, 2:15 PM · vsd33, kleopatra, Restricted Project
werner committed rGa09157ccb2bd: wks: Allow command style args for gpg-wks-client. (authored by werner).
wks: Allow command style args for gpg-wks-client.
Feb 21 2024, 2:08 PM
aheinecke closed T7005: exportation des certificats OpenPGP. as Invalid.

Too similar to T7004 I have disabled this user.

Feb 21 2024, 1:16 PM · Support, gpg4win
beru8800 created T7005: exportation des certificats OpenPGP..
Feb 21 2024, 12:59 PM · Support, gpg4win
ncts added a comment to T6729: scdaemon 'Operation not supported by device' on macOS unless racing for first (?) read on boot.

Got this from my card vendor. Sonoma had a buggy CCID driver; compile one yourself and the bug's gone: https://forums.developer.apple.com/forums/thread/732091?answerId=768462022#768462022

Feb 21 2024, 11:05 AM · Feature Request, Not A Bug, gnupg, scd, MacOS
TobiasFella committed rKLEOPATRAe3cc33f2da1f: Don't explicitely set a name for the first tab in the tab widget (authored by TobiasFella).
Don't explicitely set a name for the first tab in the tab widget
Feb 21 2024, 9:32 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO54195c9fec3c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Feb 21 2024, 3:57 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO613d8b889a24: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Feb 21 2024, 2:21 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA9623fbdccf9d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Feb 21 2024, 2:20 AM
gniibe added a comment to T5882: Cross signing certificate in X.509 support.

This is a group of tasks of dirmngr and gpgsm.

Feb 21 2024, 1:47 AM

Feb 20 2024

aheinecke reopened T7002: Tab text not changing when using filters as "Open".

@jmrexach I think I undestand now @TobiasFella can you have a look please?

Feb 20 2024, 11:15 PM · vsd33, Restricted Project, kleopatra, Bug Report, gpg4win
aheinecke closed T7004: exportation des certificats OpenPGP. as Invalid.

Hi,
please use English in this tracker. At least using an online translation service.

Feb 20 2024, 11:11 PM · Bug Report, gpg4win
beru8800 created T7004: exportation des certificats OpenPGP..
Feb 20 2024, 2:44 PM · Bug Report, gpg4win
beru8800 added a comment to Gpg4win or GnuPG VS-Desktop Bug Report.

Je n'arrive pas importer clef d'un vendeur sans avoir cette erreur :
Une erreur s'est produite lors de la tentative d'exportation des certificats OpenPGP.
La commande
C:\Program Files (x86)\GnuPG\bin\gpg.exe a renvoyé : gpg: envoi de la clef ED607E44BAC58B1D à hkps://keyserver.ubuntu.com gpg: échec d'envoi vers le serveur de clefs : Server indicated a failure gpg: échec d'envoi vers le serveur de clefs : Server indicated a failure

Feb 20 2024, 2:43 PM · gpg4win
TobiasFella committed rKLEOPATRA484a9d9e46c3: Highlight non-encryption keys in group's key list (authored by TobiasFella).
Highlight non-encryption keys in group's key list
Feb 20 2024, 2:31 PM
TobiasFella committed rKLEOPATRAd349841fb071: Highlight non-encryption keys in group's key list (authored by TobiasFella).
Highlight non-encryption keys in group's key list
Feb 20 2024, 2:31 PM
werner added a comment to T6977: gpgme_op_verify from libgpgme hang without returning anything when verifying corrupted file signature.

gpg --list-packets shows this:

Feb 20 2024, 2:03 PM · gpgme, Bug Report
jmrexach added a comment to T7002: Tab text not changing when using filters.

Hi,
To reproduce this just change an item in the filter list: The contents of the window changes but NOT the name (title) of the window (only in the leftmost tab).

Feb 20 2024, 1:47 PM · vsd33, Restricted Project, kleopatra, Bug Report, gpg4win
TobiasFella committed rKLEOPATRAe831a50721ef: Prevent sign-only keys from being added to a key group (authored by TobiasFella).
Prevent sign-only keys from being added to a key group
Feb 20 2024, 1:27 PM
Karam added a comment to T6977: gpgme_op_verify from libgpgme hang without returning anything when verifying corrupted file signature.

Feb 20 2024, 12:33 PM · gpgme, Bug Report
NoSubstitute added a comment to T5882: Cross signing certificate in X.509 support.

Is this no longer a problem, and someone just forgot to close the issue, or is it now uncommon enough to keep it low priority?

Feb 20 2024, 11:58 AM
TobiasFella committed rKLEOPATRAe4f8b72102c1: Add command for creating key groups from selected certificates (authored by TobiasFella).
Add command for creating key groups from selected certificates
Feb 20 2024, 11:51 AM
TobiasFella committed rKLEOPATRAda64363facea: Add command for creating key groups from selected certificates (authored by TobiasFella).
Add command for creating key groups from selected certificates
Feb 20 2024, 11:51 AM
aheinecke triaged T6982: Change the themes Kleopatra in Options Menu as Wishlist priority.

Yes we could add that. Okular has this actually. For now we were Happy to go with the system default in the last version :)

Feb 20 2024, 11:42 AM · kleopatra, Feature Request
aheinecke closed T7002: Tab text not changing when using filters as Invalid.

I cannot reproduce this. If I right click the tab I can rename it just like every other tab. The tabs do not change their names based on the current filter that is used that is only their default name. And the default for the first Tab is "All Certificates"

Feb 20 2024, 11:40 AM · vsd33, Restricted Project, kleopatra, Bug Report, gpg4win
werner committed rG95bc592ab547: g13: Allow command line style "g13 mount foo". (authored by werner).
g13: Allow command line style "g13 mount foo".
Feb 20 2024, 11:40 AM
TobiasFella committed rKLEOPATRAa2bc3b912567: Highlight non-encryption keys in group's key list (authored by TobiasFella).
Highlight non-encryption keys in group's key list
Feb 20 2024, 11:39 AM
aheinecke triaged T6994: Problem with tools bar as Low priority.

Yes, basically these actions check if the underlying document is there and if not they make themself invisible. But then they should not be in the menu in the first place. But I believe the impact of this is rather low.

Feb 20 2024, 11:37 AM · kleopatra, Bug Report
aheinecke merged T6995: Themes dark, problems with labels into T6076: Kleopatra: Many icons are hard to see if the dark high-contrast mode is activated.
Feb 20 2024, 11:35 AM · vsd33 (vsd-3.3.0), Windows, kleopatra, Restricted Project
aheinecke merged task T6995: Themes dark, problems with labels into T6076: Kleopatra: Many icons are hard to see if the dark high-contrast mode is activated.
Feb 20 2024, 11:35 AM · kleopatra, Feature Request, Bug Report
aheinecke closed T6995: Themes dark, problems with labels as Resolved.

This seems to depend on the Platform theme. Under Windows I get the same results as you on linux It works fine with me

since we are currently in the process of upgrading our UI Framework we will need to recheck this. To avoid too many duplicates in the tracker I will merge this ticket into our general "revisit dark mode" task T6076: Kleopatra: Many icons are hard to see if the dark high-contrast mode is activated

Feb 20 2024, 11:34 AM · kleopatra, Feature Request, Bug Report
TobiasFella committed rKLEOPATRAd4d64b718a76: Prevent sign-only keys from being added to a key group (authored by TobiasFella).
Prevent sign-only keys from being added to a key group
Feb 20 2024, 11:28 AM
TobiasFella committed rKLEOPATRA134e77009cda: Add "Configure Groups" to toolbar (authored by TobiasFella).
Add "Configure Groups" to toolbar
Feb 20 2024, 11:22 AM
ikloecker committed rLIBKLEO60c8ef902fbe: Fix 'ret' may be used uninitialized warning (authored by ikloecker).
Fix 'ret' may be used uninitialized warning
Feb 20 2024, 11:20 AM
TobiasFella committed rKLEOPATRAcc0d94a4e29d: Add command for creating key groups from selected certificates (authored by TobiasFella).
Add command for creating key groups from selected certificates
Feb 20 2024, 10:55 AM
TobiasFella committed rKLEOPATRA353e403e8368: Add "Configure Groups" to toolbar (authored by TobiasFella).
Add "Configure Groups" to toolbar
Feb 20 2024, 10:55 AM
TobiasFella committed rKLEOPATRA9ab3509ef743: Apply 1 suggestion(s) to 1 file(s) (authored by ikloecker).
Apply 1 suggestion(s) to 1 file(s)
Feb 20 2024, 10:55 AM
TobiasFella committed rKLEOPATRAde9930f7efb9: Apply 1 suggestion(s) to 1 file(s) (authored by ikloecker).
Apply 1 suggestion(s) to 1 file(s)
Feb 20 2024, 10:54 AM
TobiasFella committed rKLEOPATRA14bb3f01a16b: Prevent the user from exporting groups containing sign-only keys (authored by TobiasFella).
Prevent the user from exporting groups containing sign-only keys
Feb 20 2024, 10:52 AM
TobiasFella committed rKLEOPATRA9d5ef57131ea: Prevent the user from exporting groups containing sign-only keys (authored by TobiasFella).
Prevent the user from exporting groups containing sign-only keys
Feb 20 2024, 10:51 AM
werner committed rG3aa02027cdc3: scd:p15: Fix typo in a comment (authored by hamarituc).
scd:p15: Fix typo in a comment
Feb 20 2024, 10:34 AM
werner committed rG557f29d2c16e: scd:p15: Add ECC support for D-Trust Card 4.1/4.4 (authored by hamarituc).
scd:p15: Add ECC support for D-Trust Card 4.1/4.4
Feb 20 2024, 10:32 AM
werner committed rG1e496cf2e527: scd:p15: Take derive usage into account for decryption (2). (authored by werner).
scd:p15: Take derive usage into account for decryption (2).
Feb 20 2024, 10:31 AM
ikloecker added a comment to T6977: gpgme_op_verify from libgpgme hang without returning anything when verifying corrupted file signature.
In T6977#183049, @Karam wrote:

Uploaded the corrupted file.

Feb 20 2024, 9:44 AM · gpgme, Bug Report
werner committed rG3341017ff125: scd:p15: Handle duplicate certificate ids. (authored by werner).
scd:p15: Handle duplicate certificate ids.
Feb 20 2024, 9:35 AM
werner committed rGad4bc3e04d0b: scd:p15: Take derive usage into account for decryption. (authored by werner).
scd:p15: Take derive usage into account for decryption.
Feb 20 2024, 9:35 AM
Karam added a comment to T6977: gpgme_op_verify from libgpgme hang without returning anything when verifying corrupted file signature.

Uploaded the corrupted file.

Feb 20 2024, 9:12 AM · gpgme, Bug Report
thesamesam added a comment to T7003: 2.2 gpg-agent doesn't allow KEYINFO when restricted (was: gpgme-1.23.2 test failure (t-json)).

It seems to pass for me with gnupg-2.2.41 but fails with gnupg-2.2.42?

Feb 20 2024, 6:51 AM · gnupg22 (gnupg-2.2.43), gpgagent, gpgme, Gentoo, Bug Report
thesamesam created T7003: 2.2 gpg-agent doesn't allow KEYINFO when restricted (was: gpgme-1.23.2 test failure (t-json)).
Feb 20 2024, 6:41 AM · gnupg22 (gnupg-2.2.43), gpgagent, gpgme, Gentoo, Bug Report
l10n daemon script <scripty@kde.org> committed rKLEOPATRA9c6a63452e31: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Feb 20 2024, 3:59 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO5695ef390f3a: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Feb 20 2024, 2:23 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAa30b324da5f5: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Feb 20 2024, 2:22 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAcd924fb9f117: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Feb 20 2024, 1:38 AM

Feb 19 2024

cklassen created T7002: Tab text not changing when using filters.
Feb 19 2024, 5:58 PM · vsd33, Restricted Project, kleopatra, Bug Report, gpg4win