Page MenuHome GnuPG
Feed Advanced Search

Nov 25 2022

bjornbouetsmith added a comment to T6289: Pinentry garbles international characters.

Interestingly enough if I set LC_LCTYPE environment variable in powershell $env:LC_CTYPE = "C.UTF-8" - it behaves correctly and generates UTF-8 encoded names.

Nov 25 2022, 2:32 PM · gpg4win, Support
ikloecker added a comment to T6289: Pinentry garbles international characters.

Looking at the hexdump of the user ID in the exported (and dearmored) public key this looks like a classic double-encoding problem, i.e. UTF-8 encoded UTF-8:

42 6A C3 83 C2 B8 72 6E
      ^^^^^^^^^^^
Nov 25 2022, 2:20 PM · gpg4win, Support
bjornbouetsmith added a comment to T6289: Pinentry garbles international characters.

Just found out something weird - powershell tells me the default characterset is iso-8859-1
~~~
PS C:\Users\bbs> [System.Text.Encoding]::Default

Nov 25 2022, 1:19 PM · gpg4win, Support
bjornbouetsmith added a comment to T6289: Pinentry garbles international characters.

okay, installed 2.2.29 and tried showkey:

C:\Users\bbs> gpg.exe --show-key D:\bbs_gpg.public.pgp
pub   rsa4096 2022-11-06 [SC]
      0F20E48DEA9FD7A5626DBA0067BDA85044042E3B
uid                      Bjørn Bouet Smith <bjornsmith@gmail.com>
sub   rsa4096 2022-11-06 [E]
Nov 25 2022, 1:01 PM · gpg4win, Support
ikloecker added a comment to T6289: Pinentry garbles international characters.

https://gpg4win.org/download.html, but there isn't a Gpg4win release with GnuPG 2.2.29. The most recent Gpg4win 3.x has GnuPG 2.2.28. (All releases of Gpg4win 4.x include GnuPG 2.3.x.)

Nov 25 2022, 12:22 PM · gpg4win, Support
bjornbouetsmith added a comment to T6289: Pinentry garbles international characters.

Yes, seems so. In either case, there's nothing we can do anything about since the versions provided by us appear to work correctly.

But it is strange that the version can show the characters correctly - so it can encode and decode to the same output.

Nov 25 2022, 11:02 AM · gpg4win, Support
ikloecker added a comment to T6289: Pinentry garbles international characters.

On Linux, I also get garbled output for your key:

$ gpg --show-key <bbs_gpg.public.pgp 
pub   rsa4096/67BDA85044042E3B 2022-11-06 [SC]
      0F20E48DEA9FD7A5626DBA0067BDA85044042E3B
uid                            Bjørn Bouet Smith <bjornsmith@gmail.com>
sub   rsa4096/08D7C29E12A34AD2 2022-11-06 [E]

This indicates that the user ID was encoded incorrectly by the gpg included in git when you created the key.

Nov 25 2022, 10:59 AM · gpg4win, Support
bjornbouetsmith added a comment to T6289: Pinentry garbles international characters.

I am not sure if the export is correct - or if you need something else?

Nov 25 2022, 10:49 AM · gpg4win, Support
bjornbouetsmith added a comment to T6289: Pinentry garbles international characters.

If I import the keys into gpgwin it shows up garbled - both in the console version of gpg.exe and Kleopatra, but if I run

gpg.exe -k

With the old gpg version it shows up as:

/c/Users/bbs/.gnupg/pubring.kbx
-------------------------------
pub   rsa4096 2022-11-06 [SC]
      0F20E48DEA9FD7A5626DBA0067BDA85044042E3B
uid           [ultimate] Bjørn Bouet Smith <bjornsmith@gmail.com>
sub   rsa4096 2022-11-06 [E]
Nov 25 2022, 10:48 AM · gpg4win, Support
bjornbouetsmith added a comment to T6289: Pinentry garbles international characters.

This is the key exported with:

gpg.exe --output D:\bbs_gpg.public.pgp --armor --export bjornsmith@gmail.com

Nov 25 2022, 10:46 AM · gpg4win, Support
bjornbouetsmith added a comment to T6289: Pinentry garbles international characters.

How did you generate the key? On the command line? Which command line did you use? Can you attach the public key to this report?

Nov 25 2022, 10:40 AM · gpg4win, Support
bjornbouetsmith added a comment to T6289: Pinentry garbles international characters.

It seems like gpgwin generates keys where the name are not compatible with each other.

Nov 25 2022, 10:37 AM · gpg4win, Support
ikloecker added a comment to T6289: Pinentry garbles international characters.

How did you generate the key? On the command line? Which command line did you use? Can you attach the public key to this report?

Nov 25 2022, 10:27 AM · gpg4win, Support
bjornbouetsmith added a comment to T6289: Pinentry garbles international characters.

Also - gpgwin is no better:

Nov 25 2022, 9:06 AM · gpg4win, Support
bjornbouetsmith reopened T6289: Pinentry garbles international characters as "Open".
Nov 25 2022, 9:02 AM · gpg4win, Support
bjornbouetsmith added a comment to T6289: Pinentry garbles international characters.

So because I use some thing that "almost everyone does not use" - but something that you distribute you do not even want to fix it?

Nov 25 2022, 8:27 AM · gpg4win, Support
werner closed T6289: Pinentry garbles international characters as Resolved.
Nov 25 2022, 8:13 AM · gpg4win, Support

Nov 23 2022

werner added projects to T6286: gpgme-json not installed by default: gpgme, Feature Request.

Actually we have two gpgme versions in gpg4win because gnupg is a "sub"-installer inside of gpg4win and it comes with its own gpgme. That gpgme is the release version but the one used by gpg4win's kleopatra is often a newer snapshot.

Nov 23 2022, 11:36 AM · Feature Request, gpgme, gpg4win

Nov 22 2022

patrick created T6286: gpgme-json not installed by default.
Nov 22 2022, 6:26 PM · Feature Request, gpgme, gpg4win

Nov 16 2022

werner closed T6278: Miann7759@gmail.com as Invalid.
Nov 16 2022, 4:56 PM · Bug Report, gpg4win
werner updated subscribers of T6043: "Emty Email" in outlook.
Nov 16 2022, 4:56 PM · Bug Report, gpg4win
werner closed T6043: "Emty Email" in outlook as Resolved.
Nov 16 2022, 4:55 PM · Bug Report, gpg4win
werner added a comment to T6278: Miann7759@gmail.com.

great hack

Nov 16 2022, 4:52 PM · Bug Report, gpg4win
Spammer20221116 created T6278: Miann7759@gmail.com.
Nov 16 2022, 10:15 AM · Bug Report, gpg4win
Spammer20221116 updated subscribers of T6043: "Emty Email" in outlook.
Nov 16 2022, 9:43 AM · Bug Report, gpg4win
Spammer20221116 reopened T6043: "Emty Email" in outlook as "Testing".
Nov 16 2022, 9:43 AM · Bug Report, gpg4win
Spammer20221116 changed the status of T6043: "Emty Email" in outlook from Duplicate to Resolved.
Nov 16 2022, 9:42 AM · Bug Report, gpg4win
Spammer20221116 claimed T6043: "Emty Email" in outlook.
Nov 16 2022, 9:41 AM · Bug Report, gpg4win

Nov 9 2022

bernhard closed T5627: 'SHA256SUM -?' or '...-help' incorrectly shows SHA1SUM name when displaying own command syntax as Resolved.

Fixed, to be released with Gpg4win 4.0.5.

Nov 9 2022, 2:18 PM · Bug Report, gpg4win

Nov 3 2022

aheinecke raised the priority of T4127: GpgOL: Setting category or flagging crypto mails is not possible from Normal to High.
Nov 3 2022, 3:11 PM · Restricted Project, gpg4win, gpgol
aheinecke added a comment to T4127: GpgOL: Setting category or flagging crypto mails is not possible.

I recently noticed that the old workaround by setting a kategory when it is not visible in the messagelist does not work on a default Outlook 2204 anymore. This raises the priority of this issue.

Nov 3 2022, 3:11 PM · Restricted Project, gpg4win, gpgol

Nov 2 2022

CH3NO2 renamed T6266: Kleopatra Crashes when Decrypting PGP message in the Notepad from GPG4Win Crashes when Decrypting PGP message in the Notepad to Kelopatra Crashes when Decrypting PGP message in the Notepad .
Nov 2 2022, 7:14 PM · Info Needed, kleopatra, Bug Report
CH3NO2 created T6266: Kleopatra Crashes when Decrypting PGP message in the Notepad .
Nov 2 2022, 6:59 PM · Info Needed, kleopatra, Bug Report

Oct 28 2022

werner added a comment to T6081: MSI: Check for GnuPT on installation.

Is that still required wit the new gpgme global flag "inst-type"?

Oct 28 2022, 9:50 AM · Restricted Project, gpg4win

Oct 27 2022

aheinecke added a parent task for T4067: Kleopatra, performance: Create a system to use binary resources for i18n: T6259: Kleopatra: Improve startup performance .
Oct 27 2022, 12:05 PM · gpg4win, kleopatra
aheinecke added a comment to T4066: Kleopatra, performance: Use icons as a resource.

The issue with rWe06c325a9a29 was that it linked in all breeze icons and nowadays would also link in all breeze-dark icons. Which increased the size of Kleopatra so much that there was no performance gain and the fallbacks were still checked. This might require a fix in Qt / Kiconloader not to use fallbacks and also to only resource up the subset of icons which we actually use and package.

Oct 27 2022, 10:40 AM · vsd32 (vsd-3.2.0), gpg4win, kleopatra
aheinecke added a parent task for T4066: Kleopatra, performance: Use icons as a resource: T6259: Kleopatra: Improve startup performance .
Oct 27 2022, 10:38 AM · vsd32 (vsd-3.2.0), gpg4win, kleopatra
aheinecke closed T4081: GPGME performance: Allow single component gpg-conf loads as Resolved.

In QGPGME which is used by GpgOL and Kleopatra we have solved this by loading the configuration only once and then reusing it. I see no need to change something in gpgconf here.

Oct 27 2022, 10:26 AM · gpg4win, gpgme

Oct 24 2022

vitusb updated the task description for T6258: IMAP-Fix not integrated in 3.1.25-Codebase and GnuPG VS Desktop 3.1.25 .
Oct 24 2022, 6:24 PM · Restricted Project
vitusb created T6258: IMAP-Fix not integrated in 3.1.25-Codebase and GnuPG VS Desktop 3.1.25 .
Oct 24 2022, 3:42 PM · Restricted Project
werner closed T6256: Version > 4.0.0 DLL not found as Resolved.
Oct 24 2022, 7:16 AM · gpg4win, Support

Oct 21 2022

un99known99 added a comment to T6256: Version > 4.0.0 DLL not found.

Hi Werner,

Oct 21 2022, 12:43 PM · gpg4win, Support
werner edited projects for T6256: Version > 4.0.0 DLL not found, added: Support, gpg4win; removed Bug Report.

An old version is still installed and the libgpg-error-0.dll could not be replaced. Make sure that you deinstalled old gpg4win versions and other gnupg versions. The file version of the DLL shall be 1.46.x.x.

Oct 21 2022, 11:46 AM · gpg4win, Support

Oct 18 2022

aheinecke merged T6247: Cannot create protable version into T6246: Gpg4win: Mkportable only allow portable installer with installed features.
Oct 18 2022, 11:47 AM · Installer, gpg4win
aheinecke merged task T6247: Cannot create protable version into T6246: Gpg4win: Mkportable only allow portable installer with installed features.
Oct 18 2022, 11:47 AM · gpg4win, Bug Report
aheinecke added a comment to T6247: Cannot create protable version.

I tend to close this as a duplicate.

Oct 18 2022, 11:47 AM · gpg4win, Bug Report
cklassen created T6247: Cannot create protable version.
Oct 18 2022, 11:43 AM · gpg4win, Bug Report
aheinecke triaged T6246: Gpg4win: Mkportable only allow portable installer with installed features as Low priority.
Oct 18 2022, 11:03 AM · Installer, gpg4win

Oct 11 2022

ebo added a comment to T3596: Kleopatra: S/MIME CSRs can only be exported once and are otherwise hidden.

Hidden where?

Oct 11 2022, 12:21 PM · gpg4win, kleopatra

Oct 4 2022

isundil added a comment to T4350: Attachments in Outlook.
Oct 4 2022, 9:12 PM · Info Needed, gpgol, Bug Report, gpg4win

Sep 22 2022

werner removed a project from T5934: Kleopatra: Change the default/primary User ID: Restricted Project.
Sep 22 2022, 11:04 AM · Restricted Project, gpg4win, kleopatra, Feature Request

Sep 6 2022

aheinecke closed T6130: Appimage: Include man pages as Resolved.

Added now

Sep 6 2022, 9:44 AM · Restricted Project, gpg4win

Sep 5 2022

aheinecke moved T5974: MSI: Register p12 file extension as an optional parameter from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 5 2022, 4:49 PM · gpg4win, Restricted Project

Sep 3 2022

werner closed T6184: zlib version 1.2.12 actually used by GnuPG / Gpg4Win suffers from CVE-2022-37434 / 2 patches are available as Resolved.
Sep 3 2022, 8:48 PM · Not A Bug, kleopatra, gpg4win
ikloecker added a comment to T6184: zlib version 1.2.12 actually used by GnuPG / Gpg4Win suffers from CVE-2022-37434 / 2 patches are available.

inflateGetHeader does not seem to be called by anything from KDE. The only hits are from a copy of zlib included in marble.
https://lxr.kde.org/search?%21v=kf5-qt5&_filestring=&_string=inflateGetHeader

Sep 3 2022, 5:07 PM · Not A Bug, kleopatra, gpg4win
werner reassigned T6184: zlib version 1.2.12 actually used by GnuPG / Gpg4Win suffers from CVE-2022-37434 / 2 patches are available from werner to ikloecker.

Thanks for mentioning this. I looked at the CVE last Sunday and figured that we are not affected. The vulnerable function inflateGetHeader is not used by GnuPG because we don;'t support the gzip format.

Sep 3 2022, 1:21 PM · Not A Bug, kleopatra, gpg4win

Sep 2 2022

vitusb added projects to T6184: zlib version 1.2.12 actually used by GnuPG / Gpg4Win suffers from CVE-2022-37434 / 2 patches are available: gnupg, gpg4win.
Sep 2 2022, 6:44 PM · Not A Bug, kleopatra, gpg4win

Sep 1 2022

JoeDoe1000 added a comment to T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).

Sorry for the confusion ...
There was no single gpgol-File for deletion.
There were 100.000 other files from other programs.
No idea, why this has interferred with gpgol, but it obviously has.

Sep 1 2022, 10:14 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).

Ok. So I never assumed that you had actually 100 gpgol_enc_number.dat files lying around.

Sep 1 2022, 9:50 AM · gpgol, Bug Report, gpg4win

Aug 31 2022

JoeDoe1000 added a comment to T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).

I had a look into my \AppData\Local\Temp and found some 10,000 Files/Folders (nearly 100,000 files in total) with over 10 GB.
After deleting most of them, GPG4WIN 4.0.3 is working!

Aug 31 2022, 4:56 PM · gpgol, Bug Report, gpg4win
SPYazdani added a comment to T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).

It's strange that the problem only occurs locally on one machine. I set up a test bench and did not experience the same errors as before.

Aug 31 2022, 2:52 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).

Thanks a lot. Due to your log I have tried with a long username and umlauts and a dot in my username. My test name was Längül!ödiföäada.dad which is the longest that Windows allows. But It still works for me. Even if I create one or two gpgol_enc.dat files in %TEMP% It still works:

Aug 31 2022, 2:37 PM · gpgol, Bug Report, gpg4win
JoeDoe1000 added a comment to T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).

... Logging active, standard, with email content and meta information

Aug 31 2022, 8:29 AM · gpgol, Bug Report, gpg4win
JoeDoe1000 added a comment to T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).

I have produced a log using 4.0.3.
See attached.

Aug 31 2022, 8:27 AM · gpgol, Bug Report, gpg4win

Aug 30 2022

vitusb triaged T6173: Invalid signing-key when doing a signature-check of GnuPG installer-packages, signed by Werner Koch's signing-key in de-vs Mode (aka VS-NfD Mode) as Normal priority.
Aug 30 2022, 2:57 PM · Restricted Project, workaround, gnupg
aheinecke added a comment to T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).

strange, I have not received one. Did it bounce somewhere maybe because of size? Encryption should compress this though.

Aug 30 2022, 9:01 AM · gpgol, Bug Report, gpg4win
SPYazdani added a comment to T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).

Ok, email sent

Aug 30 2022, 4:39 AM · gpgol, Bug Report, gpg4win

Aug 29 2022

aheinecke added a comment to T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).

Please, Last chance to add a log with Included file names (Include data checkbox) before the next release. Me and a colleague reviewed the function and don't find an issue with it. Otherwise I will only add a MessageBox error in that case for the next release.

Aug 29 2022, 4:48 PM · gpgol, Bug Report, gpg4win

Aug 26 2022

aheinecke merged task T6164: OpenPGP Smart Card of Yubikey 5 no more visible into T6070: Yubikey 5C 'not available: card error' regression.
Aug 26 2022, 12:03 PM · Bug Report, gpg4win
aheinecke added a comment to T6164: OpenPGP Smart Card of Yubikey 5 no more visible.

Yes, that was sadly the case with the last release. It was fixed in: https://dev.gnupg.org/T6070 but not yet released. So the next version will work again. Until then you have to stick with the older version.

Aug 26 2022, 12:03 PM · Bug Report, gpg4win
aheinecke added a comment to T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).

@SPYazdani But your log is also without the Data information. The issue is that I see the Problem that it tries to aquire a temporary file name and fails to get one. Then it runs into an unexpected state. But gpgol_string_107 is the pseudonomized debug output of the filename. Because the filename would include your username. And I need to see what GpgOL tries there and why this would fail.

Aug 26 2022, 10:48 AM · gpgol, Bug Report, gpg4win
SPYazdani added a comment to T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).

@aheinecke I posted a link to the logs in T6158

Aug 26 2022, 10:10 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).

This was reported again in T6158. The problem is still that I have not seen a log with Data debugging enabled. @SPYazdani could you maybe create one? Please enable logging and check the box below the logging filename where it says "Include Mail contents (decrypted!) and meta information." and then you might afterward look into the log file and post here the lines above "Could not get a name out of 100 tries" I am interested in the candidate names and also please then check if those files really exist and if so try to remove them.

Aug 26 2022, 9:38 AM · gpgol, Bug Report, gpg4win
aheinecke merged T6158: GpgOL assumes an email is empty into T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).
Aug 26 2022, 9:35 AM · gpgol, Bug Report, gpg4win
SPYazdani added a subtask for T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted): T6158: GpgOL assumes an email is empty.
Aug 26 2022, 7:41 AM · gpgol, Bug Report, gpg4win

Aug 25 2022

jrg.sichermann created T6164: OpenPGP Smart Card of Yubikey 5 no more visible.
Aug 25 2022, 6:06 PM · Bug Report, gpg4win

Aug 24 2022

werner closed T5936: gpg: Support specifiying user ID to revoke as UID hash for --quick-revoke-uid, a subtask of T4087: Kleopatra: Revoke User-ID, as Resolved.
Aug 24 2022, 5:22 PM · Restricted Project, Restricted Project, gpg4win, kleopatra, Feature Request

Aug 22 2022

aheinecke moved T5974: MSI: Register p12 file extension as an optional parameter from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 22 2022, 11:52 AM · gpg4win, Restricted Project
aheinecke moved T6130: Appimage: Include man pages from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 22 2022, 11:51 AM · Restricted Project, gpg4win

Aug 21 2022

tigernero added a comment to T6129: Yubikey 5C 'not available: card error' regression.

what's new for a possible gnupg 2.3.8 or gpg4win 4.0.4 release?

Aug 21 2022, 2:30 PM · Bug Report, gpg4win

Aug 12 2022

GPGNewbie9000 added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

Dear ikloecker,

Aug 12 2022, 8:10 PM · Bug Report, gpg4win
ikloecker added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

I have no idea why OpenKeyChain cannot decrypt TestFileB.pdf.gpg. Here is the packet list (with automatic decryption).

$ gpg --list-packets TestFileB.pdf.gpg
gpg: encrypted with rsa3072 key, ID B29C3E00B6EF27FA, created 2022-08-12
      "TestKey4 <TestKey4@Email>"
# off=0 ctb=85 tag=1 hlen=3 plen=396
:pubkey enc packet: version 3, algo 1, keyid B29C3E00B6EF27FA
        data: [3071 bits]
# off=399 ctb=d2 tag=18 hlen=2 plen=0 partial new-ctb
:encrypted data packet:
        length: unknown
        mdc_method: 2
# off=420 ctb=a3 tag=8 hlen=1 plen=0 indeterminate
:compressed packet: algo=1
# off=422 ctb=90 tag=4 hlen=2 plen=13
:onepass_sig packet: keyid BBF1585AFE6385A9
        version 3, sigclass 0x00, digest 10, pubkey 1, last=1
# off=437 ctb=cb tag=11 hlen=2 plen=0 partial new-ctb
:literal data packet:
        mode b (62), created 1660319025, name="",
        raw data: unknown length
Aug 12 2022, 7:57 PM · Bug Report, gpg4win
ikloecker added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.
$ gpg --list-packets TestFileA.pdf.gpg 
gpg: encrypted with ECDH key, ID 8594A0FBC4AFAF88
gpg: public key decryption failed: No secret key
gpg: decryption failed: No secret key
# off=0 ctb=84 tag=1 hlen=2 plen=94
:pubkey enc packet: version 3, algo 18, keyid 8594A0FBC4AFAF88
        data: [263 bits]
        data: [392 bits]
# off=96 ctb=d4 tag=20 hlen=2 plen=0 partial new-ctb
:aead encrypted packet: cipher=9 aead=2 cb=16
        length: unknown

-> This still uses AEAD. It seems Werner's method to remove the AEAD feature doesn't work. At least not with gpg 2.3.7.

$ gpg --edit-key 8594A0FBC4AFAF88
Secret key is available.
Aug 12 2022, 7:52 PM · Bug Report, gpg4win
GPGNewbie9000 added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

Hello All,

Aug 12 2022, 6:10 PM · Bug Report, gpg4win
aheinecke added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

@werner @ikloecker I tend to agree with the original reporter that this is an issue. Not a Bug, but an issue that causes problems for our Users. At least we should have some way in Kleopatra to disable "Advanced Features". Then users could be pointed to some screenshots how to disable AEAD.

Aug 12 2022, 3:27 PM · Bug Report, gpg4win
werner updated subscribers of Gpg4win or GnuPG VS-Desktop Bug Report.
Aug 12 2022, 12:22 PM · gpg4win
werner added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

Here is an example on how to remove the AEAD preference from a key using GnuPG 2.3:

Aug 12 2022, 11:31 AM · Bug Report, gpg4win
werner added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

As an alternative you may change the preferences on the key to adjust them to your changed/downgraded version.

Aug 12 2022, 11:18 AM · Bug Report, gpg4win
ikloecker closed T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain as Wontfix.

Observations:

  • TestKey1 (gpg 2.3) is an ECC-key (ed25519/cv25519) while TestKey3 (OpenKeyChain) is an RSA-key (rsa3072). I assume that OpenKeyChain supports ed25519/cv25519.
  • TestKey1 (gpg 2.3) states that it supports some advanced OpenPGP features: features: 07 (= 0x04 + 0x02 + 0x01).
  • TestKey3 (OpenKeyChain) states that it only supports one advanced OpenPGP feature: features: 01
Aug 12 2022, 9:26 AM · Bug Report, gpg4win
ikloecker added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

Some details about TestKey3:

$ gpg --show-keys backup_2022-08-11.sec
pub   rsa3072/BBF1585AFE6385A9 2022-08-12 [SC]
      4AFA1B0808A82E3EF941B067BBF1585AFE6385A9
uid                            TestKey3 <TestKey3@Email>
sub   rsa3072/F3E9DFE37D777AEF 2022-08-12 [E]
Aug 12 2022, 9:08 AM · Bug Report, gpg4win
ikloecker added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

Some details about TestKey1_0x31B038AA:

$ gpg --show-keys --verbose TestKey1_0x31B038AA_public.asc 
pub   ed25519/CD1E530031B038AA 2022-08-12 [SC] [expires: 2024-08-11]
      A438C95B6CAA724BC9F3DEB9CD1E530031B038AA
uid                            TestKey1 <TestKey1@Email>
sub   cv25519/B390B84B58866C6A 2022-08-12 [E] [expires: 2024-08-11]
Aug 12 2022, 9:07 AM · Bug Report, gpg4win
GPGNewbie9000 added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

Here are two keys that I created on OpenKeyChain. They are in an encrypted backup file:

Aug 12 2022, 4:36 AM · Bug Report, gpg4win
GPGNewbie9000 added a comment to T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.

Here are two test keys I created with gpg4win 4.0.3 after reinstalling.

Aug 12 2022, 4:15 AM · Bug Report, gpg4win
GPGNewbie9000 updated the task description for T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.
Aug 12 2022, 12:12 AM · Bug Report, gpg4win
GPGNewbie9000 created T6133: Interoperability Issue Between gpg4win - Kleopatra and OpenKeyChain.
Aug 12 2022, 12:02 AM · Bug Report, gpg4win

Aug 11 2022

ikloecker closed T6132: Files Encrypted By gpg4win / Kleopatra Will Not Decrypt With OpenKeyChain as Invalid.

Please don't yell at us!

Aug 11 2022, 10:29 PM · Bug Report, gpg4win
GPGNewbie9000 created T6132: Files Encrypted By gpg4win / Kleopatra Will Not Decrypt With OpenKeyChain.
Aug 11 2022, 9:31 PM · Bug Report, gpg4win
werner added a comment to T6130: Appimage: Include man pages.

FWIW, the man pages do not carry all the info we have. However, I plan to chnage this and put everyting into man pages. It turned out that even me uses the man pages more than info(1) or gnupg/doc/*.

Aug 11 2022, 9:40 AM · Restricted Project, gpg4win
aheinecke triaged T6130: Appimage: Include man pages as Wishlist priority.
Aug 11 2022, 8:23 AM · Restricted Project, gpg4win

Aug 10 2022

tigernero added a comment to T6129: Yubikey 5C 'not available: card error' regression.

We are currently investigating another problem with a new feature. Thus things are delayed. Hopefully we get a new release this month (or at least a new gnupg 2.3 version to install on top of gpg4win).

Aug 10 2022, 5:42 PM · Bug Report, gpg4win