Page MenuHome GnuPG
Feed Advanced Search

Thu, Dec 19

ebo moved T7104: Kleopatra: Allow "Change password" for private key with offline primary from QA to vsd-3.3.0 on the vsd33 board.
Thu, Dec 19, 3:54 PM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
ebo closed T7104: Kleopatra: Allow "Change password" for private key with offline primary as Resolved.

Works. Tested with VS-Desktop-3.2.94.474-Beta and Gpg4win 4.4 by moving only the signature key to a smartcard and then changing the password of the certificate via the context menu.

Thu, Dec 19, 2:54 PM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project

Mon, Dec 16

aheinecke reassigned T5854: Windows registry option to prevent modifications to signed/encrypted messages after validation by GpgOL from aheinecke to mmontkowski.

This was now added as disableAutoPreview (the option was renamed after 26c2fc196bb73d9bd96c91ea7cc12679d925b376 )

Mon, Dec 16, 9:58 PM · gpgol, Feature Request
aheinecke closed T2366: No DEP/ASLR or other security mitigations for GpgEX/GpgOL as Resolved.

Since codesigning for all dlls was added this is fully resolved.

Mon, Dec 16, 9:49 PM · Feature Request, Windows 64, gpgol, gpg4win, Windows, Windows 32
aheinecke placed T6694: Random numbers from gpgme up for grabs.
Mon, Dec 16, 8:34 PM · gpd5x, gpgpass, gpgme, Feature Request
ebo moved T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog from WiP to QA on the vsd33 board.
Mon, Dec 16, 11:20 AM · vsd33, Feature Request, kleopatra, Restricted Project
ebo moved T6072: Kleopatra: Display "gpgconf -X" from WiP to QA on the vsd33 board.
Mon, Dec 16, 11:20 AM · vsd33, Restricted Project, kleopatra, Feature Request
ebo moved T7234: Kleopatra: add disable/enable certificate in context menu from WiP to QA on the vsd33 board.
Mon, Dec 16, 11:19 AM · vsd33, Feature Request, kleopatra, Restricted Project
ebo moved T7098: Change the GpgOL encryption icon according to its state from Backlog to WiP on the vsd33 board.
Mon, Dec 16, 11:02 AM · vsd33, Feature Request, Restricted Project, gpgol

Fri, Dec 13

CarlSchwan added a comment to T6694: Random numbers from gpgme.

(ignore the last commit, I assigned the wrong task to it)

Fri, Dec 13, 1:54 PM · gpd5x, gpgpass, gpgme, Feature Request

Thu, Dec 12

gniibe added a comment to T7338: Revamp the FIPS service indicator.

Here are changes for gcry_md_open and its friends.

Thu, Dec 12, 6:43 AM · libgcrypt, FIPS, Feature Request
gniibe added a comment to T7338: Revamp the FIPS service indicator.

My idea in https://dev.gnupg.org/T7338#195529 doesn't work well when a function call is done multiple times.
Assuming SUCCESS, and marking all non-compliant places in the code works, and it would be good because libgcrypt so far maintains non-compliant path with rejection.

Thu, Dec 12, 3:09 AM · libgcrypt, FIPS, Feature Request

Tue, Dec 10

werner reopened T2179: GPA - clipboard encryption - use textmode as "Open".

Or maybe not. I just did 0.11.0 (T7449) and will do more releases if there is demand for it or we have collected enough patches.

Tue, Dec 10, 9:49 PM · gpa, Feature Request

Mon, Dec 9

gniibe added a comment to T7338: Revamp the FIPS service indicator.

Pushed the change for adding hash tests in rC7faf542f1573: fips,tests: Add t-digest.

Mon, Dec 9, 6:34 AM · libgcrypt, FIPS, Feature Request

Fri, Dec 6

ebo moved T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Gpg4win 4.4:

Fri, Dec 6, 3:30 PM · vsd33, Feature Request, kleopatra, Restricted Project
gniibe added a comment to T7338: Revamp the FIPS service indicator.

It seems that the internal API is not enough.
Now, we have _gcry_md_hash_buffer function with the new FIPS service indicator.
It's used for public key crypto, too.
The compliance for hash function is a part of public key crypto, but not all.

Fri, Dec 6, 6:54 AM · libgcrypt, FIPS, Feature Request
gniibe added a comment to T7338: Revamp the FIPS service indicator.

A change for gcry_md_hash_* functions are pushed by rC3478caac62c7: fips,md: Implement new FIPS service indicator for gcry_md_hash_*..
It doesn't have tests with FIPS service indicator yet.

Fri, Dec 6, 6:40 AM · libgcrypt, FIPS, Feature Request
gniibe changed the status of T7436: Allow ssh to sign data larger than the assuan line length. from Open to Testing.
Fri, Dec 6, 6:32 AM · ssh, Feature Request, gnupg26

Thu, Dec 5

ebo closed T6409: Kleopatra: misleading representation of key with multiple uids in sign/encrypt dialog as Resolved.

Better a new ticket for the rest, see T7441

Thu, Dec 5, 11:05 AM · vsd33, Feature Request, Restricted Project, kleopatra
ebo moved T6409: Kleopatra: misleading representation of key with multiple uids in sign/encrypt dialog from Backlog to WiP on the vsd33 board.
Thu, Dec 5, 10:49 AM · vsd33, Feature Request, Restricted Project, kleopatra
ebo edited projects for T6409: Kleopatra: misleading representation of key with multiple uids in sign/encrypt dialog, added: vsd33; removed vsd.
Thu, Dec 5, 10:48 AM · vsd33, Feature Request, Restricted Project, kleopatra
werner added a project to T6545: Support CRL extension issuingDistributionPoint: workaround.

A workaround exists with the new option --ignore-crl-extensions.

Thu, Dec 5, 10:19 AM · workaround, gnupg26, Restricted Project, libksba, gnupg22, Feature Request
gniibe claimed T7436: Allow ssh to sign data larger than the assuan line length..
Thu, Dec 5, 7:02 AM · ssh, Feature Request, gnupg26
gniibe added a comment to T7338: Revamp the FIPS service indicator.

New external API is by GCRYCTL_FIPS_SERVICE_INDICATOR and/or the new macro gcry_get_fips_service_indicator.
This change is pushed by rCf51f4e98930e: fips: Introduce GCRYCTL_FIPS_SERVICE_INDICATOR and the macro.

Thu, Dec 5, 3:37 AM · libgcrypt, FIPS, Feature Request
gniibe added a comment to T7338: Revamp the FIPS service indicator.

New internal API is introduced with T7340 by the commit rCe1cf31232825: fips: Introduce an internal API for FIPS service indicator.

Thu, Dec 5, 3:30 AM · libgcrypt, FIPS, Feature Request
gniibe changed the status of T7340: Introduced a context with thread local storage, a subtask of T7338: Revamp the FIPS service indicator, from Open to Testing.
Thu, Dec 5, 3:28 AM · libgcrypt, FIPS, Feature Request
gniibe changed the status of T7340: Introduced a context with thread local storage from Open to Testing.

Change is pushed by rCe1cf31232825: fips: Introduce an internal API for FIPS service indicator.

Thu, Dec 5, 3:28 AM · libgcrypt, FIPS, Feature Request

Tue, Dec 3

ikloecker added a comment to T6409: Kleopatra: misleading representation of key with multiple uids in sign/encrypt dialog.

Looks like there's something not correct in the completion model. Or we use different criteria for showing the blue "i" (as "information") which doesn't make it better. Reopen?

Tue, Dec 3, 5:31 PM · vsd33, Feature Request, Restricted Project, kleopatra
werner renamed T7436: Allow ssh to sign data larger than the assuan line length. from Allow ssh to sign larger data than the assuan line length. to Allow ssh to sign data larger than the assuan line length..
Tue, Dec 3, 4:18 PM · ssh, Feature Request, gnupg26
ebo renamed T7436: Allow ssh to sign data larger than the assuan line length. from Allow ssh to sign larger data tha the assuan line length. to Allow ssh to sign larger data than the assuan line length..
Tue, Dec 3, 4:14 PM · ssh, Feature Request, gnupg26
ebo added a comment to T6409: Kleopatra: misleading representation of key with multiple uids in sign/encrypt dialog.

Tested Gpg4win 4.4:
Interesting, when you search for the UID, it looks as before, with the green check mark:

Tue, Dec 3, 4:03 PM · vsd33, Feature Request, Restricted Project, kleopatra

Dec 3 2024

werner triaged T7436: Allow ssh to sign data larger than the assuan line length. as Normal priority.
Dec 3 2024, 3:31 PM · ssh, Feature Request, gnupg26
ikloecker changed the status of T6409: Kleopatra: misleading representation of key with multiple uids in sign/encrypt dialog from Open to Testing.

I think this is resolved. In the Sign/Encrypt dialog we now offer the individual user IDs instead of the certificates, i.e. the two user IDs of the Udo certificate are both offered and one should be listed as certified and the other one as not certified (if one is certified and the other one isn't; for me both user IDs are ultimately trusted).

Dec 3 2024, 3:00 PM · vsd33, Feature Request, Restricted Project, kleopatra
ebo added a project to T7405: Kleopatra: Highlight if no valid encryption subkey exists: Feature Request.
Dec 3 2024, 11:54 AM · Feature Request, gpd5x, kleopatra
ebo closed T6109: Kleopatra: Better way to show expired subkeys as Invalid.

Closing this as duplicate of T7405. That ticket has the better task description as it was made after discussing offline how it could best be done.

Dec 3 2024, 11:53 AM · Feature Request, OpenPGP, kleopatra
ebo removed a project from T5950: Allow viewing expired certificates more easily: Restricted Project.
Dec 3 2024, 11:49 AM · kleopatra, Feature Request
ebo closed T5950: Allow viewing expired certificates more easily as Resolved.

closing this as duplicate for the improvement part, the support part is solved, anyway.

Dec 3 2024, 11:49 AM · kleopatra, Feature Request
ikloecker merged task T6450: Kleopatra: add possibility to change filename if it already exists into T6851: Kleopatra: Allow users to change name of decryption result if file already exists.
Dec 3 2024, 11:40 AM · Feature Request, kleopatra

Dec 2 2024

werner triaged T7373: gpg --export-secret-keys exits with General error if the password prompt was canceled as Normal priority.
Dec 2 2024, 1:54 PM · Feature Request, gnupg26, gnupg
ikloecker added a comment to T5006: Kleopatra: Display Names and Key-IDs for certificates after any attempt to import them..

Interesting. Just a few days ago I noticed that Kleopatra creates a new tab with the imported certificates except when the import is done via the notepad (or via the clipboard). I guess we could add an option to open a tab with the imported certificates to the import result window.

Dec 2 2024, 11:55 AM · kleopatra, Feature Request
ikloecker added a project to T4923: Compile Kleopatra with DEP/ASLR support: gpg4win.
Dec 2 2024, 11:48 AM · gpg4win, kleopatra, Feature Request

Nov 29 2024

gniibe closed T6606: Use new API of libassuan 3, a subtask of T6599: INT2FD and npth_accept, as Resolved.
Nov 29 2024, 8:10 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6606: Use new API of libassuan 3 as Resolved.

Done for 2.5.0.

Nov 29 2024, 8:10 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6597: Introduce FD_DBG to handle the cases for displaying the value, a subtask of T6508: Port GnuPG to 64-bit Windows, as Resolved.
Nov 29 2024, 8:08 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6597: Introduce FD_DBG to handle the cases for displaying the value as Resolved.

Done in 2.5.0.

Nov 29 2024, 8:08 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6592: GPGSM: Use estream_t instead of FD, a subtask of T6508: Port GnuPG to 64-bit Windows, as Resolved.
Nov 29 2024, 8:05 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6592: GPGSM: Use estream_t instead of FD as Resolved.

Fixed in 2.5.0.

Nov 29 2024, 8:05 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6562: gpgtar: --status-fd requires HANDLE (not POSIX fd) when spawning a process, a subtask of T6551: translate_sys2libc_fd_int on Windows 64-bit, as Resolved.
Nov 29 2024, 8:05 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6562: gpgtar: --status-fd requires HANDLE (not POSIX fd) when spawning a process as Resolved.

Fixed in 2.5.0.

Nov 29 2024, 8:05 AM · Windows 64, Feature Request, gnupg26

Nov 26 2024

ebo closed T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones as Resolved.

Gpg4win-Beta-94: ok

Nov 26 2024, 11:25 AM · vsd33, Feature Request, kleopatra, Restricted Project
ebo closed T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones, a subtask of T7216: Kleopatra: Integrate "disabled" feature from gpg, as Resolved.
Nov 26 2024, 11:25 AM · Feature Request, kleopatra
ebo moved T7234: Kleopatra: add disable/enable certificate in context menu from Restricted Project Column to Restricted Project Column on the Restricted Project board.

With Gpg4win-Beta-94 now all is fine, even own deactivated certificates are now shown (using the "Disabled" filter) in bold font

Nov 26 2024, 11:12 AM · vsd33, Feature Request, kleopatra, Restricted Project

Nov 18 2024

CarlSchwan added projects to T6694: Random numbers from gpgme: gpgpass, gpd5x.
Nov 18 2024, 2:34 PM · gpd5x, gpgpass, gpgme, Feature Request
ebo removed a project from T6694: Random numbers from gpgme: vsd33.
Nov 18 2024, 2:32 PM · gpd5x, gpgpass, gpgme, Feature Request

Nov 14 2024

ebo moved T6072: Kleopatra: Display "gpgconf -X" from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Name of the window is now "GnuPG Configuration Overview" and "gpgconf -X" is preselected and executed in the window.

Nov 14 2024, 11:13 AM · vsd33, Restricted Project, kleopatra, Feature Request

Nov 12 2024

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.

Latest changes backported for VSD 3.3

Nov 12 2024, 1:29 PM · vsd33, Feature Request, kleopatra, Restricted Project
ikloecker moved T7234: Kleopatra: add disable/enable certificate in context menu from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Nov 12 2024, 1:15 PM · vsd33, Feature Request, kleopatra, Restricted Project

Nov 8 2024

ebo moved T6072: Kleopatra: Display "gpgconf -X" from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 8 2024, 2:09 PM · vsd33, Restricted Project, kleopatra, Feature Request
ebo removed a project from T7216: Kleopatra: Integrate "disabled" feature from gpg: Restricted Project.
Nov 8 2024, 1:58 PM · Feature Request, kleopatra
ebo closed T7217: Kleopatra: Create an appearance filter for the "disabled" status, a subtask of T7216: Kleopatra: Integrate "disabled" feature from gpg, as Resolved.
Nov 8 2024, 1:57 PM · Feature Request, kleopatra
ebo changed the status of T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones, a subtask of T7216: Kleopatra: Integrate "disabled" feature from gpg, from Open to Testing.
Nov 8 2024, 1:22 PM · Feature Request, kleopatra
ebo changed the status of T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones from Open to Testing.
Nov 8 2024, 1:22 PM · vsd33, Feature Request, kleopatra, Restricted Project
ebo moved T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones from Restricted Project Column to Restricted Project Column on the Restricted Project board.

I like it better than the very long tool tip.

Nov 8 2024, 1:21 PM · vsd33, Feature Request, kleopatra, Restricted Project
ebo moved T7234: Kleopatra: add disable/enable certificate in context menu from WiP to Backlog on the vsd33 board.
Nov 8 2024, 1:18 PM · vsd33, Feature Request, kleopatra, Restricted Project
ebo moved T7234: Kleopatra: add disable/enable certificate in context menu from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 8 2024, 1:16 PM · vsd33, Feature Request, kleopatra, Restricted Project
TobiasFella added a comment to T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones.

Changed in https://invent.kde.org/pim/kleopatra/-/merge_requests/316

Nov 8 2024, 12:41 PM · vsd33, Feature Request, kleopatra, Restricted Project
ebo added a comment to T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones.

Hm, probably I would be for the html-tags, then. Is there an example where one could see how narrow tool tips really get with that option?

Nov 8 2024, 11:39 AM · vsd33, Feature Request, kleopatra, Restricted Project
ikloecker added a comment to T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones.

We shouldn't have to add explicit line breaks. Explicit line breaks will lead to bad formatting (German: Flattersatz) for people who use huge font sizes (a11y!) and Qt will wrap long tool tips so that they won't become wider than the screen. Alternatively, we wrap the tool tips (in the code that sets the tool tips) into <html> tags. Then (for whatever reason) Qt will make the tool tips much narrower. (Some people think too narrow, but we have to die one death.)

Nov 8 2024, 11:21 AM · vsd33, Feature Request, kleopatra, Restricted Project
TobiasFella added a comment to T7234: Kleopatra: add disable/enable certificate in context menu.

Fixed in https://invent.kde.org/pim/libkleo/-/merge_requests/163

Nov 8 2024, 11:16 AM · vsd33, Feature Request, kleopatra, Restricted Project
werner triaged T7381: gpg-mail-tube: Allow the use of templates instead of static texts. as Normal priority.
Nov 8 2024, 11:10 AM · Feature Request, gnupg26
ebo changed the status of T7217: Kleopatra: Create an appearance filter for the "disabled" status, a subtask of T7216: Kleopatra: Integrate "disabled" feature from gpg, from Testing to Open.
Nov 8 2024, 10:30 AM · Feature Request, kleopatra
ebo changed the status of T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones, a subtask of T7216: Kleopatra: Integrate "disabled" feature from gpg, from Testing to Open.
Nov 8 2024, 10:27 AM · Feature Request, kleopatra
ebo changed the status of T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones from Testing to Open.

setting this to open for the small fix in the tooltip.
I suggest as new text:
"Disabled certificates are not offered when selecting a certificate to sign with or to encrypt for.\nThey are not shown in the certificate list with most filters."
And I think there should be an additional newline somewhere, as I was shown a much too long tool tip. The German text is not that much longer…

Nov 8 2024, 10:27 AM · vsd33, Feature Request, kleopatra, Restricted Project
TobiasFella added a comment to T7234: Kleopatra: add disable/enable certificate in context menu.

Removing the appearance filter won't fix own disabled certificates not being bold; the problem here is that the "My certificates" filter doesn't trigger at all anymore for disabled certificates

Nov 8 2024, 10:12 AM · vsd33, Feature Request, kleopatra, Restricted Project
ebo moved T7234: Kleopatra: add disable/enable certificate in context menu from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Yeah. so lets ditch that appearance filter. But that's for ticket T7217. So I'm setting this ticket to done for 4win.

Nov 8 2024, 8:49 AM · vsd33, Feature Request, kleopatra, Restricted Project

Nov 7 2024

ikloecker added a comment to T7234: Kleopatra: add disable/enable certificate in context menu.

You mean that a disabled certificate with secret key isn't listed with bold font? That's probably because we have an appearance filter for disabled certificates which takes precedence.

Nov 7 2024, 5:23 PM · vsd33, Feature Request, kleopatra, Restricted Project
ebo added a comment to T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones.

Gpg4win-Beta-70:
Looks ok.

Nov 7 2024, 3:41 PM · vsd33, Feature Request, kleopatra, Restricted Project
ebo closed T7089: Kleopatra: show "disabled" status, a subtask of T7216: Kleopatra: Integrate "disabled" feature from gpg, as Resolved.
Nov 7 2024, 3:29 PM · Feature Request, kleopatra
ebo closed T7089: Kleopatra: show "disabled" status as Resolved.

Gpg4win-Beta-70:
All 4 items in the task description are realized as described.

Nov 7 2024, 3:29 PM · vsd33, Feature Request, kleopatra, Restricted Project
ebo updated the task description for T7089: Kleopatra: show "disabled" status.
Nov 7 2024, 3:23 PM · vsd33, Feature Request, kleopatra, Restricted Project
ebo added a comment to T7234: Kleopatra: add disable/enable certificate in context menu.

gpg4win-Beta-70: works.
I disabled a certificate, it was not shown anymore in the "all" view. Change to the "Disabled" filter and enabled it again -> it shows again with the "All" filter.
Disabling a private certificate does not allow it for signing and not for encrypting to it. It is also not offered for these any more.
But verifying files which were signed by it works.

Nov 7 2024, 3:09 PM · vsd33, Feature Request, kleopatra, Restricted Project

Nov 5 2024

ebo removed a project from T5054: Preservation of modification date upon decryption/extraction.: gnupg (gpg23).
Nov 5 2024, 3:10 PM · gnupg26, Bug Report, gpgtar
ebo moved T7098: Change the GpgOL encryption icon according to its state from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 5 2024, 1:32 PM · vsd33, Feature Request, Restricted Project, gpgol

Nov 4 2024

ebo moved T6072: Kleopatra: Display "gpgconf -X" from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 4 2024, 2:57 PM · vsd33, Restricted Project, kleopatra, Feature Request
werner triaged T7133: Add feature to load designated revoker from LDAP as High priority.
Nov 4 2024, 12:54 PM · vsd33, Feature Request, gnupg22
werner triaged T7338: Revamp the FIPS service indicator as High priority.
Nov 4 2024, 12:54 PM · libgcrypt, FIPS, Feature Request

Oct 31 2024

ikloecker added a comment to T6072: Kleopatra: Display "gpgconf -X" .

@TobiasFella prepared the installation in https://dev.gnupg.org/rW9218ebfb7c01478a6fa7b2892fec4d9fd83ba273 . I left some comments on this commit.

Oct 31 2024, 6:56 PM · vsd33, Restricted Project, kleopatra, Feature Request
TobiasFella added a comment to T6072: Kleopatra: Display "gpgconf -X" .

right. the installer needs to install kleopatradebugcommandsrc next to libkleopatrarc

Oct 31 2024, 4:17 PM · vsd33, Restricted Project, kleopatra, Feature Request
ebo added a comment to T6072: Kleopatra: Display "gpgconf -X" .
  • Name is now: "Show GnuPG Configuration"
  • When I choose that, the window which opens has a title and a close button, the file extension on saving is .txt
Oct 31 2024, 4:15 PM · vsd33, Restricted Project, kleopatra, Feature Request
ebo added a parent task for T4383: Add a monitor callback to the gpgrt logging system: T7366: Logging related issues.
Oct 31 2024, 4:00 PM · gpgrt, Feature Request
ebo added a parent task for T6072: Kleopatra: Display "gpgconf -X" : T7366: Logging related issues.
Oct 31 2024, 3:55 PM · vsd33, Restricted Project, kleopatra, Feature Request

Oct 30 2024

wiktor-k added a comment to T4060: Add ability to mark critical notations as "recognized" during signature verification.

I've checked and can confirm this is working as intended.

Oct 30 2024, 9:34 AM · gnupg, gpgme, Feature Request
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

werner edited projects for T6545: Support CRL extension issuingDistributionPoint, added: gnupg26; removed gnupg24.
Oct 29 2024, 1:31 PM · workaround, gnupg26, Restricted Project, libksba, gnupg22, Feature Request
werner removed a project from T6647: Finish implementation of --export-secret-ssh-key: gnupg24.
Oct 29 2024, 1:29 PM · gnupg26, Feature Request
werner edited projects for T1235: adding automatic refresh-key, added: gnupg26; removed gnupg24.
Oct 29 2024, 1:24 PM · gnupg26, gnupg22, Restricted Project, Feature Request
werner edited projects for T6941: gpgsm/dirmngr: support for end-entity certificates with an empty "Subject DN", added: gnupg26; removed gnupg24.
Oct 29 2024, 1:23 PM · gnupg26, S/MIME, Feature Request
werner edited projects for T6956: GnuPG: Allow import of gpgsk files, added: gnupg26; removed gnupg24.
Oct 29 2024, 1:23 PM · gnupg26, Feature Request, Restricted Project
werner edited projects for T7099: Disable the import of certain card objects, added: gnupg26; removed gnupg24.
Oct 29 2024, 1:13 PM · gnupg26, scd, Restricted Project, Feature Request
werner moved T4060: Add ability to mark critical notations as "recognized" during signature verification from Backlog to QA for next release on the gpgme board.

Alright, finally supported by gpgme (fot 1.24) For testing you may use

Oct 29 2024, 12:04 PM · gnupg, gpgme, Feature Request