Page MenuHome GnuPG
Feed All Stories

Oct 2 2024

zablockil created T7319: gpgsm/dirmngr: Improve forward path-building via http AIA extension in x.509 certificates.
Oct 2 2024, 11:04 PM · S/MIME, gnupg26, Feature Request
ebo added a comment to T7318: Kleopatra: Deletion of S/MIME certificate does not trigger a key listing.

gpg4win 4.3.1 was with keyboxd, too. And vsd33 is only to mark that it would need to be backported for the next release (if this is a Kleopatra issue)

Oct 2 2024, 5:59 PM · vsd33, Restricted Project
werner committed rG241971fac0fc: gpgsm: Implement a cache for the KEYINFO queries. (authored by werner).
gpgsm: Implement a cache for the KEYINFO queries.
Oct 2 2024, 5:52 PM
werner committed rGef2be95258d2: gpgsm: Use a cache for ISTRUSTED queries. (authored by werner).
gpgsm: Use a cache for ISTRUSTED queries.
Oct 2 2024, 5:52 PM
werner committed rG4275d5fa7a51: agent: Add option --status to the LISTRUSTED command. (authored by werner).
agent: Add option --status to the LISTRUSTED command.
Oct 2 2024, 5:52 PM
ikloecker added a comment to T7318: Kleopatra: Deletion of S/MIME certificate does not trigger a key listing.

Given that this only happens if keyboxd is used I doubt that this is relevant for VSD 3.3.

Oct 2 2024, 5:48 PM · vsd33, Restricted Project
ikloecker claimed T7318: Kleopatra: Deletion of S/MIME certificate does not trigger a key listing.
Oct 2 2024, 5:47 PM · vsd33, Restricted Project
ikloecker added a comment to T7318: Kleopatra: Deletion of S/MIME certificate does not trigger a key listing.

This happens only if keyboxd is used because then Kleopatra doesn't notice any changes in GNUPGHOME and therefore doesn't run a key listing.

Oct 2 2024, 5:46 PM · vsd33, Restricted Project
werner lowered the priority of T7313: gpgconf --list-options does not handle multiple trusted-keys. from Normal to Low.
Oct 2 2024, 5:15 PM · Feature Request, gnupg
ikloecker added a comment to T7313: gpgconf --list-options does not handle multiple trusted-keys..

gpgme should handle lists correctly. In Kleopatra those options are not shown in the configuration dialog because they are GC_LEVEL_INVISIBLE, i.e. Kleopatra can read them programmatically but they are not shown to the user.

Oct 2 2024, 5:13 PM · Feature Request, gnupg
ebo created T7318: Kleopatra: Deletion of S/MIME certificate does not trigger a key listing.
Oct 2 2024, 4:59 PM · vsd33, Restricted Project
TobiasFella committed rKLEOPATRA301569591993: work (authored by TobiasFella).
work
Oct 2 2024, 4:57 PM
ikloecker committed rLIBKLEOc3b0dc49ff2e: Fix composition of localized message (authored by ikloecker).
Fix composition of localized message
Oct 2 2024, 4:16 PM
ikloecker added a comment to T7302: Kleopatra: Add tooltips for certificate filters.

Translations of the tooltips (and names) of the filters defined in the libkleopatrarc*.desktop files have to be merged/copied manually for VSD 3.3. With rLIBKLEO2349aea7f7f3ad7d785cef644befd4bdbc9d0962 I have updated the translations to the state in master. Currently, none of the tooltips have a German translation.

Oct 2 2024, 3:20 PM · vsd33, Restricted Project
ikloecker moved T7295: Kleopatra: Add explanation for message "no secret key" from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Oct 2 2024, 3:11 PM · vsd33, kleopatra, Restricted Project
ikloecker moved T6879: Kleopatra: Add support for adding an ADSK from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Oct 2 2024, 3:10 PM · kleopatra, vsd33, Restricted Project
ikloecker moved T7311: Kleopatra: Values for ValidityPeriodInDays ignored from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3 (backported manually because in master the code has been moved from kleopatra to libkleo)

Oct 2 2024, 3:10 PM · vsd33, Restricted Project, kleopatra
ikloecker committed rKLEOPATRA9a520135ee6a: Also allow setting an ADSK for gnupg versions >= 2.2.45 and < 2.3.0 (authored by TobiasFella).
Also allow setting an ADSK for gnupg versions >= 2.2.45 and < 2.3.0
Oct 2 2024, 3:07 PM
ikloecker committed rKLEOPATRA43406a61c069: Make the meaning of "no secret key" clearer (authored by TobiasFella).
Make the meaning of "no secret key" clearer
Oct 2 2024, 3:07 PM
ikloecker committed rKLEOPATRA24546069db82: Don't disable expiration date input field if allowed range is empty (authored by ikloecker).
Don't disable expiration date input field if allowed range is empty
Oct 2 2024, 3:07 PM
ikloecker committed rKLEOPATRA9c3d4c16530e: Add hint about allowed date range to OpenPGP certificate creation dialog (authored by ikloecker).
Add hint about allowed date range to OpenPGP certificate creation dialog
Oct 2 2024, 3:07 PM
ikloecker committed rKLEOPATRA8df03a273fd6: Give access to the width of the AnimatedExpander's size hint (authored by ikloecker).
Give access to the width of the AnimatedExpander's size hint
Oct 2 2024, 3:07 PM
ikloecker committed rKLEOPATRA04c8e0c6d5ab: Hide expiration check box if unlimited expiration is not allowed (authored by ikloecker).
Hide expiration check box if unlimited expiration is not allowed
Oct 2 2024, 3:07 PM
ikloecker committed rKLEOPATRA14a81533047b: Add helper to create nicely formatted label for expiration input field (authored by ikloecker).
Add helper to create nicely formatted label for expiration input field
Oct 2 2024, 3:06 PM
ikloecker committed rKLEOPATRAfbfdd799b7a5: Check the expiration date before accepting the dialog (authored by ikloecker).
Check the expiration date before accepting the dialog
Oct 2 2024, 3:06 PM
ebo added a comment to T7302: Kleopatra: Add tooltips for certificate filters.

oh, I should have reloaded before commenting ;-)

Oct 2 2024, 2:29 PM · vsd33, Restricted Project
ebo added a comment to T7302: Kleopatra: Add tooltips for certificate filters.

In https://dev.gnupg.org/T7296#192032 you said you backported parts of T6666.
And the tooltips are in title case, currently, like Tobias said.
An improvement of the tooltips in this regard is not strictly necessary for the next release, though I admit it would be very nice.
But we need to add the "(except disabled ones)", which means a string change and if we are doing one change there, we should make all other changes to the tooltips in one go. Otherwise the translations would have to be done twice, too.

Oct 2 2024, 2:28 PM · vsd33, Restricted Project
TobiasFella committed rKLEOPATRAec0661d869d9: Use custom texts for notepad (authored by TobiasFella).
Use custom texts for notepad
Oct 2 2024, 1:50 PM
TobiasFella committed rKLEOPATRAd0b8d9efb245: Also adapt sign & encrypt labels (authored by TobiasFella).
Also adapt sign & encrypt labels
Oct 2 2024, 1:50 PM
TobiasFella committed rKLEOPATRA1c1406b0a1ae: Improve failure texts (authored by TobiasFella).
Improve failure texts
Oct 2 2024, 1:50 PM
TobiasFella committed rKLEOPATRAd6c74e2ed868: Improve some texts (authored by TobiasFella).
Improve some texts
Oct 2 2024, 1:50 PM
TobiasFella committed rKLEOPATRA0c652f7facb2: Overhaul labels for encryption & signing / decrpytion & verification results (authored by TobiasFella).
Overhaul labels for encryption & signing / decrpytion & verification results
Oct 2 2024, 1:50 PM
ikloecker moved T7312: The security approval dialog (GpgOL) sometimes closes before choice is made from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Oct 2 2024, 1:43 PM · gpgol, vsd33, libkleo, Restricted Project
ikloecker moved T7302: Kleopatra: Add tooltips for certificate filters from Backlog to WiP on the vsd33 board.

Backported to VSD 3.3

Oct 2 2024, 1:42 PM · vsd33, Restricted Project
ikloecker added a project to T7302: Kleopatra: Add tooltips for certificate filters: vsd33.

Re-adding vsd33 tag. I added the relevant commit(s) to the task.

Oct 2 2024, 1:42 PM · vsd33, Restricted Project
ikloecker moved T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3 together with changes made for T6666.

Oct 2 2024, 1:37 PM · vsd33, Feature Request, kleopatra, Restricted Project
ikloecker committed rLIBKLEO33f7f3b6be0d: Don't consider the custom items when the source model's layout changes (authored by ikloecker).
Don't consider the custom items when the source model's layout changes
Oct 2 2024, 12:27 PM
ikloecker committed rLIBKLEO8925a4e3bc9a: Fix warnings about unused parameters (authored by ikloecker).
Fix warnings about unused parameters
Oct 2 2024, 12:27 PM
ikloecker committed rLIBKLEO2349aea7f7f3: Update translations in libkleopatrarc*.desktop files (authored by ikloecker).
Update translations in libkleopatrarc*.desktop files
Oct 2 2024, 12:27 PM
ikloecker committed rLIBKLEO6de9766593d3: CustomItemsProxyModel: Properly handle changes of the source model (authored by ikloecker).
CustomItemsProxyModel: Properly handle changes of the source model
Oct 2 2024, 12:27 PM
ikloecker committed rLIBKLEOcfd63e4abce0: Fix inconsistencies in filter definitions (authored by ikloecker).
Fix inconsistencies in filter definitions
Oct 2 2024, 12:27 PM
ikloecker committed rLIBKLEOc5f78af7dbf8: Filter disabled keys out of normal filters and allow filtering with the… (authored by TobiasFella).
Filter disabled keys out of normal filters and allow filtering with the…
Oct 2 2024, 12:27 PM
ikloecker committed rLIBKLEO978e0c900573: Add tooltips to keyfilters (authored by TobiasFella).
Add tooltips to keyfilters
Oct 2 2024, 12:27 PM
ikloecker committed rLIBKLEO7e874282bcd6: Align key filter names (authored by TobiasFella).
Align key filter names
Oct 2 2024, 12:27 PM
ikloecker committed rLIBKLEOe4ca45f96df8: Fix warnings about unused parameters (authored by ikloecker).
Fix warnings about unused parameters
Oct 2 2024, 12:27 PM
ikloecker committed rLIBKLEO4d4c13b89619: Fix inconsistencies in filter definitions (authored by ikloecker).
Fix inconsistencies in filter definitions
Oct 2 2024, 11:58 AM
ikloecker committed rLIBKLEO5c50489fbc89: Fix typo in key filter rule (authored by ikloecker).
Fix typo in key filter rule
Oct 2 2024, 11:58 AM
TobiasFella added a comment to T7302: Kleopatra: Add tooltips for certificate filters.

Before the explicit tooltips were added in this patch, the filter's names were used as a tooltips, so there are tooltips in VSD 3.3. (which is also why there was a request to make the filters not use title case in VSD-3.3)

Oct 2 2024, 10:23 AM · vsd33, Restricted Project
ikloecker removed a project from T7302: Kleopatra: Add tooltips for certificate filters: vsd33.

The tool tips were added for T6666 which is not flagged for VSD 3.3. T7300 was never relevant for VSD 3.3 since there are no filter tool tips in VSD 3.3 that would need to be changed to sentence case. -> I remove the vsd33 tag.

Oct 2 2024, 10:20 AM · vsd33, Restricted Project
werner added a member for Contributor: m.eik.
Oct 2 2024, 10:13 AM
werner added a member for g10code: m.eik.
Oct 2 2024, 10:09 AM
TobiasFella added a comment to T7302: Kleopatra: Add tooltips for certificate filters.

https://invent.kde.org/pim/libkleo/-/merge_requests/106 / 1a5ea1da5d7629b67277ef587183e475cd8bdba8 in libkleo

Oct 2 2024, 10:08 AM · vsd33, Restricted Project
ikloecker assigned T7302: Kleopatra: Add tooltips for certificate filters to TobiasFella.

I don't know what to backport because neither this ticket nor T7300 mention any commits.

Oct 2 2024, 10:04 AM · vsd33, Restricted Project
werner triaged T7317: Update the gnupg.org FAQ as Normal priority.
Oct 2 2024, 8:48 AM · www.gnupg.org, FAQ
werner added a comment to T7316: Curve25519/v5 key cannot be exported.

Using the shorter OID for v5 is on purpose; thus we need to fix the export.

Oct 2 2024, 8:36 AM · gnupg26, OpenPGP, PQC, gnupg
gniibe triaged T7316: Curve25519/v5 key cannot be exported as Normal priority.
Oct 2 2024, 7:20 AM · gnupg26, OpenPGP, PQC, gnupg
l10n daemon script <scripty@kde.org> committed rKLEOPATRA9bbf3d109c76: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Oct 2 2024, 3:32 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO45a407611f8a: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Oct 2 2024, 3:32 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO4ea4c7512e2f: 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
Oct 2 2024, 3:23 AM

Oct 1 2024

werner triaged T7315: Allow exporting of PQC keys. as Normal priority.
Oct 1 2024, 6:12 PM · gnupg26, OpenPGP, PQC, gnupg
ebo moved T6799: Kleopatra configuration files in wrong places from Restricted Project Column to Restricted Project Column on the Restricted Project board.

with gpg4win-Beta-50 on a new (not upgraded) installation I see kleopatrarc in the folder %APPDATA%\kleopatra and kleopatragroupsrc in %APPDATA%\gnupg\kleopatra. And no kleopatra files in the base directory of %LOCALAPPDATA%.

Oct 1 2024, 4:52 PM · gpd5x, kleopatra
ebo moved T6807: Kleo shows 3 certs in a chain while there are only two from Restricted Project Column to Restricted Project Column on the Restricted Project board.

works, the Root-CA of the above example is only shown once any more. Gpg4win-Beta-50

Oct 1 2024, 4:38 PM · vsd33 (vsd-3.3.0), Restricted Project, S/MIME, Bug Report, kleopatra
ikloecker changed the status of T7312: The security approval dialog (GpgOL) sometimes closes before choice is made from Open to Testing.

Fixed.

Oct 1 2024, 4:25 PM · gpgol, vsd33, libkleo, Restricted Project
ebo moved T6602: Kleopatra: Crashes on deleting circular certificate chains from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Deletion works, tested with gpg4win-Beta-50.

Oct 1 2024, 4:24 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo closed T6360: Kleopatra: focus in certificate list changes when details are viewed as Resolved.
Oct 1 2024, 4:20 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo moved T6360: Kleopatra: focus in certificate list changes when details are viewed from WiP to vsd-3.3.0 on the vsd33 board.
Oct 1 2024, 4:20 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo moved T6360: Kleopatra: focus in certificate list changes when details are viewed from Restricted Project Column to Restricted Project Column on the Restricted Project board.

works, gpg4win-Beta-50.
The focus now stays on the selected line when you open e.g. a details window and close it again.

Oct 1 2024, 4:19 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker committed rLIBKLEO941a8fcf851f: Don't consider the custom items when the source model's layout changes (authored by ikloecker).
Don't consider the custom items when the source model's layout changes
Oct 1 2024, 4:15 PM
ebo moved T6360: Kleopatra: focus in certificate list changes when details are viewed from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo moved T6807: Kleo shows 3 certs in a chain while there are only two from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33 (vsd-3.3.0), Restricted Project, S/MIME, Bug Report, kleopatra
ebo moved T6874: Kleopatra subkey management improvements from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · kleopatra
ebo moved T6894: Kleopatra improved drop behavior from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, Restricted Project, kleopatra
ebo moved T6602: Kleopatra: Crashes on deleting circular certificate chains from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo moved T6877: Kleopatra: Add support for adding a subkey from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · kleopatra, Restricted Project, vsd33
ebo moved T6880: GPGME (++/qt): Add support for --quick-add-adsk from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · gpgme, vsd33, Restricted Project
ebo moved T6866: Kleopatra: Remove fallback to keys.gnupg.net if no key server is configured from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, kleopatra, Restricted Project
ebo moved T6351: Kleopatra: Performance problems when encrypting large files from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, Restricted Project, kleopatra
ebo moved T6957: Add algo and keygrip columns to Kleo's certificate view from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, Restricted Project, vsd, kleopatra
ebo moved T6933: Kleopatra: Change wording for deletion of key on disk when moving to smartcard from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, kleopatra, Restricted Project
ebo moved T6912: Kleopatra: Add right click "create group" option from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, kleopatra, Restricted Project
ebo moved T6722: Kleopatra: Forbid adding non-encryption keys to groups from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo moved T6786: Kleopatra: remove/hide key action "(re)generate key" from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33 (vsd-3.3.0), vsd, Restricted Project, kleopatra
ebo moved T6970: Kleopatra: Hide non-matching keygroups when using a key filter from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, Restricted Project, kleopatra
ebo moved T6913: Kleopatra: Put groups into toolbar menu from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, kleopatra, Restricted Project
ebo moved T7002: Tab text not changing when using filters from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, Restricted Project, kleopatra, Bug Report, gpg4win
ebo moved T7027: Kleopatra: Double-click in Server Lookup should open Certificate Details from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, kleopatra, Restricted Project
ebo moved T6846: Kleopatra: learn TCOS cards automatically from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, Restricted Project, kleopatra
ebo moved T7020: Kleopatra: add "Smart Card" tab to certificate detail view from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · kleopatra
ebo moved T7037: Kleopatra: Handle disabled keyserver when updating a certificate from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, kleopatra, Restricted Project
ebo moved T6998: Kleopatra: simplify key creation window from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, Restricted Project, kleopatra
ebo moved T6567: Kleopatra: gpg-agent does not restart when trying to access smart card from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, Restricted Project, kleopatra
ebo moved T7048: Kleopatra: Config dialog doesn't load "Treat .p7m files without extensions as mails" option from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
ebo moved T7064: Kleopatra: Add additional info to Help menu from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · kleopatra, Restricted Project, vsd33
ebo moved T7067: Kleopatra: Add origin information in search results from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo moved T6950: Kleopatra: Usability improvements for directory services configuration from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, Restricted Project, Bug Report, gpg4win
ebo moved T6712: Kleopatra: When revoking a local certification do not ask to publish the revocation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, Restricted Project, kleopatra
ebo moved T6447: Kleopatra: "imported certificates" tab inconsistencies from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, Restricted Project, Bug Report, kleopatra
ebo moved T7076: Kleopatra: Improvements in the "Revoke Key" window from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, kleopatra, Restricted Project
ebo moved T6847: Kleopatra: Show S/MIME certs for PKCS#15 cards in smart card view from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33, Restricted Project, kleopatra
ebo moved T6091: Kleopatra: "Cancel" in the password dialog of "Print secret key" has no effect from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project