Page MenuHome GnuPG
Feed Advanced Search

Yesterday

timegrid moved T7827: Kleopatra: Add workaround for locking issue on key generation from QA to vsd-3.3.3 on the vsd33 board.
Fri, Oct 31, 9:16 AM · vsd33 (vsd-3.3.3), vsd34, gpd5x, kleopatra
timegrid added a comment to T7827: Kleopatra: Add workaround for locking issue on key generation.

Looks good to me on vsd-3.3.3-beta90.29 @ win11

Fri, Oct 31, 9:16 AM · vsd33 (vsd-3.3.3), vsd34, gpd5x, kleopatra

Thu, Oct 30

alexk added a comment to T7786: Draft: Kleopatra: improvements of signature verification result messages.

An new suggestion for the wording without prior reading of the above texts to get a fresh view.
But in German ...

Thu, Oct 30, 3:55 PM · a11y, gpd5x, kleopatra
ebo added a project to T7895: Kleopatra: Handbook outdated: Documentation.
Thu, Oct 30, 1:07 PM · Documentation, gpd5x, kleopatra
timegrid created T7895: Kleopatra: Handbook outdated.
Thu, Oct 30, 12:29 PM · Documentation, gpd5x, kleopatra
ikloecker added a project to T7885: Kleopatra: Unsupported backup of secret kyber key should be handled more gracefully: gnupg.

@werner Proposed patch for gpg:

diff --git a/g10/export.c b/g10/export.c
index 5dcb9c665..908a6b6a0 100644
--- a/g10/export.c
+++ b/g10/export.c
@@ -1961,7 +1961,9 @@ do_export_one_keyblock (ctrl_t ctrl, kbnode_t keyblock, u32 *keyid,
           if (strchr (hexgrip, ','))
             {
               log_error ("exporting a secret dual key is not yet supported\n");
-              return gpg_error (GPG_ERR_NOT_IMPLEMENTED);
+              err = gpg_error (GPG_ERR_NOT_IMPLEMENTED);
+              write_status_error ("export_keys.secret", err);
+              return err;
             }
Thu, Oct 30, 11:28 AM · gnupg, gpd5x, kleopatra
ebo renamed T7886: Kleopatra: Enhance error on missing subkey, if set by default-new-key-adsk from Kleopatra: Enhance error on missing subkey, if set by default-new-ky-adsk to Kleopatra: Enhance error on missing subkey, if set by default-new-key-adsk.
Thu, Oct 30, 10:35 AM · gpd5x, kleopatra
ebo edited projects for T7884: Kleopatra: Smartcard keygen email validation error has a very small font, added: gpd5x; removed gpd5x (gpd-5.0.0).
Thu, Oct 30, 10:34 AM · gpd5x, kleopatra
ikloecker claimed T7885: Kleopatra: Unsupported backup of secret kyber key should be handled more gracefully.
Thu, Oct 30, 10:18 AM · gnupg, gpd5x, kleopatra
TobiasFella changed the status of T7579: Kleopatra: improve menu items from Open to Testing.

Move Notepad and Smartcards from View to Tools (entries are additionally still in view)

Thu, Oct 30, 10:12 AM · kleopatra, gpd5x
ikloecker changed the status of T7876: Kleopatra: Export of freshly generated key warns about missing userid certification from Open to Testing.

Backported for VSD 3.4 and VSD 3.3.

Thu, Oct 30, 8:51 AM · vsd33, gpd5x, kleopatra

Wed, Oct 29

ikloecker added a comment to T7876: Kleopatra: Export of freshly generated key warns about missing userid certification.

I couldn't reproduce the problem because I had apparently told Kleopatra in the past "Do not ask again". :/

Wed, Oct 29, 5:20 PM · vsd33, gpd5x, kleopatra
ikloecker claimed T7876: Kleopatra: Export of freshly generated key warns about missing userid certification.
Wed, Oct 29, 5:14 PM · vsd33, gpd5x, kleopatra
ikloecker changed the status of T7880: Kleopatra: Card icon shown for softkeys with ADSK from card from Open to Testing.

I think this problem just occurs because the secret key of the ADSK is available. Otherwise, Kleopatra wouldn't know whether the ADSK is stored on a smart card and therefore wouldn't erroneously take a non-card key for a card key.

Wed, Oct 29, 4:23 PM · gpd5x, kleopatra
ikloecker claimed T7880: Kleopatra: Card icon shown for softkeys with ADSK from card.
Wed, Oct 29, 4:14 PM · gpd5x, kleopatra
ebo renamed T7334: Draft: Kleopatra: ADSK shown as "unknown recipient" from Kleopatra: ADSK shown as "unknown recipient" to Draft: Kleopatra: ADSK shown as "unknown recipient".
Wed, Oct 29, 4:02 PM · gpd5x, kleopatra
ebo added a comment to T7334: Draft: Kleopatra: ADSK shown as "unknown recipient".

Well, in the audit log the output of gpg is shown, nothing Kleo can do there, I believe.
But we need to talk about what still needs to be( can be implemented on the Kleo side.

Wed, Oct 29, 4:02 PM · gpd5x, kleopatra
ikloecker changed the status of T7883: Kleopatra: Unexpected comma separated keygrip for kyber certs from Open to Testing.

The API documentation of gpgme has been improved. And Kleopatra no longer tries to read the private key files of subkeys using combined algorithms (like Kyber+some curve) because (as of now) such keys are not stored on any smart cards (that are supported by GnuPG).

Wed, Oct 29, 3:57 PM · gpgme, gpd5x, kleopatra
ebo added a comment to T7762: Kleopatra: Notepad: close message notification on revert.

New ticket for the remaining issue.

Wed, Oct 29, 11:55 AM · gpd5x, kleopatra
ebo triaged T7891: Kleopatra: Notepad: close message notification on edit as Normal priority.
Wed, Oct 29, 11:54 AM · gpd5x, kleopatra
ebo added a comment to T7876: Kleopatra: Export of freshly generated key warns about missing userid certification.

gpgme log for key creation and export with warning for VSD-Beta29

Wed, Oct 29, 11:24 AM · vsd33, gpd5x, kleopatra
ebo added a project to T7876: Kleopatra: Export of freshly generated key warns about missing userid certification: vsd33.

This is also the case in the latest VSD-Beta29

Wed, Oct 29, 11:12 AM · vsd33, gpd5x, kleopatra
ebo triaged T7876: Kleopatra: Export of freshly generated key warns about missing userid certification as High priority.
Wed, Oct 29, 11:10 AM · vsd33, gpd5x, kleopatra
ebo added a comment to T7876: Kleopatra: Export of freshly generated key warns about missing userid certification.

I could reproduce it with the same version (on WIN10).

Wed, Oct 29, 11:01 AM · vsd33, gpd5x, kleopatra
timegrid added a comment to T7874: Kleopatra: GnuPG System configuration not translated.

Right, gpg CLI output depends on it, too.

Wed, Oct 29, 10:22 AM · i18n, gpd5x, kleopatra
timegrid added a comment to T7881: Public key URL cannot be cleared on ZeitControl OpenPGP v3.4 card.

Wed, Oct 29, 10:12 AM · kleopatra, scd, gnupg
ebo added a comment to T7762: Kleopatra: Notepad: close message notification on revert.

Does that mean that it is not possible to close the message automatically if changes are made in a) the text field or b) the encryption settings in the right pane?

Wed, Oct 29, 10:02 AM · gpd5x, kleopatra
timegrid added a comment to T7880: Kleopatra: Card icon shown for softkeys with ADSK from card.
PS C:\Users\g10> gpg -K --with-colons
sec:u:256:19:AFC0D3F82B25E93B:1761728062:1856426400::u:::scESCA:::D276000124010304000500009D590000::brainpoolP256r1:23::0:
fpr:::::::::8501CB7EF858A7CFE5E1F6E4AFC0D3F82B25E93B:
grp:::::::::2675ADEF564A96F12D6E5A9B29D4FB8FE0C6D741:
uid:u::::1761728062::BE090A7B8780003B05D5F193AFF64BA827F1F05B::card::::::::::0:
ssb:u:256:19:23FF18B366E41CFC:1761728062:1856426400:::::a:::D276000124010304000500009D590000::brainpoolP256r1:23:
fpr:::::::::6EF74BF349E0E14886C521D323FF18B366E41CFC:
grp:::::::::FD28C8EC5995AF83CFBEFA10A901745318C72D81:
ssb:u:256:18:8D2D2E42DF4CD03A:1761728062:1856426400:::::e:::D276000124010304000500009D590000::brainpoolP256r1:23:
fpr:::::::::7253B2F829C431CD4E0A5CE28D2D2E42DF4CD03A:
grp:::::::::0459891236233D2D970E3B8A08EE662E1B5D9C42:
sec:u:255:22:B889A166FB44BC68:1761727895:1856426400::u:::scESC:::+::ed25519:::0:
fpr:::::::::F05E296612506679B40CC2EDB889A166FB44BC68:
grp:::::::::50D88C2461B477037B39367E9AB262B8DDDFF0AE:
uid:u::::1761727895::C1171D48754E1CC7C9A68E7C3D4B7951925F9A8D::Has ADSK::::::::::0:
ssb:u:255:18:E8DAB91AEA053CCC:1761727895:1856426400:::::e:::+::cv25519::
fpr:::::::::50BB79B5B878C769F0973247E8DAB91AEA053CCC:
grp:::::::::2B5EF50EC6A1797557F1543CE1198DE67BA9F675:
ssb:u:256:18:8D2D2E42DF4CD03A:1761728062:1856426400:::::r:::D276000124010304000500009D590000::brainpoolP256r1:23:
fpr:::::::::7253B2F829C431CD4E0A5CE28D2D2E42DF4CD03A:
grp:::::::::0459891236233D2D970E3B8A08EE662E1B5D9C42:
Wed, Oct 29, 10:00 AM · gpd5x, kleopatra
ikloecker added a comment to T7880: Kleopatra: Card icon shown for softkeys with ADSK from card.

Please attach the output of gpg -K --with-colons

Wed, Oct 29, 9:06 AM · gpd5x, kleopatra
ikloecker claimed T7878: Kleopatra: Redundant info on entering tab controls in NVDA.
Wed, Oct 29, 9:04 AM · kleopatra, a11y, gpd5x
ikloecker added a comment to T7859: Kleopatra: Make a few lists and tables more accessible.

For the open issue I have created T7890: Kleopatra: Icon sidebar in configuration dialog is missing an accessible name because it needs to be fixed upstream (in KDE Frameworks).

Wed, Oct 29, 8:40 AM · kleopatra, gpd5x, vsd34, a11y
ikloecker triaged T7890: Kleopatra: Icon sidebar in configuration dialog is missing an accessible name as Normal priority.
Wed, Oct 29, 8:38 AM · kleopatra, gpd5x, vsd34, a11y
ikloecker added a comment to T7868: Kleopatra: config check box for AllowMarkTrusted not functional .

Correct, the fix is not included in beta395.

Wed, Oct 29, 8:31 AM · vsd34, gpd5x, kleopatra

Tue, Oct 28

ikloecker claimed T7874: Kleopatra: GnuPG System configuration not translated.
Tue, Oct 28, 5:00 PM · i18n, gpd5x, kleopatra
ikloecker added a comment to T7874: Kleopatra: GnuPG System configuration not translated.

Notes to self:

  • On Windows, libgpg-error's gettext replacement uses the value of LC_ALL, LC_MESSAGE, or LANG (in this order) if set. Otherwise, it uses Windows's GetThreadLocale. (gnupg should probably use the MUI API instead.)
  • We should probably force Qt's/KDE's language on gnupg by setting LANG.
Tue, Oct 28, 4:59 PM · i18n, gpd5x, kleopatra
ikloecker added a comment to T7881: Public key URL cannot be cleared on ZeitControl OpenPGP v3.4 card.

Please attach scdaemon logs (created with debug ipc,cardio)

Tue, Oct 28, 4:21 PM · kleopatra, scd, gnupg
ikloecker added a comment to T7874: Kleopatra: GnuPG System configuration not translated.

I have no idea how Qt/KDE and how gettext (resp. gnupg's replacement of gettext for Windows) react to Windows's "regional format" setting. It seems that Qt/KDE correctly use English despite German regional format while gnupg uses German.

Tue, Oct 28, 4:12 PM · i18n, gpd5x, kleopatra
ikloecker claimed T7883: Kleopatra: Unexpected comma separated keygrip for kyber certs.
Tue, Oct 28, 1:22 PM · gpgme, gpd5x, kleopatra
timegrid added a comment to T7874: Kleopatra: GnuPG System configuration not translated.
Tue, Oct 28, 12:57 PM · i18n, gpd5x, kleopatra
timegrid added a comment to T7881: Public key URL cannot be cleared on ZeitControl OpenPGP v3.4 card.

ZeitControl OpenPGP v3.4 card

Tue, Oct 28, 12:49 PM · kleopatra, scd, gnupg
timegrid added a comment to T7886: Kleopatra: Enhance error on missing subkey, if set by default-new-key-adsk.

Windows Language Settings:

  • ISO: EnglishInternational
  • Windows Language: English (United Kingdom) - note: i installed English (United States), but can't select it
  • Country or Region: German
  • Regional Format: German
Tue, Oct 28, 12:47 PM · gpd5x, kleopatra
timegrid added a comment to T7874: Kleopatra: GnuPG System configuration not translated.

The screenshots were made with

  • ISO: EnglishInternational
  • Windows Language: English (United Kingdom) - note: i installed English (United States), but can't select it
  • Country or Region: German
  • Regional Format: German
Tue, Oct 28, 12:45 PM · i18n, gpd5x, kleopatra
TobiasFella changed the status of T6568: Kleopatra: make table column headings accessible from Open to Testing.
Tue, Oct 28, 12:01 PM · vsd34, gpd5x, a11y, kleopatra
ebo added a comment to T7874: Kleopatra: GnuPG System configuration not translated.

For such language tickets please give more information. What are your language settings? Not only in Kleo, the system language settings, too.

Tue, Oct 28, 11:52 AM · i18n, gpd5x, kleopatra
TobiasFella placed T7883: Kleopatra: Unexpected comma separated keygrip for kyber certs up for grabs.
Tue, Oct 28, 11:50 AM · gpgme, gpd5x, kleopatra
TobiasFella added a comment to T7881: Public key URL cannot be cleared on ZeitControl OpenPGP v3.4 card.

This works fine with my Yubikey. Maybe it's depends on the specific type of smartcard. What type of card are you using?

Tue, Oct 28, 11:22 AM · kleopatra, scd, gnupg
TobiasFella claimed T7883: Kleopatra: Unexpected comma separated keygrip for kyber certs.
Tue, Oct 28, 11:14 AM · gpgme, gpd5x, kleopatra

Mon, Oct 27

ebo added a comment to T7886: Kleopatra: Enhance error on missing subkey, if set by default-new-key-adsk.

A side question: what are your language settings there?
Seems gpg gives it's error messages in German, Kleo in English

Mon, Oct 27, 4:09 PM · gpd5x, kleopatra
ikloecker updated the task description for T6568: Kleopatra: make table column headings accessible.
Mon, Oct 27, 4:03 PM · vsd34, gpd5x, a11y, kleopatra
timegrid updated the task description for T7886: Kleopatra: Enhance error on missing subkey, if set by default-new-key-adsk.
Mon, Oct 27, 3:44 PM · gpd5x, kleopatra
timegrid updated the task description for T7874: Kleopatra: GnuPG System configuration not translated.
Mon, Oct 27, 3:33 PM · i18n, gpd5x, kleopatra
timegrid changed the status of T7579: Kleopatra: improve menu items from Testing to Open.
Mon, Oct 27, 3:18 PM · kleopatra, gpd5x
ebo added a comment to T7579: Kleopatra: improve menu items.
Mon, Oct 27, 2:53 PM · kleopatra, gpd5x
ikloecker changed the status of T7872: Kleopatra: Export of certificates via drag'n'drop creates temporary files in current working directory from Open to Testing.

This can only be tested with the AppImage because on Windows we disable drag&drop of certificates.

Mon, Oct 27, 2:53 PM · gpd5x, kleopatra
timegrid added a comment to T7334: Draft: Kleopatra: ADSK shown as "unknown recipient".
  • I might want to know the fingerprints of those unknown recipients to search for them (in the audit log I can't see, which of those fingerprints are unknown immediately)
Mon, Oct 27, 2:46 PM · gpd5x, kleopatra
timegrid created T7886: Kleopatra: Enhance error on missing subkey, if set by default-new-key-adsk.
Mon, Oct 27, 2:36 PM · gpd5x, kleopatra
timegrid created T7885: Kleopatra: Unsupported backup of secret kyber key should be handled more gracefully.
Mon, Oct 27, 2:15 PM · gnupg, gpd5x, kleopatra
timegrid created T7883: Kleopatra: Unexpected comma separated keygrip for kyber certs.
Mon, Oct 27, 1:55 PM · gpgme, gpd5x, kleopatra
timegrid created T7881: Public key URL cannot be cleared on ZeitControl OpenPGP v3.4 card.
Mon, Oct 27, 12:50 PM · kleopatra, scd, gnupg
timegrid created T7880: Kleopatra: Card icon shown for softkeys with ADSK from card.
Mon, Oct 27, 12:28 PM · gpd5x, kleopatra
ebo claimed T7334: Draft: Kleopatra: ADSK shown as "unknown recipient".
Mon, Oct 27, 11:55 AM · gpd5x, kleopatra
timegrid created T7879: Kleopatra: Unexpected keyboard navigation in Configure.
Mon, Oct 27, 11:39 AM · gpd5x, kleopatra
ikloecker added a comment to T7876: Kleopatra: Export of freshly generated key warns about missing userid certification.

Didn't happen on Linux (on my one and only attempt to reproduce). Will have to check on Windows.

Mon, Oct 27, 11:34 AM · vsd33, gpd5x, kleopatra
timegrid created T7878: Kleopatra: Redundant info on entering tab controls in NVDA.
Mon, Oct 27, 11:14 AM · kleopatra, a11y, gpd5x
timegrid moved T7802: Kleopatra: Remember last used file system locations when saving or opening files from QA to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta395 @ win11

Mon, Oct 27, 10:50 AM · gpd5x, kleopatra
timegrid created T7876: Kleopatra: Export of freshly generated key warns about missing userid certification.
Mon, Oct 27, 9:43 AM · vsd33, gpd5x, kleopatra

Fri, Oct 24

timegrid moved T7334: Draft: Kleopatra: ADSK shown as "unknown recipient" from QA to WIP on the gpd5x board.

Not sure, if my test covers all cases (especially regarding cache): encrypted for alice with several ADSKs (local/card, v4/v5, several algos, 1 unknown = not in keyring).

  • If the cert associated with the adsk is in keyring, the userid of this cert is shown.
  • The number of unknown recipients (cert not in keyring) is shown at the end.

Makes sense to me. Possible optimizations:

  • I might want to know the fingerprints of those unknown recipients to search for them (in the audit log I can't see, which of those fingerprints are unknown immediately)
  • The cert used for decryption could be listed first
Fri, Oct 24, 5:28 PM · gpd5x, kleopatra
timegrid moved T7868: Kleopatra: config check box for AllowMarkTrusted not functional from QA to WIP on the gpd5x board.

The option is still displayed on gpg4win-5.0.0-beta395 @ win11, probably the fix is not included yet.

Fri, Oct 24, 1:56 PM · vsd34, gpd5x, kleopatra
timegrid moved T7762: Kleopatra: Notepad: close message notification on revert from QA to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta395 @ win11

Fri, Oct 24, 1:47 PM · gpd5x, kleopatra
timegrid moved T7782: Kleopatra: convert the audit log link to a button from QA to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta395 @ win11

Fri, Oct 24, 1:37 PM · gpd5x, kleopatra
timegrid created T7874: Kleopatra: GnuPG System configuration not translated.
Fri, Oct 24, 1:16 PM · i18n, gpd5x, kleopatra
timegrid moved T7862: Kleopatra: No feedback by screen readers if no certificates are found on server lookup from QA to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta395 @ win11

Fri, Oct 24, 1:01 PM · vsd34, gpd5x, a11y, kleopatra
timegrid added a comment to T7859: Kleopatra: Make a few lists and tables more accessible.

Looks mostly good to me on gpg4win-5.0.0-beta395 @ win11.

Fri, Oct 24, 12:42 PM · kleopatra, gpd5x, vsd34, a11y
timegrid added a comment to T7854: NVDA speaks name of list view or tree view two or three times.

nvda speech viewer output:

Related Addresses  tab control
Related Addresses  tab  Alt+  R
Related addresses  list
edward.tester@demo.gnupg.com  not selected
Fri, Oct 24, 11:59 AM · kleopatra, gpd5x, vsd34, a11y
timegrid added a comment to T7850: NVDA reads "X.509 Directory Services" twice.

speech viewer:

Search missing keys when verifying a signature  check box  not checked  Alt+  S
X.509 Directory Services  grouping
Directory services  list  This is a list of all directory services that are configured for use with X.509.
Fri, Oct 24, 11:58 AM · kleopatra, gpd5x, vsd34, a11y
timegrid closed T7871: GpgOL: Msg export of mails with long subjects broken as Invalid.

Right, it's the same with gpgol disabled. I set it to invalid.

Fri, Oct 24, 11:54 AM · Bug Report, gpd5x, gpgol
werner added a project to T7871: GpgOL: Msg export of mails with long subjects broken: Bug Report.

But you are able to do this w/o gpgol being active?

Fri, Oct 24, 11:24 AM · Bug Report, gpd5x, gpgol
timegrid moved T7854: NVDA speaks name of list view or tree view two or three times from QA to Done on the gpd5x board.

Sounds good to me on gpg4win-5.0.0-beta395 @ win11

Fri, Oct 24, 11:12 AM · kleopatra, gpd5x, vsd34, a11y
timegrid moved T7850: NVDA reads "X.509 Directory Services" twice from QA to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta395 @ win11

Fri, Oct 24, 11:09 AM · kleopatra, gpd5x, vsd34, a11y
timegrid moved T7846: Kleopatra: Wrong focus/tab order in directory services configuration from QA to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta395 @ win11

Fri, Oct 24, 11:04 AM · vsd34, a11y, gpd5x, kleopatra