Page MenuHome GnuPG
Feed Advanced Search

Oct 30 2024

ikloecker added a comment to T7362: notepad: Clipboard and filesystem integration.

Note that Kleopatra already has clipboard integration via its tray icon, i.e. you can directly sign/encrypt/decrypt/import the clipboard content from there. Unfortunately, it uses a complete different UI for selecting the recipients. Lots of room for improvement/consolidation.

Oct 30 2024, 2:54 PM · gpd5x, kleopatra
ikloecker added a comment to T7329: Update about data of Kleopatra.

Kleopatra (master; KF6)

Oct 30 2024, 2:35 PM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.0), kleopatra
ikloecker committed rKLEOPATRA7837bf71545d: Use the copyright symbol instead of (C) (authored by ikloecker).
Use the copyright symbol instead of (C)
Oct 30 2024, 2:31 PM
ikloecker committed rKLEOPATRAd787aa7865cb: Use the copyright symbol instead of (C) (authored by ikloecker).
Use the copyright symbol instead of (C)
Oct 30 2024, 2:31 PM
ikloecker committed rKLEOPATRAd045ecd0ad73: List copyright entries with range of years also for kwatchgnupg (authored by ikloecker).
List copyright entries with range of years also for kwatchgnupg
Oct 30 2024, 1:22 PM
ikloecker committed rKLEOPATRAb241fd79b550: List copyright entries with range of years (authored by ikloecker).
List copyright entries with range of years
Oct 30 2024, 1:22 PM
ikloecker committed rKLEOPATRA921f89711d1f: List copyright entries with range of years also for kwatchgnupg (authored by ikloecker).
List copyright entries with range of years also for kwatchgnupg
Oct 30 2024, 1:21 PM
ikloecker committed rKLEOPATRA97671f985ebf: List copyright entries with range of years (authored by ikloecker).
List copyright entries with range of years
Oct 30 2024, 1:21 PM
ikloecker added a comment to T7329: Update about data of Kleopatra.

https://invent.kde.org/pim/kleopatra/-/merge_requests/309

Oct 30 2024, 11:37 AM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.0), kleopatra
ikloecker committed rKLEOPATRAe7ca591ecc87: List copyright entries with range of years (authored by ikloecker).
List copyright entries with range of years
Oct 30 2024, 11:32 AM
ikloecker reassigned T7313: gpgconf --list-options does not handle multiple trusted-keys. from ikloecker to werner.

Kleopatra just checks if the option "default-new-key-adsk" is set (i.e. it doesn't matter if it's an option with scalar value or list value). The other two options that were changed are not used by Kleopatra.

Oct 30 2024, 9:11 AM · Feature Request, gnupg

Oct 29 2024

ikloecker added a comment to T6893: Kleopatra: Drag & Drop certificates to somewhere to export them.

The possibility to drag certificates from Kleopatra to somewhere else has been disabled for Windows builds. The change has also been backported for vsd33. In the vsd33 AppImage it should still be possible to export certificates by dragging them from Kleopatra to, for example, Dolphin. Maybe we still want to remove the vsd33 tag.

Oct 29 2024, 4:49 PM · gpd5x (gpd-5.0.0), Linux, kleopatra
ikloecker changed the status of T7349: Kleopatra: inconsistent behavior of "Trust root certificate" from Open to Testing.

Kleopatra now asks the same questions as the GnuPG backend. The choices the user can make are a bit different because the user already told Kleopatra that they want to trust (or distrust) a root certificate. Therefore, the first dialog only has "Yes" and "Cancel". And the fingerprint dialog (which is only shown for Trust but not for Distrust) only has "Correct" and "Wrong". Another difference is that in GnuPG clicking "Wrong" makes GnuPG mark the certificate as untrusted (which is a bit surprising). In Kleopatra the certificate is left unchanged if the user selects "Wrong".

Oct 29 2024, 4:39 PM · gpd5x (gpd-5.0.0), kleopatra
ikloecker changed the status of T7350: Kleopatra: Don't offer "Trust root certificate" if users are not allowed to do this from Open to Testing.

If gpg-agent's option "no-allow-mark-trusted" is set then the actions "Trust root certificate" and "Distrust root certificate" won't be available. If the option is set while Kleopatra is running then it needs to be restarted to get rid of the actions. If one tries to use the actions then Kleopatra will tell you that you are not allowed to do this. Similarly one needs to restart Kleopatra to make the action available again after the option was unset.

Oct 29 2024, 4:32 PM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.0), kleopatra
ikloecker committed rKLEOPATRA01c7c60aad7a: Ask the same questions as gpgsm when (dis)trusting root certificates (authored by ikloecker).
Ask the same questions as gpgsm when (dis)trusting root certificates
Oct 29 2024, 3:25 PM
ikloecker committed rKLEOPATRA16f955696a37: Remove unnecessary constructors and member functions (authored by ikloecker).
Remove unnecessary constructors and member functions
Oct 29 2024, 3:25 PM
ikloecker committed rKLEOPATRA00c8dae989ae: We don't target FreeBSD with this branch/version (authored by ikloecker).
We don't target FreeBSD with this branch/version
Oct 29 2024, 3:22 PM
ikloecker committed rKLEOPATRAe72715cda57a: Disable dragging certificates on windows (authored by TobiasFella).
Disable dragging certificates on windows
Oct 29 2024, 3:22 PM
ikloecker committed rLIBKLEO8b6ea9f4b46b: Bump library version (authored by ikloecker).
Bump library version
Oct 29 2024, 3:13 PM
ikloecker committed rLIBKLEOe101d8851f8f: Add function returning the list of attributes of a DN (authored by ikloecker).
Add function returning the list of attributes of a DN
Oct 29 2024, 3:13 PM
ikloecker committed rKLEOPATRA091f1248530d: Update description of Alex's contribution (authored by ikloecker).
Update description of Alex's contribution
Oct 29 2024, 1:51 PM
ikloecker committed rKLEOPATRA8933b11925a1: Update description of Alex's contribution (authored by ikloecker).
Update description of Alex's contribution
Oct 29 2024, 1:50 PM
ikloecker added a comment to T7322: Kleopatra: General error if ADSK is not configured correctly.
In T7322#192972, @ebo wrote:

Which is of course technically correct but why can't we have the much more clear "invalid ADSK ... specified"? I think this would help troubleshooting.

Oct 29 2024, 1:26 PM · vsd33 (vsd-3.3.0), Restricted Project, gnupg
ikloecker moved T7343: Kleopatra: Error formatted incorrectly in certificate creation result dialog from Backlog to WiP on the vsd33 board.

Backported for vsd33

Oct 29 2024, 10:29 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
ikloecker committed rKLEOPATRAac45de1cc42e: Fix formatting of certificate creation errors (authored by TobiasFella).
Fix formatting of certificate creation errors
Oct 29 2024, 10:28 AM

Oct 28 2024

ikloecker committed rKLEOPATRA541960c094df: Don't offer "Trust root certificate" if users are not allowed to do this (authored by ikloecker).
Don't offer "Trust root certificate" if users are not allowed to do this
Oct 28 2024, 5:00 PM
ikloecker committed rKLEOPATRAdfaaabb406a3: Remove support for setting long obsolete gpg-agent option (authored by ikloecker).
Remove support for setting long obsolete gpg-agent option
Oct 28 2024, 5:00 PM
ikloecker committed rKLEOPATRA3fe25b5fdb09: Bump version number to 4.0.0 (authored by ikloecker).
Bump version number to 4.0.0
Oct 28 2024, 5:00 PM
ikloecker committed rLIBKLEO1411c94581ed: Bump library version (authored by ikloecker).
Bump library version
Oct 28 2024, 4:58 PM
ikloecker committed rLIBKLEOec3c6d00f7da: Add helper to return value of a crypto config entry of type None (authored by ikloecker).
Add helper to return value of a crypto config entry of type None
Oct 28 2024, 4:58 PM
ikloecker committed rKLEOPATRA7605ab6a4d77: Remove compact KDE Gear version from version number (authored by ikloecker).
Remove compact KDE Gear version from version number
Oct 28 2024, 2:24 PM
ikloecker moved T7329: Update about data of Kleopatra from Backlog to WIP on the gpd5x board.
Oct 28 2024, 1:55 PM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.0), kleopatra
ikloecker added a project to T7329: Update about data of Kleopatra: gpd5x.
Oct 28 2024, 1:55 PM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.0), kleopatra
ikloecker moved T7331: Kleopatra: Improvements for debug dialog from Backlog to WiP on the vsd33 board.

Backported for vsd33

Oct 28 2024, 1:51 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker committed rKLEOPATRA75e36efe785e: Minor rewording of Alex's contributions (authored by ikloecker).
Minor rewording of Alex's contributions
Oct 28 2024, 1:51 PM
ikloecker committed rKLEOPATRAa10861389dab: Improve debug dialog (authored by TobiasFella).
Improve debug dialog
Oct 28 2024, 1:50 PM
ikloecker added a project to T7331: Kleopatra: Improvements for debug dialog: kleopatra.
Oct 28 2024, 1:30 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker committed rLIBKLEObaa5cec7d7d7: We don't target FreeBSD with this branch/version (authored by ikloecker).
We don't target FreeBSD with this branch/version
Oct 28 2024, 1:25 PM
ikloecker moved T7321: Kleopatra: add warning symbol to all unusable groups from Backlog to WiP on the vsd33 board.
Oct 28 2024, 1:21 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a project to T7321: Kleopatra: add warning symbol to all unusable groups: vsd33.

Backported for vsd33 (as discussed with ebo)

Oct 28 2024, 1:21 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker committed rLIBKLEObf5bc77a1ad9: Remove compat code for very old gpgme versions (authored by ikloecker).
Remove compat code for very old gpgme versions
Oct 28 2024, 1:18 PM
ikloecker committed rLIBKLEO8df6a7a1e656: Groups: Also show warning icon for groups that contain expired/revoked keys (authored by TobiasFella).
Groups: Also show warning icon for groups that contain expired/revoked keys
Oct 28 2024, 1:18 PM
ikloecker claimed T7350: Kleopatra: Don't offer "Trust root certificate" if users are not allowed to do this.
Oct 28 2024, 10:39 AM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.0), kleopatra
ikloecker claimed T7349: Kleopatra: inconsistent behavior of "Trust root certificate".
Oct 28 2024, 10:38 AM · gpd5x (gpd-5.0.0), kleopatra
ikloecker edited projects for T7347: Kleopatra: Require GpgME 1.23.2, added: gpd5x (gpd-5.0.0); removed gpd5x.
Oct 28 2024, 9:25 AM · gpd5x (gpd-5.0.0), kleopatra
ikloecker closed T7347: Kleopatra: Require GpgME 1.23.2 as Resolved.
Oct 28 2024, 9:17 AM · gpd5x (gpd-5.0.0), kleopatra

Oct 25 2024

ikloecker added a comment to T7350: Kleopatra: Don't offer "Trust root certificate" if users are not allowed to do this.

This bug exists since Kleopatra offers "Trust root certificate" (i.e. since 2010). allow-mark-trusted seems to be default since Gpg4win 2.1.0. If admins really want to prevent users from messing with the trustlist then they anyway have to use the no-user-trustlist option.

Oct 25 2024, 2:18 PM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.0), kleopatra
ikloecker committed rLIBKLEOf8d62bedcdad: Fix include of gpgme++ header (authored by ikloecker).
Fix include of gpgme++ header
Oct 25 2024, 1:51 PM
ikloecker committed rKLEOPATRA9f0c222f79c7: Require gpgme 1.23.2 (authored by ikloecker).
Require gpgme 1.23.2
Oct 25 2024, 1:46 PM
ikloecker committed rLIBKLEO3dfe63dcd79c: Fix include of gpgme++ header (authored by ikloecker).
Fix include of gpgme++ header
Oct 25 2024, 12:47 PM
ikloecker committed rLIBKLEO692875f1a94a: Remove compat code for very old gpgme versions (authored by ikloecker).
Remove compat code for very old gpgme versions
Oct 25 2024, 12:47 PM
ikloecker committed rLIBKLEO1897f314c3dc: Require gpgme 1.23.2 (authored by ikloecker).
Require gpgme 1.23.2
Oct 25 2024, 12:47 PM
ikloecker added a comment to T7339: Kleopatra: Cannot decrypt packets with hybrid cipher without using symmetric passphrase.

I can still reproduce case 2 with gnupg 2.4. I have to check how my local setup differs from gpg4win-Beta-64.

Oct 25 2024, 12:34 PM · gpd5x, kleopatra, Bug Report
ikloecker added a comment to T7329: Update about data of Kleopatra.

If you use a tabbed layout you will always have the problem that some tabs have lots of whitespace and other tabs have little whitespace or even a scrollbar.

Oct 25 2024, 10:29 AM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.0), kleopatra
ikloecker added a comment to T7349: Kleopatra: inconsistent behavior of "Trust root certificate".

I just saw that gpg-agent has a MARKTRUSTED command which takes care of asking the question and of modifying the trustlist.txt. I guess it makes sense that Kleopatra uses this command for the "Trust root certificate" action.

Oct 25 2024, 10:11 AM · gpd5x (gpd-5.0.0), kleopatra
ikloecker added a comment to T7349: Kleopatra: inconsistent behavior of "Trust root certificate".

Kleopatra should also not offer to add a root CA if gpg-agent's mark-trusted feature has been disabled.

Oct 25 2024, 9:41 AM · gpd5x (gpd-5.0.0), kleopatra
ikloecker created T7350: Kleopatra: Don't offer "Trust root certificate" if users are not allowed to do this.
Oct 25 2024, 9:37 AM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.0), kleopatra

Oct 24 2024

ikloecker added a comment to T7329: Update about data of Kleopatra.
In T7329#192861, @ebo wrote:

Regarding the removal of the stretch: Now there seems to be no space at all before the description. Could we have a one-line space before it?

Oct 24 2024, 9:50 PM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.0), kleopatra
ikloecker closed T7246: libassuan 3.0.1: putc_unlocked() is re-defined unconditionally as Resolved.

I have confirmed that rA69069bc63e6b fixes the build on macOS.

Oct 24 2024, 9:37 PM · libassuan, MacOS, Bug Report
ikloecker committed rKLEOPATRAda737e37eb0f: Minor rewording of Alex's contributions (authored by ikloecker).
Minor rewording of Alex's contributions
Oct 24 2024, 1:53 PM
ikloecker reassigned T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds from ikloecker to werner.

Passing ticket to werner to consider backports.

Oct 24 2024, 10:03 AM · gpd5x (gpd-5.0.0), gnupg22 (gnupg-2.2.52), gnupg24, kleopatra, Bug Report

Oct 23 2024

ikloecker committed rLIBKLEOf80bca418fb3: Fix include of gpgme++ header (authored by ikloecker).
Fix include of gpgme++ header
Oct 23 2024, 10:45 AM
ikloecker committed rMe656e51d535c: qt: Fix typo (authored by ikloecker).
qt: Fix typo
Oct 23 2024, 10:16 AM
ikloecker committed rM7d02ba8a9308: qt: Put attributes before declarations (authored by ikloecker).
qt: Put attributes before declarations
Oct 23 2024, 10:16 AM
ikloecker committed rMc4b39a77950b: cpp: Put attributes before declarations (authored by ikloecker).
cpp: Put attributes before declarations
Oct 23 2024, 10:16 AM
ikloecker committed rMbff4b847fc63: cpp: Add/change some includes (authored by ikloecker).
cpp: Add/change some includes
Oct 23 2024, 10:16 AM

Oct 22 2024

ikloecker committed rKLEOPATRA6f284b8caa33: Require gpgme 1.23.2 (authored by ikloecker).
Require gpgme 1.23.2
Oct 22 2024, 5:12 PM
ikloecker committed rLIBKLEO1af18f539eb1: Remove compat code for very old gpgme versions (authored by ikloecker).
Remove compat code for very old gpgme versions
Oct 22 2024, 5:12 PM
ikloecker committed rLIBKLEO5143cb141927: Require gpgme 1.23.2 (authored by ikloecker).
Require gpgme 1.23.2
Oct 22 2024, 5:12 PM
ikloecker added a comment to T7329: Update about data of Kleopatra.

The line

Please use https://bugs.kde.org to report bugs.

seems to be hard-coded into the Authors tab. I see it in all KDE applications. Maybe it can be customized.

Oct 22 2024, 2:57 PM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.0), kleopatra
ikloecker added a comment to T7329: Update about data of Kleopatra.

We could simplify the copyright lines to (if we make sure that the current names are listed as authors)

Copyright 2002-2024 The Kleopatra authors
Copyright 2002, 2004, 2007-2009 Klarälvdalens Datakonsult AB
Copyright 2016-2018 Intevation GmbH
Copyright 2010-2024 g10 Code GmbH

alternatively using © instead of "Copyright". (Using both as in KMail is nonsense because © is the official abbreviation of the word "Copyright".)

Oct 22 2024, 2:54 PM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.0), kleopatra
ikloecker triaged T7347: Kleopatra: Require GpgME 1.23.2 as Normal priority.
Oct 22 2024, 11:03 AM · gpd5x (gpd-5.0.0), kleopatra
ikloecker added a comment to T6491: Pinentry-Qt: Password prompt for each subkey if password change is cancelled.

Making pinentry issue "fully canceled" if the user clicks Cancel breaks decryption of data that is encrypted with multiple keys of the owner. The user woudn't be asked for the password of their second key if they canceled the pinentry for the password of the first key.

Oct 22 2024, 10:56 AM · gpd5x, kleopatra, pinentry, gnupg24 (gnupg-2.4.2)
ikloecker moved T7345: Kleopatra: Handle beta compliance from Backlog to WIP on the gpd5x board.
Oct 22 2024, 10:36 AM · gpd5x (gpd-5.0.0), kleopatra
ikloecker moved T7346: gpgmepp: Add support for beta compliance from Backlog to Done on the gpd5x board.
Oct 22 2024, 10:35 AM · gpd5x (gpd-5.0.0), gpgme
ikloecker committed rMf42e2b0fbd8c: cpp,doc: Update NEWS (authored by ikloecker).
cpp,doc: Update NEWS
Oct 22 2024, 10:35 AM
ikloecker closed T7346: gpgmepp: Add support for beta compliance, a subtask of T7345: Kleopatra: Handle beta compliance, as Resolved.
Oct 22 2024, 10:35 AM · gpd5x (gpd-5.0.0), kleopatra
ikloecker closed T7346: gpgmepp: Add support for beta compliance as Resolved.

The new API isn't used anywhere. For now it can only be tested with the test runners. -> setting to resolved

Oct 22 2024, 10:35 AM · gpd5x (gpd-5.0.0), gpgme
ikloecker updated the task description for T7345: Kleopatra: Handle beta compliance.
Oct 22 2024, 10:25 AM · gpd5x (gpd-5.0.0), kleopatra
ikloecker changed the status of T7345: Kleopatra: Handle beta compliance from Open to Testing.

Note for testing:
If the environment variable GNUPG_ASSUME_COMPLIANCE is set to "de-vs" and de-vs compliance is enabled then Kleopatra should show "VS-NfD compliant (beta)" instead of "VS-NfD compliant" everywhere. ("Not VS-NfD compliant" doesn't get the (beta) suffix.)

Oct 22 2024, 10:24 AM · gpd5x (gpd-5.0.0), kleopatra
ikloecker committed rM2a0595906970: cpp: Add support for new flag fields beta_compliance (authored by ikloecker).
cpp: Add support for new flag fields beta_compliance
Oct 22 2024, 10:20 AM
ikloecker committed rMf510c5d78c9d: doc: Fix, update, add API documentation (authored by ikloecker).
doc: Fix, update, add API documentation
Oct 22 2024, 10:20 AM
ikloecker committed rLIBKLEO5061a6a3fdec: Remove obsolete and unused API (authored by ikloecker).
Remove obsolete and unused API
Oct 22 2024, 10:06 AM
ikloecker committed rKLEOPATRA12c9e9b628a8: Show "view-refresh" icon as progress indicator (authored by ikloecker).
Show "view-refresh" icon as progress indicator
Oct 22 2024, 9:36 AM
ikloecker committed rLIBKLEO5bc2f5e76db1: Return empty value as compliance name if no compliance is active (authored by ikloecker).
Return empty value as compliance name if no compliance is active
Oct 22 2024, 9:32 AM
ikloecker committed rLIBKLEO30f7ac1b82b0: Append " (beta)" to compliance name if beta compliance is enforced (authored by ikloecker).
Append " (beta)" to compliance name if beta compliance is enforced
Oct 22 2024, 9:32 AM
ikloecker committed rLIBKLEOa28f05434b1b: Increase timeout for automatic tests (authored by ikloecker).
Increase timeout for automatic tests
Oct 22 2024, 6:26 AM
ikloecker committed rLIBKLEO85c40b633ed7: Use new overload of compare_helper (authored by ikloecker).
Use new overload of compare_helper
Oct 22 2024, 6:26 AM

Oct 21 2024

ikloecker triaged T7346: gpgmepp: Add support for beta compliance as Normal priority.
Oct 21 2024, 1:55 PM · gpd5x (gpd-5.0.0), gpgme
ikloecker triaged T7345: Kleopatra: Handle beta compliance as Normal priority.
Oct 21 2024, 1:52 PM · gpd5x (gpd-5.0.0), kleopatra

Oct 17 2024

ikloecker committed rLIBKLEO4c67b608d454: Declare operator| for QFlags in namespace of corresponding class (authored by ikloecker).
Declare operator| for QFlags in namespace of corresponding class
Oct 17 2024, 4:55 PM
ikloecker committed rKLEOPATRA3985ed8fe42e: Declare operator| for QFlags in namespace of corresponding class (authored by ikloecker).
Declare operator| for QFlags in namespace of corresponding class
Oct 17 2024, 4:50 PM
ikloecker committed rKLEOPATRAe81779ee096a: Ensure correct formatting of texts using semantic markup (authored by ikloecker).
Ensure correct formatting of texts using semantic markup
Oct 17 2024, 4:37 PM
ikloecker added a comment to T7342: Kleopatra: Expired key selected for encryption is changed to other key when opening certificate details.

The technical background is that opening the certificate details triggers an update of the certificate and this triggers an update of the drop-down. The drop-down should still keep the currently selected certificate even if it is not offered by default.

Oct 17 2024, 10:54 AM · gpd5x, kleopatra, Bug Report
ikloecker created T7342: Kleopatra: Expired key selected for encryption is changed to other key when opening certificate details.
Oct 17 2024, 10:51 AM · gpd5x, kleopatra, Bug Report

Oct 16 2024

ikloecker committed rKLEOPATRAbb1d94c0b25c: Fix double-& in desktop action names for folder actions (authored by ikloecker).
Fix double-& in desktop action names for folder actions
Oct 16 2024, 11:09 PM
ikloecker committed rLIBKLEObfbfc23e81c2: Watch the keyboxd database file for changes (authored by ikloecker).
Watch the keyboxd database file for changes
Oct 16 2024, 10:21 PM
ikloecker added a project to T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds: gnupg.

The fix should probably be backported to gnupg 2.2 and 2.4.

Oct 16 2024, 4:22 PM · gpd5x (gpd-5.0.0), gnupg22 (gnupg-2.2.52), gnupg24, kleopatra, Bug Report
ikloecker committed rLIBKLEOd1a7ef0c4a69: Create the socket directory before initializing the key cache (authored by ikloecker).
Create the socket directory before initializing the key cache
Oct 16 2024, 4:19 PM
ikloecker added a reverting change for rLIBKLEO55206cfabebd: Serialize listing of OpenPGP and S/MIME keys: rLIBKLEOf2660a8aba63: Revert "Serialize listing of OpenPGP and S/MIME keys".
Oct 16 2024, 4:19 PM