Page MenuHome GnuPG
Feed Advanced Search

Sep 22 2025

timegrid added a comment to T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible.

I guess this is a typo because the CSR looks like an encryption-only certificate.

Sep 22 2025, 9:58 AM · gpd5x (gpd-5.0.0), a11y, vsd34, kleopatra

Sep 19 2025

ikloecker added a comment to T7814: Kleopatra: Save status of checkbox "Encrypt for others".

I think this will make the dialog less user friendly because with this change one always needs to check the status of all check boxes. Without the change the check boxes always have the same status when the dialog is opened the same way. Predictability is very important for usability and even more for accessibility.

Sep 19 2025, 4:51 PM · gpd5x, kleopatra
ebo updated subscribers of T7814: Kleopatra: Save status of checkbox "Encrypt for others".

I would like to change this ticket to "Save status of all check boxes in the sign/encrypt dialog".

Sep 19 2025, 3:10 PM · gpd5x, kleopatra
ebo added a comment to T7581: Kleopatra: Create team key.

ok, changed the text in the description of the ticket accordingly, but put two more "team" back in.

Sep 19 2025, 12:10 PM · Feature Request, gpd5x, kleopatra
ebo updated the task description for T7581: Kleopatra: Create team key.
Sep 19 2025, 12:09 PM · Feature Request, gpd5x, kleopatra
hej added a comment to T7581: Kleopatra: Create team key.

Dialogtext (winzige Politur):

Sep 19 2025, 11:48 AM · Feature Request, gpd5x, kleopatra

Sep 18 2025

ebo updated the task description for T7581: Kleopatra: Create team key.
Sep 18 2025, 4:26 PM · Feature Request, gpd5x, kleopatra
ikloecker triaged T7816: Kleopatra: Title of Certify dialog is incomplete for email-only user ID as Normal priority.
Sep 18 2025, 4:00 PM · gpd5x (gpd-5.0.0), kleopatra
ebo added a comment to T7581: Kleopatra: Create team key.

We decided to

Sep 18 2025, 3:54 PM · Feature Request, gpd5x, kleopatra
mmontkowski added a comment to T7806: GpgOL: Attached mails are empty if attached mail has encrypted attachments or is in text format and encrypted or signed.

Looks like there is a rights problem modifying the body of those mails
Every time when we try to modify the HTMLBODY or BODY property we fail with MAPI_E_NO_ACCESS.
The attached mails in those tests where ms-tnef formated (winmail.dat)

omhelp.cpp:lookup_oom_dispid:160 wchar_t alloc 00000155d9abfe80:HTMLBody
07:35:08/5284/oomhelp.cpp:put_oom_string:674 wchar_t alloc 00000155ccf77710:<html><head></head><body><table border="0" width="100%" cellspacing="1" cellpadding="1" bgcolor="#0069cc"><tr><td bgcolor="#0080ff"><p><span style="font-weight:600; background-color:#0080ff;"><center>OpenPGP Nachricht</center><span></p></td></tr><tr><td bgcolor="#e0f0ff"><center><br/>Bitte warten Sie w�hrend die Nachricht entschl�sselt / gepr�ft wird...</td></tr></table></body></html>
07:35:08/5284/oomhelp.cpp:put_oom_string: Putting 'HTMLBody' failed: 0x80020009
07:35:08/5284/DBG_OOM/oomhelp.cpp:dump_excepinfo: Exception: 
              wCode: 0x1000
              wReserved: 0x0
              source: Microsoft Outlook
              desc: Sie besitzen nicht die erforderliche Berechtigung, um diesen Vorgang auszuf�hren.
              help: null
              helpCtx: 0x0
              deferredFill: 0000000000000000
              scode: 0x80070005
07:35:08/5284/TRACE/oomhelp.cpp:put_oom_string:699: return
07:35:08/5284/ERROR/mail.cpp:decryptVerify_o: Failed to modify html body of item.
Sep 18 2025, 12:07 PM · vsd34, gpd5x, vsd, gpgol

Sep 17 2025

ebo added a comment to T7581: Kleopatra: Create team key.

We got new suggestions for this:

Sep 17 2025, 3:51 PM · Feature Request, gpd5x, kleopatra
TobiasFella changed the status of T7579: Kleopatra: improve menu items from Open to Testing.
Sep 17 2025, 2:57 PM · gpd5x (gpd-5.0.0), kleopatra

Sep 16 2025

ikloecker added a comment to T7739: pinentry/kleopatra: NVDA reads text multiple times.

Upstream MR: https://codereview.qt-project.org/c/qt/qtbase/+/676173

Sep 16 2025, 4:22 PM · gpd5x (gpd-5.0.0), vsd34, a11y, kleopatra
ikloecker set External Link to https://github.com/nvaccess/nvda/issues/18935 on T7776: Kleopatra: NVDA reads parent window of error messages.
Sep 16 2025, 4:19 PM · gpd5x, a11y, kleopatra
ikloecker updated the task description for T6094: Kleopatra: Make prefilled name and email address for new certificates configurable.
Sep 16 2025, 3:51 PM · vsd, gpd5x, kleopatra
ikloecker added a comment to T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible.

I found and fixed a bug (likely a regression in the new code): When CN_prefill or EMAIL_prefill is configured as true and no fixed CN or EMAIL is configured then Kleopatra should prefill Name and Email with values taken from CONFIGDIR/emaildefaults (used by KDE apps on Linux), from the Windows user or from the EMAIL environment variable. This didn't work anymore.

Sep 16 2025, 3:48 PM · gpd5x (gpd-5.0.0), a11y, vsd34, kleopatra
TobiasFella changed the status of T7240: GpgOL: Config dialog not registering as closed from Open to Testing.
Sep 16 2025, 3:33 PM · gpd5x (gpd-5.0.0), qt, gpgol
alexk added a comment to T6094: Kleopatra: Make prefilled name and email address for new certificates configurable.

To query the AD I used the GPGME function gpgme_op_assuan_transact_ext with an query string like this:

ad_query --subst --attr=dn,userAccountControl (&(objectcategory=person)(objectclass=user) (|(userPrincipalName={{email}}) (mail={{email}})))

Of course {{email}} must be replaced with the mail address queried, this might probably also be the UserPrincipalName.

Sep 16 2025, 3:17 PM · vsd, gpd5x, kleopatra
ikloecker updated the task description for T6094: Kleopatra: Make prefilled name and email address for new certificates configurable.
Sep 16 2025, 3:04 PM · vsd, gpd5x, kleopatra
ikloecker updated the task description for T6094: Kleopatra: Make prefilled name and email address for new certificates configurable.
Sep 16 2025, 3:03 PM · vsd, gpd5x, kleopatra
ebo renamed T6094: Kleopatra: Make prefilled name and email address for new certificates configurable from Kleopatra: Take windows user email Address from Active Directory if available to Draft: Kleopatra: Make prefilled name and email address for new certificates configurable.
Sep 16 2025, 2:33 PM · vsd, gpd5x, kleopatra
ebo placed T4785: GpgOL: "You have changed a copy of this Element" message in Outlook for S/MIME mails up for grabs.

Meanwhile we notice this also with OpenPGP Mails. This needs to be further investigated.

Sep 16 2025, 11:01 AM · gpd5x, gpgol

Sep 15 2025

ebo closed T7556: Kleopatra: Sign/encrypt window improvement (KF6) as Resolved.

We'll keep it as it is, for the improvement see T7814

Sep 15 2025, 4:46 PM · gpd5x (gpd-5.0.0), kleopatra
ebo triaged T7814: Kleopatra: Save status of checkbox "Encrypt for others" as Normal priority.
Sep 15 2025, 4:45 PM · gpd5x, kleopatra
ikloecker added a comment to T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible.

Notes (probably as intended):

  • [$i]mmutable does not work for CN or EMAIL
Sep 15 2025, 2:32 PM · gpd5x (gpd-5.0.0), a11y, vsd34, kleopatra
ikloecker added a comment to T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible.
  • All fields (signing only, rsa4096)
Certificate Request:

[...]

X509v3 Key Usage: critical
    Key Encipherment, Data Encipherment
Sep 15 2025, 2:21 PM · gpd5x (gpd-5.0.0), a11y, vsd34, kleopatra
ebo updated subscribers of T7809: Kleopatra: Save of audit log viewer is html without an .html extension.

Updated the task description after talking with @ikloecker

Sep 15 2025, 2:08 PM · gpd5x (gpd-5.0.0), kleopatra
ebo renamed T7809: Kleopatra: Save of audit log viewer is html without an .html extension from Kleopatra: Save of audit log viewer is html to Kleopatra: Save of audit log viewer is html without an .html extension.
Sep 15 2025, 2:07 PM · gpd5x (gpd-5.0.0), kleopatra
ikloecker added a comment to T7758: Kleopatra: Make the registry path for the GnuPG install directory customizable.

Note: If i set an invalid path in "Software\\GnuPG:Install Directory"

  • the gpgconf -X output does not change
  • the self-test Config File 'libkleopatrarc' fails with Error in archive definition tar: 'pack-command-openpgp' empty or not found
Sep 15 2025, 12:12 PM · test on hold, Windows, gpd5x, kleopatra
ikloecker added a comment to T7758: Kleopatra: Make the registry path for the GnuPG install directory customizable.

This probably can only be tested with signed releases?

Sep 15 2025, 12:07 PM · test on hold, Windows, gpd5x, kleopatra
ikloecker added a comment to T7802: Kleopatra: Remember last used file system locations when saving or opening files.

I don't see how this could happen unless you have canceled an export. In this case Kleopatra saved an empty path as last location and then on the next export Kleopatra proposed Documents. The latest changes prevent Kleopatra from saving an empty path as last location and they ensure that Kleopatra immediately writes [Export]LastDirectory to disk.

Sep 15 2025, 11:42 AM · gpd5x (gpd-5.0.0), kleopatra

Sep 12 2025

timegrid moved T7722: GpgOL: Temp filename creation fails to choose proper extension from QA to Done on the gpd5x board.

Sorry, I just found out, that windows caps the filename earlier than max length, so my former tests were invalid.

Sep 12 2025, 1:48 PM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.3), Bug Report, gpgol
timegrid renamed T7712: Moving new encrypted emails to folder via context menu fails from Moving encrypted emails to folder fails to Moving new encrypted emails to folder via context menu fails.
Sep 12 2025, 12:18 PM · vsd33 (vsd-3.3.3), gpd5x, gpgol
timegrid changed the status of T7712: Moving new encrypted emails to folder via context menu fails from Testing to Open.

All mails touched by gpgol should already have a GPGOL_UID_DASL. So to replicate:

  1. Send a new encrypted mail (e.g. Edward -> Ted)
  2. Don't open that mail, but open the context menu: Move -> Other Folder ...
  3. Select a subfolder of INBOX and click OK -> the mail is not moved
Sep 12 2025, 12:05 PM · vsd33 (vsd-3.3.3), gpd5x, gpgol
m.eik moved T7799: gpg-agent crashes when using putty for ssh connection from WIP to Done on the gpd5x board.
Sep 12 2025, 10:50 AM · gpd5x (gpd-5.0.0), gpgagent, gpg4win
m.eik added a comment to T7799: gpg-agent crashes when using putty for ssh connection.

fix tested and confirmed with GnuPG 2.5.12 on windows 10

Sep 12 2025, 10:37 AM · gpd5x (gpd-5.0.0), gpgagent, gpg4win
ebo updated the task description for T7269: Attachments vanish from forward encrypted message.
Sep 12 2025, 10:24 AM · gpd5x, Feature Request, gpgol

Sep 11 2025

ebo moved T7269: Attachments vanish from forward encrypted message from Backlog to QA on the gpd5x board.
Sep 11 2025, 2:40 PM · gpd5x, Feature Request, gpgol
ebo moved T7269: Attachments vanish from forward encrypted message from Backlog to QA on the vsd33 board.
Sep 11 2025, 2:39 PM · gpd5x, Feature Request, gpgol
ebo added a project to T7269: Attachments vanish from forward encrypted message: vsd33.
Sep 11 2025, 2:39 PM · gpd5x, Feature Request, gpgol
ebo edited projects for T7269: Attachments vanish from forward encrypted message, added: gpd5x; removed Restricted Project.
Sep 11 2025, 2:35 PM · gpd5x, Feature Request, gpgol
timegrid moved T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible from QA to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta369 @ win10

Sep 11 2025, 2:09 PM · gpd5x (gpd-5.0.0), a11y, vsd34, kleopatra

Sep 10 2025

ebo placed T6424: GpgOL: Move resolver code into Kleopatra up for grabs.
Sep 10 2025, 12:26 PM · kleopatra, gpgol
ebo placed T7240: GpgOL: Config dialog not registering as closed up for grabs.
Sep 10 2025, 12:26 PM · gpd5x (gpd-5.0.0), qt, gpgol
ebo placed T6354: All VSD and GPD binaries need a proper product name on Windows. up for grabs.
Sep 10 2025, 12:24 PM · gpd5x, vsd, kleopatra, gpd
ebo moved T7581: Kleopatra: Create team key from Backlog to WIP on the gpd5x board.
Sep 10 2025, 12:23 PM · Feature Request, gpd5x, kleopatra

Sep 9 2025

timegrid changed the status of T7602: Kleopatra: "Add ADSK" tooltip is long and doesn't wrap from Open to Testing.

Looks good to me on gpg4win-5.0.0-beta369 @ win10

Sep 9 2025, 4:53 PM · gpd5x (gpd-5.0.0), vsd34, kleopatra
timegrid moved T7760: Kleopatra: Move all buttons from above to below the textfield from QA to Done on the gpd5x board.
Sep 9 2025, 4:46 PM · gpd5x (gpd-5.0.0), kleopatra
ebo updated the task description for T7760: Kleopatra: Move all buttons from above to below the textfield.
Sep 9 2025, 4:43 PM · gpd5x (gpd-5.0.0), kleopatra
timegrid moved T7722: GpgOL: Temp filename creation fails to choose proper extension from WIP to QA on the gpd5x board.
Sep 9 2025, 3:53 PM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.3), Bug Report, gpgol
timegrid moved T7758: Kleopatra: Make the registry path for the GnuPG install directory customizable from WIP to QA on the gpd5x board.
Sep 9 2025, 3:53 PM · test on hold, Windows, gpd5x, kleopatra
timegrid moved T7760: Kleopatra: Move all buttons from above to below the textfield from WIP to QA on the gpd5x board.
Sep 9 2025, 3:52 PM · gpd5x (gpd-5.0.0), kleopatra
timegrid moved T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible from WIP to QA on the gpd5x board.
Sep 9 2025, 3:52 PM · gpd5x (gpd-5.0.0), a11y, vsd34, kleopatra
timegrid moved T7556: Kleopatra: Sign/encrypt window improvement (KF6) from WIP to QA on the gpd5x board.
Sep 9 2025, 3:52 PM · gpd5x (gpd-5.0.0), kleopatra
timegrid moved T7730: gpg: retrieve a certificate from an LDAP server before sending it to the LDAP server from WIP to QA on the gpd5x board.
Sep 9 2025, 3:52 PM · gpd5x (gpd-5.0.0), gnupg22 (gnupg-2.2.52), gnupg26, Feature Request
ebo added a project to T7806: GpgOL: Attached mails are empty if attached mail has encrypted attachments or is in text format and encrypted or signed: gpd5x.
Sep 9 2025, 2:23 PM · vsd34, gpd5x, vsd, gpgol
timegrid changed the status of T7240: GpgOL: Config dialog not registering as closed from Testing to Open.

Still the same behavior as described in https://dev.gnupg.org/T7240#202915 on gpg4win-5.0.0-beta369 @ win10

Sep 9 2025, 2:01 PM · gpd5x (gpd-5.0.0), qt, gpgol
timegrid triaged T7809: Kleopatra: Save of audit log viewer is html without an .html extension as Low priority.
Sep 9 2025, 1:48 PM · gpd5x (gpd-5.0.0), kleopatra
ebo triaged T7808: Kleopatra: Make the help documents configurable as Normal priority.
Sep 9 2025, 1:43 PM · gpd5x, vsd, kleopatra
timegrid moved T7741: Kleopatra: Crash when opening audit log from certificate import result dialog from WIP to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta369 @ win10:

Sep 9 2025, 1:36 PM · gpd5x (gpd-5.0.0), kleopatra, Bug Report
timegrid moved T7751: Kleopatra: Text field of notepad has no label/accessible name from WIP to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta369 @ win10:

Sep 9 2025, 1:30 PM · gpd5x (gpd-5.0.0), vsd34, a11y, kleopatra
timegrid added a comment to T7758: Kleopatra: Make the registry path for the GnuPG install directory customizable.

Note: If i set an invalid path in "Software\\GnuPG:Install Directory"

  • the gpgconf -X output does not change
  • the self-test Config File 'libkleopatrarc' fails with Error in archive definition tar: 'pack-command-openpgp' empty or not found
Sep 9 2025, 1:07 PM · test on hold, Windows, gpd5x, kleopatra
timegrid added a comment to T7758: Kleopatra: Make the registry path for the GnuPG install directory customizable.

This probably can only be tested with signed releases?

Sep 9 2025, 12:54 PM · test on hold, Windows, gpd5x, kleopatra
timegrid added a comment to T7760: Kleopatra: Move all buttons from above to below the textfield.

Current state in gpg4win-5.0.0-beta369 @ win10:

Sep 9 2025, 11:54 AM · gpd5x (gpd-5.0.0), kleopatra
timegrid moved T7770: Kleopatra: Ensure that result of notepad operation is accessible from WIP to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta369 @ win10:

Notepad  window
Text to process  edit  Either enter a text you want to sign or encrypt, or an encrypted or signed text you want to decrypt or verify. You can also enter certificates in text form to import them.  blank
t
e
s
t
Signing and encrypting notepad...
Successfully encrypted and signed the notepad
Sep 9 2025, 11:46 AM · gpd5x (gpd-5.0.0), a11y, kleopatra
timegrid moved T7752: Create default Shortcut for details from WIP to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta369 @ win10

Sep 9 2025, 11:38 AM · gpd5x (gpd-5.0.0), kleopatra, vsd34, a11y
timegrid moved T7739: pinentry/kleopatra: NVDA reads text multiple times from WIP to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta369 @ win10 (no lines omitted or duplicate readings):

pinentry-qt  dialog  Enter passphrase
Passphrase:  edit  protected  blank
[...]
does not match - try again  dialog
OK  button  Enter
Sep 9 2025, 11:32 AM · gpd5x (gpd-5.0.0), vsd34, a11y, kleopatra
timegrid moved T7757: Kleopatra: Error "no data" on decryption of tar.gpg archive from WIP to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta369 @ win10

Sep 9 2025, 10:57 AM · gpd5x (gpd-5.0.0), gnupg26, kleopatra

Sep 8 2025

timegrid moved T7780: Kleopatra: upper case file extensions should be treated the same as lower case when decrypting from WIP to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta369 @ win10:

PGP
GPG
P7M
P7S
Sep 8 2025, 5:11 PM · gpd5x (gpd-5.0.0), kleopatra
timegrid changed the status of T7802: Kleopatra: Remember last used file system locations when saving or opening files from Testing to Open.

Tested on gpg4win-5.0.0-beta369 @ win10.

Sep 8 2025, 4:49 PM · gpd5x (gpd-5.0.0), kleopatra
timegrid added a comment to T7556: Kleopatra: Sign/encrypt window improvement (KF6).

Current state in gpg4win-5.0.0-beta369 @ win10:

Sep 8 2025, 4:05 PM · gpd5x (gpd-5.0.0), kleopatra
timegrid moved T7759: Kleopatra: Notepad encryption with S/MIME fails from QA to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta369 @ win10.
Can't reproduce it anymore, message is S/MIME decrypted instantly:

Sep 8 2025, 3:43 PM · gpd5x (gpd-5.0.0), gnupg26, gpgme, kleopatra
timegrid changed the status of T7655: Kleopatra: show a progress window when updating a certificate from Open to Testing.

Looks good to me on gpg4win-5.0.0-beta369 @ win10: The dialog with the progress bar is showing up instantly now.

Sep 8 2025, 3:17 PM · gpd5x (gpd-5.0.0), kleopatra
timegrid moved T7515: Kleopatra: reduce the number of actions in the context menu from WIP to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta369 @ win10:

Sep 8 2025, 3:13 PM · gpd5x (gpd-5.0.0), kleopatra

Sep 5 2025

werner moved T7759: Kleopatra: Notepad encryption with S/MIME fails from Backlog to QA on the gpd5x board.
Sep 5 2025, 2:39 PM · gpd5x (gpd-5.0.0), gnupg26, gpgme, kleopatra
werner changed the status of T7759: Kleopatra: Notepad encryption with S/MIME fails from Open to Testing.

Uses gpgme-2.0.0 with the above mentioned patches. I have seen no problems in my quick tests.

Sep 5 2025, 2:38 PM · gpd5x (gpd-5.0.0), gnupg26, gpgme, kleopatra

Sep 4 2025

timegrid moved T7610: Kleopatra: Update custom colored UI elements when colors change from QA to Done on the gpd5x board.

Key Approval dialog used by GpgOL (VSD only) looks good to me on gpg4win-5.0.0-beta357, Outlook LTSC Standard 2024 @ win10 (compliance mode):

Sep 4 2025, 2:32 PM · gpd5x (gpd-5.0.0), kleopatra
m.eik closed T7799: gpg-agent crashes when using putty for ssh connection as Resolved.
Sep 4 2025, 2:18 PM · gpd5x (gpd-5.0.0), gpgagent, gpg4win
timegrid added a comment to T7722: GpgOL: Temp filename creation fails to choose proper extension.

How to test this? The follwing happens for an attachment of an encrypted mail on gpg4win-5.0.0-beta357, Outlook LTSC Standard 2024 @ win10:

Sep 4 2025, 1:53 PM · gpd5x (gpd-5.0.0), vsd33 (vsd-3.3.3), Bug Report, gpgol
timegrid added a comment to T7712: Moving new encrypted emails to folder via context menu fails.

Moving an encrypted message on Gpg4win-5.0.0-beta357, Outlook LTSC Standard 2024 @ win10 into an inbox subfolder of Ted.Tester and back works for me, too. Does this confirm, that it's working now?

Sep 4 2025, 1:25 PM · vsd33 (vsd-3.3.3), gpd5x, gpgol
m.eik added a comment to T7799: gpg-agent crashes when using putty for ssh connection.

i've included logfiles for gpg-agent and scdaemon with debug-level 10. the files include

Sep 4 2025, 10:14 AM · gpd5x (gpd-5.0.0), gpgagent, gpg4win

Sep 3 2025

ebo moved T7799: gpg-agent crashes when using putty for ssh connection from Backlog to WIP on the gpd5x board.
Sep 3 2025, 4:35 PM · gpd5x (gpd-5.0.0), gpgagent, gpg4win
ikloecker claimed T6825: Kleopatra: make (un)checking of user IDs in the certification window accessible.
Sep 3 2025, 10:12 AM · gpd5x (gpd-5.0.0), a11y, kleopatra

Sep 2 2025

ikloecker changed the status of T7802: Kleopatra: Remember last used file system locations when saving or opening files from Open to Testing.
Sep 2 2025, 4:54 PM · gpd5x (gpd-5.0.0), kleopatra
ikloecker changed the status of T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible from Open to Testing.
Sep 2 2025, 4:53 PM · gpd5x (gpd-5.0.0), a11y, vsd34, kleopatra
ikloecker added a comment to T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible.

Notes for testing (and maybe documentation update):

  • A few features (?) of the old CSR creation have been removed:
    • The different choices offered after CSR creation (e.g. save to file, send to CA, create signing/encryption CSR with same settings, etc.) have been removed; now a file save dialog pops up when the CSR has been generated
    • Custom labels for the RSA key sizes ([CertificateCreationWizard]RSAKeySizeLabels); we use GnuPG's algorithm IDs as labels (items in the drop down box)
    • Custom key type ([CertificateCreationWizard]CMSKeyType); CSR creation supported (and still supports) only RSA as "key type"; by marking the config key as immutable one could force the creation of signing+encryption CSRs which makes little sense for S/MIME and might have been "copied" from OpenPGP key creation where forcing the generation of keys for signing & encryption does make some sense.
    • Specification of the CA's email address ([CertificateCreationWizard]CAEmailAddress); the generated CSRs are now always written to disk; the users will have to create an email themselves
Sep 2 2025, 4:52 PM · gpd5x (gpd-5.0.0), a11y, vsd34, kleopatra
ikloecker moved T7802: Kleopatra: Remember last used file system locations when saving or opening files from Backlog to WIP on the gpd5x board.
Sep 2 2025, 4:05 PM · gpd5x (gpd-5.0.0), kleopatra
ikloecker triaged T7802: Kleopatra: Remember last used file system locations when saving or opening files as Normal priority.
Sep 2 2025, 3:54 PM · gpd5x (gpd-5.0.0), kleopatra
werner moved T7730: gpg: retrieve a certificate from an LDAP server before sending it to the LDAP server from WIP to QA on the gnupg26 board.
Sep 2 2025, 2:59 PM · gpd5x (gpd-5.0.0), gnupg22 (gnupg-2.2.52), gnupg26, Feature Request
werner moved T7757: Kleopatra: Error "no data" on decryption of tar.gpg archive from Done to QA on the gnupg26 board.
Sep 2 2025, 2:56 PM · gpd5x (gpd-5.0.0), gnupg26, kleopatra
werner changed the status of T7799: gpg-agent crashes when using putty for ssh connection from Open to Testing.
Sep 2 2025, 9:12 AM · gpd5x (gpd-5.0.0), gpgagent, gpg4win
werner triaged T7799: gpg-agent crashes when using putty for ssh connection as Normal priority.

We will do a new gpg4win beta soon.

Sep 2 2025, 9:12 AM · gpd5x (gpd-5.0.0), gpgagent, gpg4win
gniibe added a comment to T7799: gpg-agent crashes when using putty for ssh connection.

@m.eik Could you please enable debug option for gpg-agent and get the log output for the crash?

Sep 2 2025, 6:53 AM · gpd5x (gpd-5.0.0), gpgagent, gpg4win
gniibe claimed T7799: gpg-agent crashes when using putty for ssh connection.
Sep 2 2025, 2:22 AM · gpd5x (gpd-5.0.0), gpgagent, gpg4win

Sep 1 2025

gniibe added a comment to T7759: Kleopatra: Notepad encryption with S/MIME fails.

I fixed the problem (which I identified above) in gniibe/t7759 branch. There might be other causes/problems for the particular symptom, so, I don't know the fix resolves the symptom or not, though. Anyhow, I believe that this is an improvement.

Sep 1 2025, 4:16 AM · gpd5x (gpd-5.0.0), gnupg26, gpgme, kleopatra

Aug 29 2025

ebo edited projects for T7098: Change the GpgOL encryption icon according to its state, added: vsd34; removed vsd33.
Aug 29 2025, 12:30 PM · vsd34, gpd5x, Feature Request, gpgol

Aug 28 2025

timegrid updated the task description for T7578: gpgpass: test feedback collection.
Aug 28 2025, 12:05 PM · gpd5x, gpgpass
m.eik changed the edit policy for T7799: gpg-agent crashes when using putty for ssh connection.
Aug 28 2025, 11:06 AM · gpd5x (gpd-5.0.0), gpgagent, gpg4win

Aug 27 2025

ebo updated the task description for T7786: Draft: Kleopatra: improvements of signature verification result messages.
Aug 27 2025, 2:32 PM · a11y, gpd5x, kleopatra
ebo triaged T7797: Kleopatra: Draft: Redesign "Directory Services" configuration tab as Wishlist priority.
Aug 27 2025, 12:36 PM · gpd5x, kleopatra