Page MenuHome GnuPG
Feed All Stories

Feb 24 2022

Jakuje created T5856: Forcing aead when creating sign & encrypted files creates inconsistent results.
Feb 24 2022, 9:10 AM · gnupg (gpg23), Bug Report
TheParanoidProgrammer added a comment to T5639: dirmngr uses the wrong Let's encrypt chain.

On a side note, it turns out that Ubuntu Maintainers ship gpg with GnuTLS dynamically linked, so that's why I went down that road first. I compiled gpg from source for Ubuntu with ntbtls for further tests. Interesting insight is that find_cert_bysubject returns different certificates on first try on my Ubuntu Machine compared to my Windows 10 Machine:

Feb 24 2022, 1:06 AM · gnupg (gpg22), dirmngr

Feb 23 2022

TheParanoidProgrammer added a comment to T5639: dirmngr uses the wrong Let's encrypt chain.

Ok, I may see three potential problems in dirmngr->validate.c->validate_cert_chain(), but it may also be my limited familiarity with the gnupg source.

  • Here we leave the certificate validation loop at the first trusted root certificate, even if it is expired as we only mark this fact for later evaluation.
  • Here we seem to only ever go up the chain, never sideways as is the case in the original patch for this bug.
  • And probably most impactful, here we fail the whole validation if any of the previously checked certificates is expired, so that even if we would fix the second point by checking sibling certificates, we would still get an overall failure.
Feb 23 2022, 10:18 PM · gnupg (gpg22), dirmngr
TheParanoidProgrammer added a comment to T5639: dirmngr uses the wrong Let's encrypt chain.

What I wonder is: In a number of tests in our machines (mostly virtual machines), the TLS access to keyserver.ubuntu.com does work. I have yet to see a VM where it does not. So there must be a difference.

Feb 23 2022, 9:37 PM · gnupg (gpg22), dirmngr
TheParanoidProgrammer added a comment to T5639: dirmngr uses the wrong Let's encrypt chain.

Not a solution yet, but some more insights.
Starting from @NoSubstitute 's log output and from @bernhard 's statement that we use ntbTLS I verified that my dirmngr.exe was indeed compiled with NTBTLS 0.2.0. I did so by running strings "C:\Program Files (x86)\GnuPG\bin\dirmngr.exe" | grep TLS which returned "This is NTBTLS 0.2.0 - Not Too Bad TLS" among other strings. I also grepped for some debug strings introduced in newer commits to verify that the NTBTLS version used is not the current HEAD of master, but at least some commit before 64f895dba734802662cbb81b64cd0b4af198ee71. I will just assume it is the actual 0.2.0 release for now.

Feb 23 2022, 9:33 PM · gnupg (gpg22), dirmngr
jukivili committed rCd8825601f10a: Add SM4 ARMv8/AArch64 assembly implementation (authored by Tianjia Zhang <tianjia.zhang@linux.alibaba.com>).
Add SM4 ARMv8/AArch64 assembly implementation
Feb 23 2022, 6:24 PM
jukivili committed rC83e1649edd5e: Move VPUSH_API/VPOP_API macros to common header (authored by Tianjia Zhang <tianjia.zhang@linux.alibaba.com>).
Move VPUSH_API/VPOP_API macros to common header
Feb 23 2022, 6:23 PM
jukivili committed rC2508b755608c: Perform AEAD input 24KiB splitting only when input larger than 32KiB (authored by jukivili).
Perform AEAD input 24KiB splitting only when input larger than 32KiB
Feb 23 2022, 6:23 PM
aheinecke triaged T5854: Windows registry option to prevent modifications to signed/encrypted messages after validation by GpgOL as Wishlist priority.
Feb 23 2022, 6:09 PM · gpgol, Feature Request
aheinecke added a comment to T5854: Windows registry option to prevent modifications to signed/encrypted messages after validation by GpgOL.

The problem is that we replace the encrypted text and attachments with the decrypted / verified parts. This would already be a modification even without such changes like the category.

Feb 23 2022, 6:09 PM · gpgol, Feature Request
bernhard committed rW71d67a7e614b: Update systemrequirements (authored by bernhard).
Update systemrequirements
Feb 23 2022, 5:44 PM
ikloecker committed rKLEOPATRA91db9838aeaf: Improve accessibility of the filename requesters (authored by ikloecker).
Improve accessibility of the filename requesters
Feb 23 2022, 4:34 PM
ikloecker committed rLIBKLEO99aa5efa6abe: Allow setting the accessible name of the underlying line edit (authored by ikloecker).
Allow setting the accessible name of the underlying line edit
Feb 23 2022, 4:19 PM
ikloecker committed rLIBKLEOf112bfd045c6: Bump library version (authored by ikloecker).
Bump library version
Feb 23 2022, 4:19 PM
ikloecker committed rLIBKLEO6177a66253e9: Use QLineEdit instead of KLineEdit (authored by ikloecker).
Use QLineEdit instead of KLineEdit
Feb 23 2022, 4:19 PM
ikloecker committed rLIBKLEO9d68d7e32fb8: Improve accessibility of "Open file dialog" button (authored by ikloecker).
Improve accessibility of "Open file dialog" button
Feb 23 2022, 4:19 PM
werner closed T5838: gpg card not getting detected as Resolved.
Feb 23 2022, 4:07 PM · Not A Bug, scd, gnupg, RHEL
werner assigned T5854: Windows registry option to prevent modifications to signed/encrypted messages after validation by GpgOL to aheinecke.
Feb 23 2022, 4:06 PM · gpgol, Feature Request
werner added a project to T5598: AppImage of gpg: AppImage.
Feb 23 2022, 3:01 PM · AppImage, gnupg, Restricted Project, Feature Request
werner closed T4928: Win10 - Kleopatra config help button doesn't do anything as Resolved.

Works for me in the current Kleopatra.

Feb 23 2022, 3:00 PM · gpg4win, kleopatra
werner created AppImage.
Feb 23 2022, 2:59 PM
ikloecker claimed T5845: Kleopatra: Accessibility for file encryption.
Feb 23 2022, 1:35 PM · kleopatra, Restricted Project
werner added a member for Contributor: bef.
Feb 23 2022, 1:35 PM
ikloecker claimed T5824: Kleopatra: Full accessibility support.
Feb 23 2022, 11:46 AM · kleopatra
ikloecker changed the status of T5841: Kleopatra: Make keylist / keytreeview accessible from Open to Testing.

Ready for testing

Feb 23 2022, 11:46 AM · kleopatra, Restricted Project
ikloecker changed the status of T5841: Kleopatra: Make keylist / keytreeview accessible, a subtask of T5824: Kleopatra: Full accessibility support, from Open to Testing.
Feb 23 2022, 11:46 AM · kleopatra
ikloecker changed the status of T5841: Kleopatra: Make keylist / keytreeview accessible, a subtask of T5842: Gpg4win LTS 3.1.22, from Open to Testing.
Feb 23 2022, 11:46 AM · gpg4win, Restricted Project, Release Info
ikloecker added a comment to T5841: Kleopatra: Make keylist / keytreeview accessible.

I implemented the following solution:

  • People using screen readers can navigate from cell to cell with the arrow keys. Depending on the style there is no (or no easily perceivable) visual feedback, but that doesn't matter. A not blind person will simply perceive the Left/Right arrow keys as having no effect.
  • The special behavior of QTreeView which expands or collapses items with children on Left/Right does not work anymore. Expanding/collapsing subtrees with Plus/Minus/Asterisk still works.
Feb 23 2022, 11:45 AM · kleopatra, Restricted Project
ikloecker committed rLIBKLEOf7c43ec0ea88: Return more accessible text representations for empty model entries (authored by ikloecker).
Return more accessible text representations for empty model entries
Feb 23 2022, 11:14 AM
ikloecker committed rKLEOPATRAf9dd662a33d4: Prevent possible problems with delayed item layouting (authored by ikloecker).
Prevent possible problems with delayed item layouting
Feb 23 2022, 11:14 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRAf3a01e0d2a03: Use KDE_INSTALL_KSERVICESDIR (authored by Laurent Montel <montel@kde.org>).
Use KDE_INSTALL_KSERVICESDIR
Feb 23 2022, 8:52 AM
gniibe added a comment to T5853: Decrypting OCB encrypted file fails....

It was the bug of generating AEAD packet, which does:

Feb 23 2022, 1:33 AM · gnupg (gpg23), Bug Report
gniibe committed rGfb007d93de7b: Fix the previous commit. (authored by gniibe).
Fix the previous commit.
Feb 23 2022, 1:18 AM
gniibe triaged T5853: Decrypting OCB encrypted file fails... as High priority.

Sorry for pushing immature fix. I located the cause, but I didn't have enough concentration for fix.

Feb 23 2022, 1:17 AM · gnupg (gpg23), Bug Report
gniibe claimed T5853: Decrypting OCB encrypted file fails....
Feb 23 2022, 1:14 AM · gnupg (gpg23), Bug Report
gniibe added a member for FIPS: Jakuje.
Feb 23 2022, 12:40 AM
gniibe added a member for FIPS: gniibe.
Feb 23 2022, 12:40 AM
gniibe added a member for FIPS: neverpanic.
Feb 23 2022, 12:40 AM
gniibe moved T5835: libgcrypt: More robust/portable integrity check from Backlog to Next on the FIPS board.
Feb 23 2022, 12:38 AM · Bug Report, libgcrypt, FIPS

Feb 22 2022

jukivili added a comment to T5853: Decrypting OCB encrypted file fails....

Just more background what I'm doing with these tests. I started testing with set of different sized test files (generated from urandom) to detect any bugs in my changes, which try to reduce amount of memory copies in iobuf_read/iobuf_write. Size ranges for these test-files are 0...17408, 32256...66560 and 130560...132096 bytes. These files are encrypted with different settings (public key/symmetric/cfb/ocb/different algos) and then decrypted and decrypted file compared to original.

Feb 22 2022, 6:08 PM · gnupg (gpg23), Bug Report
jukivili added a comment to T5853: Decrypting OCB encrypted file fails....

I tested the fix. It appears to break OCB encrypting files shorter than 65515 bytes:

$ gpg --batch --symmetric --passphrase=bug --output=enc_065514.gpg --rfc4880bis --force-aead --cipher-algo AES128 --compress-algo none plain_065514
$ ls -laF *065514*
-rw-rw-r-- 1 jussi jussi   100 Feb  22 18:51 enc_065514.gpg
-rw-rw-r-- 1 jussi jussi 65514 Feb  22 18:42 plain_065514
$ sha256sum plain_065514
5711955703f4d96f510ad5a660c3ccd0d01f0b2dd2561ba6586159ad941cbcde  plain_065514
$ gpg --batch --decrypt --passphrase=bug --output=- enc_065514.gpg | sha256sum
gpg: AES.OCB encrypted session key
gpg: encrypted with 1 passphrase
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855  -
Feb 22 2022, 5:54 PM · gnupg (gpg23), Bug Report
tcataldo created T5854: Windows registry option to prevent modifications to signed/encrypted messages after validation by GpgOL.
Feb 22 2022, 2:39 PM · gpgol, Feature Request
gniibe committed rG903c5fe369bc: gpg: Fix generating AEAD packet. (authored by gniibe).
gpg: Fix generating AEAD packet.
Feb 22 2022, 1:18 PM
ikloecker committed rKLEOPATRA05b95203a050: Allow column-by-column navigation in certificate list (authored by ikloecker).
Allow column-by-column navigation in certificate list
Feb 22 2022, 12:46 PM
ikloecker committed rKLEOPATRAde481c9e9c0e: Add accessible name and description to certificate list (authored by ikloecker).
Add accessible name and description to certificate list
Feb 22 2022, 12:46 PM
bernhard reopened T5639: dirmngr uses the wrong Let's encrypt chain as "Open".
Feb 22 2022, 10:27 AM · gnupg (gpg22), dirmngr
bernhard added a comment to T5639: dirmngr uses the wrong Let's encrypt chain.

@NoSubstitute It is okay for me to keep this issue, if most people prefer it this way, was just asking.

Feb 22 2022, 10:27 AM · gnupg (gpg22), dirmngr
NoSubstitute added a comment to T5639: dirmngr uses the wrong Let's encrypt chain.

@bernard - well, that's the kicker, isn't it.

Feb 22 2022, 10:14 AM · gnupg (gpg22), dirmngr
ikloecker committed rLIBKLEO241398d81e13: Add helpers for more accessible dates and hex id strings (authored by ikloecker).
Add helpers for more accessible dates and hex id strings
Feb 22 2022, 10:11 AM
ikloecker committed rLIBKLEO7b88f13ddf8d: Return more accessible text representations for some model entries (authored by ikloecker).
Return more accessible text representations for some model entries
Feb 22 2022, 10:11 AM
bernhard added a comment to T5639: dirmngr uses the wrong Let's encrypt chain.

Ah, just seeing that this issue is resolved. Shall we open a new one to be well structured?
(If we reopen this one, there is a lot of old information in here that does not apply anymore before the fixes that went into dirmngr/gnupg).

Feb 22 2022, 9:02 AM · gnupg (gpg22), dirmngr
bernhard added a comment to T5639: dirmngr uses the wrong Let's encrypt chain.

Does gpg4win ship a TLS library with gpg or does it use a system default?

Feb 22 2022, 8:59 AM · gnupg (gpg22), dirmngr
bernhard added a comment to T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions).

@ikloecker thanks for the hint (At first it looked like a different defect.)

Feb 22 2022, 8:18 AM · kleopatra, Bug Report, gpg4win
bernhard merged T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions) into T5711: Kleopatra: Keyserver config does not fallback to default.
Feb 22 2022, 8:16 AM · Restricted Project, kleopatra
bernhard merged task T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions) into T5711: Kleopatra: Keyserver config does not fallback to default.
Feb 22 2022, 8:16 AM · kleopatra, Bug Report, gpg4win

Feb 21 2022

TheParanoidProgrammer added a comment to T5639: dirmngr uses the wrong Let's encrypt chain.

Alright, in the hope it helps to pin this down, trying to sum up what I tried during and after my conversation with @bernhard so far:

  • Windows 10 keeps both the old and new root CA in the store and manual edits to the root certificate store are undone by the OS sooner or later
  • ignoring the intermediate certificate with dirmngr --ignore-cert 48504E974C0DAC5B5CD476C8202274B24C8C7172 fixes the problem as a workaround, but is not a satisfying solution
  • I cloned the repository and took a look at the original patch; while it seems that we only check validity of certificates without considering the expiration date, the patch does fix the original bug which I confirmed by compiling gpg from source at the commit containing the patch and another version at the commit prior to the patch. That is, the patch successfully fixes this on my Ubuntu machine. On my Windows 10 machine the bug persists no matter if using a self-compiled version from those commits or the official versions from gpg4win.
  • During exploring the source code and finding out how to compile and test from source I found out that I can reproduce the bug on Ubuntu if I compile gpg with the patch applied, but with a GnuTLS version that does not have their patch for this issue. Since this is the case with the default GnuTLS dev sources in Ubuntu 20.04., I had to get GnuTLS library from the project itself in order to successfully compile gpg for Ubuntu. For Windows the problem persists, however. I did not find GnuTLS or any other TLS library in the application directory of the GPG install on Windows nor in the installer itself. So I'm wondering if the remaining issue on Windows is actually with the used TLS library there. Does gpg4win ship a TLS library with gpg or does it use a system default?
  • The fixed version of GnuTLS is 3.6.14 for the project itself, there are backports of this patch for Ubuntu Xenial and Bionic, unfortunately not for Focal yet.
Feb 21 2022, 10:05 PM · gnupg (gpg22), dirmngr
jukivili created T5853: Decrypting OCB encrypted file fails....
Feb 21 2022, 7:07 PM · gnupg (gpg23), Bug Report
werner triaged T5851: dev.gnupg.org static resources not loaded on safari as Wishlist priority.

Sorry.

Feb 21 2022, 6:42 PM · MacOS, dev.gnupg.org
ikloecker added a comment to T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions).

This has already been fixed: T5711: Kleopatra: Keyserver config does not fallback to default.

Feb 21 2022, 6:16 PM · kleopatra, Bug Report, gpg4win
jukivili triaged T5852: Use iobuf_copy where instead of manual iobuf_get/iobuf_put or iobuf_read/iobuf_write loops as Low priority.
Feb 21 2022, 4:59 PM · gnupg (gpg23)
hakan-int added a comment to T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions).

@hakan-int :

As soon as I change the value and check the "dirmngr"file, it is overwriten with the "keyserver hkps://" value again.

(I hope only if you completely delete it, as it should keep any other value and write it to file.)

Feb 21 2022, 4:57 PM · kleopatra, Bug Report, gpg4win
jukivili added a subtask for T5828: Improvements for gnupg data operation performance (enc/dec/sign/verify/enarmor/dearmor/etc): T5826: Improve detached signing and verification speed.
Feb 21 2022, 4:50 PM · gnupg
jukivili added a parent task for T5826: Improve detached signing and verification speed: T5828: Improvements for gnupg data operation performance (enc/dec/sign/verify/enarmor/dearmor/etc).
Feb 21 2022, 4:50 PM · gnupg
bernhard added a comment to T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions).

As soon as I change the value and check the "dirmngr"file, it is overwriten with the "keyserver hkps://" value again.

Feb 21 2022, 4:09 PM · kleopatra, Bug Report, gpg4win
NoSubstitute added a comment to T5639: dirmngr uses the wrong Let's encrypt chain.

Hello.
@bernard has been so kind to try and help me with this exact issue over in the gpg4win forum, and it seems I'm not the only one who still has problems with the "broken" LE certificate chain and hkps://keyserver.ubuntu.com.

Feb 21 2022, 3:35 PM · gnupg (gpg22), dirmngr
ikloecker added a comment to T5841: Kleopatra: Make keylist / keytreeview accessible.

First observations regarding screen readers and the certificate table:

  • The comment in the report that only the name (in the first column) is read may be an issue of the screen reader.
  • Orca reads all table cells (because of the (default) settings "readFullRowInGUITable"). There is also a keyboard shortcut to "toggle the reading of tables, either by single cell or whole row". I expect that other screen readers have similar settings and toggle functionality.
  • I don't think navigation by cell makes sense, because this is a read-only table, i.e. interaction with individual cells isn't possible.
Feb 21 2022, 3:17 PM · kleopatra, Restricted Project
hakan-int added a comment to T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions).

@bernhard when I close Kleopatra and stop the its task by the task manager, then the value remains. But as long as I do not change the default value to an other value in "Settings" -> "Configure Kleopatra". As soon as I change the value and check the "dirmngr"file, it is overwriten with the "keyserver hkps://" value again. I think, this is not the expected default value, is it?

Feb 21 2022, 2:28 PM · kleopatra, Bug Report, gpg4win
jap created T5851: dev.gnupg.org static resources not loaded on safari.
Feb 21 2022, 1:49 PM · MacOS, dev.gnupg.org
ikloecker committed rKLEOPATRAac6db170281c: Create the "New Tab" button before the tab widget (authored by ikloecker).
Create the "New Tab" button before the tab widget
Feb 21 2022, 1:08 PM
ikloecker committed rKLEOPATRA22616cf7571c: Create tab widget with new (authored by ikloecker).
Create tab widget with new
Feb 21 2022, 1:08 PM
ikloecker committed rKLEOPATRA9b0a6e339013: Do not hide tab bar if there are less than 2 tabs (authored by ikloecker).
Do not hide tab bar if there are less than 2 tabs
Feb 21 2022, 1:08 PM
ikloecker committed rKLEOPATRA99157fdd46bc: Do not keep layout as member (authored by ikloecker).
Do not keep layout as member
Feb 21 2022, 1:08 PM
ikloecker committed rKLEOPATRA154b00d62ae4: GIT_SILENT: Modernize code (authored by ikloecker).
GIT_SILENT: Modernize code
Feb 21 2022, 1:08 PM
ikloecker committed rKLEOPATRA7eb21f1c24c4: Improve accessibility of certificate filtering (authored by ikloecker).
Improve accessibility of certificate filtering
Feb 21 2022, 1:08 PM
ikloecker committed rKLEOPATRA63d740686a4c: Make "Show not certified certificates" button accessible (authored by ikloecker).
Make "Show not certified certificates" button accessible
Feb 21 2022, 1:08 PM
bernhard added a project to T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions): kleopatra.
Feb 21 2022, 12:41 PM · kleopatra, Bug Report, gpg4win
bernhard added a comment to T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions).

@werner the main issue here, that Hakan has found a usability problem:

Feb 21 2022, 12:41 PM · kleopatra, Bug Report, gpg4win
werner committed rGa2db490de547: scd:p15: Used extended mode already for RSA 2048 (authored by werner).
scd:p15: Used extended mode already for RSA 2048
Feb 21 2022, 12:25 PM
werner committed rGf7e13adb962f: po: Fix typo in German translation (authored by werner).
po: Fix typo in German translation
Feb 21 2022, 12:25 PM
werner committed rGcff68fe35918: scd,w32: Print code pages with --show-configs (authored by werner).
scd,w32: Print code pages with --show-configs
Feb 21 2022, 12:21 PM
werner committed rG597253ca171a: scd:p15: Used extended mode already for RSA 2048 (authored by werner).
scd:p15: Used extended mode already for RSA 2048
Feb 21 2022, 12:21 PM
werner added a comment to T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions).

Actually all changes Kleopatra does go through gpgconf. Thus is is normal that gpgconf overwrites things.

Feb 21 2022, 12:21 PM · kleopatra, Bug Report, gpg4win
hakan-int added a comment to T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions).

When I overwrite the default value "hkps://keyserver.ubuntu.com" with another value in "Settings" -> "Configure Kleopatra" once and click "Apply or OK" and delete this new value again, then Kleopatra does not insert the default value to the necessary place again.

Feb 21 2022, 11:35 AM · kleopatra, Bug Report, gpg4win
werner triaged T5849: "gpg --logger-fd 1" doesn't override log-file in gpg.conf as Normal priority.

Feel free to ask me by PM if you run into problems (wk at gnupg.org). Two of my colleagues are Vim users and thus have an interest in a well working plugin :-). Thanks.

Feb 21 2022, 10:31 AM · gnupg, Support
ikloecker created T5850: Kleopatra: "Show not certified certificates" button shows any not fully valid certificates.
Feb 21 2022, 9:28 AM · Restricted Project, kleopatra, Bug Report
ikloecker claimed T5841: Kleopatra: Make keylist / keytreeview accessible.
Feb 21 2022, 9:05 AM · kleopatra, Restricted Project

Feb 20 2022

DEG updated DEG.
Feb 20 2022, 9:59 PM
jamessan added a comment to T5849: "gpg --logger-fd 1" doesn't override log-file in gpg.conf.

Thanks! This plugin has been around for a long time, and this is one aspect I inherited from the original code. I'll look into reworking it to use the status output.

Feb 20 2022, 7:12 PM · gnupg, Support
werner added a comment to T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions).

Try with hkp:// - I assume that you are missing the new Lets Encrypt CA certificates

Feb 20 2022, 5:41 PM · kleopatra, Bug Report, gpg4win
werner added a comment to T5849: "gpg --logger-fd 1" doesn't override log-file in gpg.conf.

Why are you using the log output for scripting? This is not its intended use. You need to use --status-fd. Log output is purely for human consumption it not a stable API. BTW, --fixed-list-mode has gone ages ago but it does not harm.

Feb 20 2022, 5:38 PM · gnupg, Support
jamessan created T5849: "gpg --logger-fd 1" doesn't override log-file in gpg.conf.
Feb 20 2022, 2:25 PM · gnupg, Support

Feb 18 2022

qyliss requested review of D549: qt: make the pin entry dialog float again.
Feb 18 2022, 9:57 PM
hakan-int added a comment to T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions).

The user who made the first report about this issue, it could help: Forum Wald

Feb 18 2022, 3:34 PM · kleopatra, Bug Report, gpg4win
bernhard added a comment to T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions).

We (@hakan-int and myself) saw the problematic behaviour in one setting. It was a VM where Gpg4win had been installed, deinstalled and reinstalled again. We still try to find out how to reliably recreate the situation and what is the difference between a working and a non-working case.

Feb 18 2022, 3:02 PM · kleopatra, Bug Report, gpg4win
bernhard renamed T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions) from Default Settings of OpenPGP-Keyserver does not work to Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions).
Feb 18 2022, 2:31 PM · kleopatra, Bug Report, gpg4win
hakan-int created T5848: Searching for public keys with default setting for OpenPGP-Keyserver does not work (under some conditions).
Feb 18 2022, 2:26 PM · kleopatra, Bug Report, gpg4win
ikloecker added a comment to T5840: --export-secret-ssh-key cannot find the key.

I suspected that it would be listed by gpg --dump-options, but I didn't think about autocompletion cleverly using it. I apologize.

Feb 18 2022, 2:08 PM · Bug Report
aviau added a comment to T5840: --export-secret-ssh-key cannot find the key.

How does the user know about the feature in the first place, other than reading the source code or searching the executable for "hidden" command-line flags?

Feb 18 2022, 1:41 PM · Bug Report
ikloecker added a comment to T5832: Kleopatra: Make OpenPGP certificate generation (with default settings) accessible.

Generating a new OpenPGP certificate with default settings should now be possible:

  • with keyboard only (tab order should be okay now)
  • with high contrast color scheme and/or inverted color scheme (tested with Breeze Dark)
Feb 18 2022, 10:28 AM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRAcbdad915db17: Improve some UI texts (authored by ikloecker).
Improve some UI texts
Feb 18 2022, 10:23 AM