Page MenuHome GnuPG
Feed Advanced Search

Today

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

We got new suggestions for this:

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

Yesterday

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

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

Tue, Sep 16, 4:22 PM · gpd5x, 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.
Tue, Sep 16, 4:19 PM · gpd5x, a11y, kleopatra
ikloecker updated the task description for T6094: Draft: Kleopatra: Make prefilled name and email address for new certificates configurable.
Tue, Sep 16, 3:51 PM · 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.

Tue, Sep 16, 3:48 PM · a11y, gpd5x, vsd34, kleopatra
alexk added a comment to T6094: Draft: Kleopatra: Make prefilled name and email address for new certificates configurable.

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 login name.

Tue, Sep 16, 3:17 PM · gpd5x, kleopatra
ikloecker updated the task description for T6094: Draft: Kleopatra: Make prefilled name and email address for new certificates configurable.
Tue, Sep 16, 3:04 PM · gpd5x, kleopatra
ikloecker updated the task description for T6094: Draft: Kleopatra: Make prefilled name and email address for new certificates configurable.
Tue, Sep 16, 3:03 PM · gpd5x, kleopatra
ebo renamed T6094: Draft: 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.
Tue, Sep 16, 2:33 PM · gpd5x, kleopatra
werner added a comment to T7805: Kleopatra: Permission denied on batch deletion of mixed (openpgp+smime) certs.

Can you please repeat this with gpg4win-5-beta using the keyboxd and also using the pubring.kbx (i.e. w/o use-keyboxd in common.conf)?

Tue, Sep 16, 1:26 PM · vsd, kleopatra

Mon, Sep 15

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

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

Mon, Sep 15, 4:46 PM · gpd5x, kleopatra
ebo triaged T7814: Kleopatra: Save status of checkbox "Encrypt for others" as Normal priority.
Mon, Sep 15, 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
Mon, Sep 15, 2:32 PM · a11y, gpd5x, 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
Mon, Sep 15, 2:21 PM · a11y, gpd5x, 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

Mon, Sep 15, 2:08 PM · gpd5x, 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.
Mon, Sep 15, 2:07 PM · gpd5x, 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
Mon, Sep 15, 12:12 PM · 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?

Mon, Sep 15, 12:07 PM · 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.

Mon, Sep 15, 11:42 AM · gpd5x, kleopatra

Thu, Sep 11

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

Thu, Sep 11, 2:09 PM · a11y, gpd5x, vsd34, kleopatra

Wed, Sep 10

ebo placed T6424: GpgOL: Move resolver code into Kleopatra up for grabs.
Wed, Sep 10, 12:26 PM · gpd5x, vsd34, kleopatra, gpgol
ebo placed T6354: All VSD and GPD binaries need a proper product name on Windows. up for grabs.
Wed, Sep 10, 12:24 PM · gpd5x, vsd, kleopatra, gpd
ebo moved T7581: Kleopatra: Create team key from Backlog to WIP on the gpd5x board.
Wed, Sep 10, 12:23 PM · Feature Request, gpd5x, kleopatra

Tue, Sep 9

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

Tue, Sep 9, 4:53 PM · gpd5x, kleopatra
timegrid moved T7760: Kleopatra: Move all buttons from above to below the textfield from QA to Done on the gpd5x board.
Tue, Sep 9, 4:46 PM · gpd5x, kleopatra
ebo updated the task description for T7760: Kleopatra: Move all buttons from above to below the textfield.
Tue, Sep 9, 4:43 PM · gpd5x, kleopatra
timegrid moved T7758: Kleopatra: Make the registry path for the GnuPG install directory customizable from WIP to QA on the gpd5x board.
Tue, Sep 9, 3:53 PM · Windows, gpd5x, kleopatra
timegrid moved T7760: Kleopatra: Move all buttons from above to below the textfield from WIP to QA on the gpd5x board.
Tue, Sep 9, 3:52 PM · gpd5x, kleopatra
timegrid moved T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible from WIP to QA on the gpd5x board.
Tue, Sep 9, 3:52 PM · a11y, gpd5x, vsd34, kleopatra
timegrid moved T7556: Kleopatra: Sign/encrypt window improvement (KF6) from WIP to QA on the gpd5x board.
Tue, Sep 9, 3:52 PM · gpd5x, kleopatra
timegrid triaged T7809: Kleopatra: Save of audit log viewer is html without an .html extension as Low priority.
Tue, Sep 9, 1:48 PM · gpd5x, kleopatra
ebo triaged T7808: Kleopatra: Make the help documents configurable as Normal priority.
Tue, Sep 9, 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:

Tue, Sep 9, 1:36 PM · gpd5x, 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:

Tue, Sep 9, 1:30 PM · gpd5x, 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
Tue, Sep 9, 1:07 PM · 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?

Tue, Sep 9, 12:54 PM · 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:

Tue, Sep 9, 11:54 AM · gpd5x, 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
Tue, Sep 9, 11:46 AM · gpd5x, 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

Tue, Sep 9, 11:38 AM · kleopatra, vsd34, gpd5x, 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
Tue, Sep 9, 11:32 AM · gpd5x, 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

Tue, Sep 9, 10:57 AM · gnupg26, gpd5x, kleopatra

Mon, Sep 8

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
Mon, Sep 8, 5:11 PM · gpd5x, 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.

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

Current state in gpg4win-5.0.0-beta369 @ win10:

Mon, Sep 8, 4:05 PM · gpd5x, 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:

Mon, Sep 8, 3:43 PM · gnupg26, gpgme, kleopatra, gpd5x
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.

Mon, Sep 8, 3:17 PM · gpd5x, 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:

Mon, Sep 8, 3:13 PM · gpd5x, kleopatra

Fri, Sep 5

werner moved T7759: Kleopatra: Notepad encryption with S/MIME fails from Backlog to QA on the gpd5x board.
Fri, Sep 5, 2:39 PM · gnupg26, gpgme, kleopatra, gpd5x
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.

Fri, Sep 5, 2:38 PM · gnupg26, gpgme, kleopatra, gpd5x
timegrid created T7805: Kleopatra: Permission denied on batch deletion of mixed (openpgp+smime) certs.
Fri, Sep 5, 1:47 PM · vsd, kleopatra

Thu, Sep 4

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):

Thu, Sep 4, 2:32 PM · gpd5x, kleopatra

Wed, Sep 3

ikloecker claimed T6825: Kleopatra: make (un)checking of user IDs in the certification window accessible.
Wed, Sep 3, 10:12 AM · gpd5x, vsd34, a11y, kleopatra

Tue, Sep 2

ikloecker changed the status of T7802: Kleopatra: Remember last used file system locations when saving or opening files from Open to Testing.
Tue, Sep 2, 4:54 PM · gpd5x, kleopatra
ikloecker changed the status of T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible, a subtask of T5824: Kleopatra: Full accessibility support, from Open to Testing.
Tue, Sep 2, 4:53 PM · a11y, kleopatra
ikloecker changed the status of T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible from Open to Testing.
Tue, Sep 2, 4:53 PM · a11y, gpd5x, 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
Tue, Sep 2, 4:52 PM · a11y, gpd5x, 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.
Tue, Sep 2, 4:05 PM · gpd5x, kleopatra
ikloecker triaged T7802: Kleopatra: Remember last used file system locations when saving or opening files as Normal priority.
Tue, Sep 2, 3:54 PM · gpd5x, kleopatra
werner moved T7757: Kleopatra: Error "no data" on decryption of tar.gpg archive from Done to QA on the gnupg26 board.
Tue, Sep 2, 2:56 PM · gnupg26, gpd5x, kleopatra

Mon, Sep 1

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.

Mon, Sep 1, 4:16 AM · gnupg26, gpgme, kleopatra, gpd5x

Wed, Aug 27

ebo updated the task description for T7786: Draft: Kleopatra: improvements of signature verification result messages.
Wed, Aug 27, 2:32 PM · a11y, gpd5x, kleopatra
ebo triaged T7797: Kleopatra: Draft: Redesign "Directory Services" configuration tab as Wishlist priority.
Wed, Aug 27, 12:36 PM · gpd5x, kleopatra
ebo updated the task description for T7701: Draft: Kleopatra: Add information for verification results.
Wed, Aug 27, 12:13 PM · gpd5x, kleopatra
ebo added a comment to T7701: Draft: Kleopatra: Add information for verification results.

tooltip suggestion for d, not trusted and expired:
Ask the sender for an updated certificate and when you receive it, follow the procedure to establish trust and certify it.
or:
Ask the sender for an updated certificate. When you receive it, you need to establish trust and certify it.

Wed, Aug 27, 12:11 PM · gpd5x, kleopatra
ebo triaged T7796: Kleopatra: sort faulty results to the top in case of multiple verifications for a file as Low priority.
Wed, Aug 27, 10:52 AM · gpd5x, kleopatra
werner moved T7759: Kleopatra: Notepad encryption with S/MIME fails from Backlog to WIP on the gnupg26 board.
Wed, Aug 27, 10:34 AM · gnupg26, gpgme, kleopatra, gpd5x
gniibe added a comment to T7759: Kleopatra: Notepad encryption with S/MIME fails.

Similar situation could happen with gpgsm + gpg-agent, when gpg-agent is invoked by gpgsm.
(1) No gpg-agent.
(2) In gpgme, by engine-gpgsm, gpgsm is invoked with --logger.
(3) In gpgsm_keylist, it makes sure gpg-agent is available by GETINFO agent-check, using gpgsm_assuan_simple_command.
(4) In the server side, it tries to connect gpg-agent, invokes gpg-agent, and connect to the agent again.
(5) On Windows, it may takes time to invoke gpg-agent. And it may try to connect multiple times. Each trial may generate debug messages.
(6) When it takes too much time, the debug messages are too much. It may fill the pipe.
(7) And it blocks at log_string in my_libassuan_log_handler.
(8) ... it hangs.

Wed, Aug 27, 6:53 AM · gnupg26, gpgme, kleopatra, gpd5x
gniibe added a comment to T7759: Kleopatra: Notepad encryption with S/MIME fails.

Hypothetical scenario (gpgsm --server + dirmngr):
(0) It may hang when much debug messages are generated by libassuan to the pipe of --logger (diag_cb).
(1) In gpgme, by engine-gpgsm, gpgsm is invoked with --logger.
(2) If it's the case of standard gpgme interactions which uses gpgsm_io_event, no problem. Because the data on diag_cb is consumed well.
(3) In case of gpgsm_encrypt (or other commands), it uses gpgsm_assuan_simple_command which does not consume the data on diag_cb pipe at all.
(4) In particular, in set_recipients, gpgsm_assuan_simple_command is called by the number of recipients.
(5) IIUC, in the server side, dirmngr is used by the call chain of:

  • gpgsm_add_to_certlist
  • gpgsm_validate_chain...
  • gpgsm_dirmngr_isvalid

(6) In gpgsm_dirmngr_isvalid function, libassuan is used as client side, it generates debug messages.
(7) When there are many recipients, the debug message may be big enough to fill the pipe.
(8) When pipe is filled, it blocks by log_string in my_libassuan_log_handler, waiting the data in pipe is consumed.
(9) ... it hangs.

Wed, Aug 27, 5:12 AM · gnupg26, gpgme, kleopatra, gpd5x

Tue, Aug 26

ebo triaged T7795: Draft: Kleopatra: shorter text for verification with same name .sig file as Normal priority.
Tue, Aug 26, 4:41 PM · gpd5x, kleopatra

Mon, Aug 25

ikloecker moved T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible from Backlog to WIP on the gpd5x board.
Mon, Aug 25, 11:40 AM · a11y, gpd5x, vsd34, kleopatra

Thu, Aug 21

ikloecker moved T7644: Kleopatra: 'Show Audit Log' in signature verification needs two clicks to open from Backlog to WIP on the vsd34 board.
Thu, Aug 21, 4:12 PM · vsd34, Bug Report, gpd5x, kleopatra
ikloecker moved T7644: Kleopatra: 'Show Audit Log' in signature verification needs two clicks to open from Backlog to WIP on the vsd34 board.
Thu, Aug 21, 3:47 PM · vsd34, Bug Report, gpd5x, kleopatra
ikloecker moved T7558: Kleopatra: Show a certificate's comment field in certification dialog. from Backlog to WIP on the vsd34 board.

Backported for VSD 3.4

Thu, Aug 21, 3:47 PM · vsd34, gpd5x, kleopatra
ikloecker moved T7707: Kleopatra: Unformatted fingerprints from Backlog to WIP on the vsd34 board.

Backported for VSD 3.4

Thu, Aug 21, 3:45 PM · vsd34, gpd5x, kleopatra
ikloecker added a comment to T7644: Kleopatra: 'Show Audit Log' in signature verification needs two clicks to open.

Backported for VSD 3.4

Thu, Aug 21, 3:38 PM · vsd34, Bug Report, gpd5x, kleopatra
ikloecker moved T7552: Kleopatra: Add search function to "configuration overview" from Backlog to WIP on the vsd34 board.

Backported for VSD 3.4

Thu, Aug 21, 3:31 PM · vsd34, gpd5x, kleopatra
ikloecker moved T7615: Kleopatra: Make completion of commands entered in GnuPG Configuration Overview dialog case-sensitive from Backlog to WIP on the vsd34 board.

Backported for VSD 3.4

Thu, Aug 21, 3:29 PM · vsd34, gpd5x, kleopatra
ikloecker moved T7558: Kleopatra: Show a certificate's comment field in certification dialog. from Backlog to WIP on the vsd34 board.

Backported for VSD 3.4

Thu, Aug 21, 3:24 PM · vsd34, gpd5x, kleopatra
ikloecker moved T7394: Kleopatra: RSA-1024 is shown as "Unknown algorithm" in the certificate list from Backlog to WIP on the vsd34 board.

Backported for VSD 3.4

Thu, Aug 21, 3:11 PM · vsd34, gpd5x, kleopatra
ikloecker moved T7215: Improve UX of "subkey expiry change" window from Backlog to WIP on the vsd34 board.

Backported for VSD 3.4

Thu, Aug 21, 3:06 PM · vsd34, gpd5x, kleopatra
ebo added a project to T7215: Improve UX of "subkey expiry change" window : vsd34.
Thu, Aug 21, 2:37 PM · vsd34, gpd5x, kleopatra
ebo closed T6869: Kleopatra: Improve verification results messages (esp. for invalid signature and multiple signatures) as Resolved.
Thu, Aug 21, 2:37 PM · gpd5x, kleopatra
ebo added a project to T7558: Kleopatra: Show a certificate's comment field in certification dialog.: vsd34.
Thu, Aug 21, 2:34 PM · vsd34, gpd5x, kleopatra
ebo closed T7554: Kleopatra: Restore last window location on next start as Resolved.
Thu, Aug 21, 2:33 PM · gpd5x, kleopatra
ebo added a project to T7707: Kleopatra: Unformatted fingerprints: vsd34.
Thu, Aug 21, 2:32 PM · vsd34, gpd5x, kleopatra
ebo closed T5304: Kleopatra: Main certificate view does not keep selected column width as Resolved.
Thu, Aug 21, 2:31 PM · gpd5x, Bug Report, kleopatra, gpg4win
ebo closed T7575: Kleopatra: Migrate application configuration file and state configuration file from old location to new location as Resolved.
Thu, Aug 21, 2:27 PM · Windows, gpd5x, kleopatra
ebo closed T7553: Kleopatra: change string and logic for option to continue showing the result window , a subtask of T7557: Kleopatra: Sign/encrypt result window improvements (KF6), as Resolved.
Thu, Aug 21, 2:26 PM · gpd5x, kleopatra
ebo closed T7553: Kleopatra: change string and logic for option to continue showing the result window as Resolved.
Thu, Aug 21, 2:26 PM · gpd5x, kleopatra
ebo closed T7652: Kleopatra: Add plural in verification messages for multiple signatures as Resolved.
Thu, Aug 21, 2:24 PM · gpd5x, kleopatra
ebo added a project to T7644: Kleopatra: 'Show Audit Log' in signature verification needs two clicks to open: vsd34.
Thu, Aug 21, 2:23 PM · vsd34, Bug Report, gpd5x, kleopatra
ebo added a project to T7615: Kleopatra: Make completion of commands entered in GnuPG Configuration Overview dialog case-sensitive: vsd34.
Thu, Aug 21, 2:19 PM · vsd34, gpd5x, kleopatra
ebo added a project to T7552: Kleopatra: Add search function to "configuration overview": vsd34.
Thu, Aug 21, 2:18 PM · vsd34, gpd5x, kleopatra
ebo added a project to T7394: Kleopatra: RSA-1024 is shown as "Unknown algorithm" in the certificate list : vsd34.
Thu, Aug 21, 2:13 PM · vsd34, gpd5x, kleopatra
ebo closed T7232: Kleopatra: Crash on startup when CMS is disabled as Resolved.
Thu, Aug 21, 2:10 PM · gpd5x, Bug Report, kleopatra
ebo closed T7594: Kleopatra: Wrong color for disabled text, links, and tool tips with high contrast modes, a subtask of T6932: Icons, darkmode and stuff, as Resolved.
Thu, Aug 21, 2:09 PM · gpd5x, kleopatra
ebo closed T7594: Kleopatra: Wrong color for disabled text, links, and tool tips with high contrast modes as Resolved.
Thu, Aug 21, 2:09 PM · Windows, a11y, gpd5x, kleopatra
ebo triaged T7790: Kleopatra: "no trusted certification" should have precedence over "expired" in signature verification as Normal priority.
Thu, Aug 21, 1:01 PM · gpd5x, kleopatra
ebo created T7790: Kleopatra: "no trusted certification" should have precedence over "expired" in signature verification.
Thu, Aug 21, 12:38 PM · gpd5x, kleopatra