Page MenuHome GnuPG
Feed All Stories

Oct 1 2021

mooney added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

Opened https://dev.gnupg.org/T5631 for the pinentry-curses issue.

Oct 1 2021, 5:16 AM · Solaris, gnupg (gpg23)
mooney created T5631: pinentry-curses on OpenIndiana (Illumos distro) doesn't display correctly.
Oct 1 2021, 5:15 AM · pinentry
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

do you want me to open a separate bug report for the pinentry issue and reference this bug report?

Oct 1 2021, 4:38 AM · Solaris, gnupg (gpg23)
mooney added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

You did all the work to locate the bug, gniibe! Nice job identifying it so quickly.

Oct 1 2021, 4:12 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

Thank you for locating the bug for (1).

Oct 1 2021, 4:00 AM · Solaris, gnupg (gpg23)

Sep 30 2021

swimmerm renamed T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present from 'GPGCONF --list-dirs' command option shows 'C%3a\' unexpected characters strings in each line instead of expected 'C:\' so with ('colon') character present to 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected characters strings in each line displaying a C: drive path instead of simpler expected 'C:\' string with only ';' ('colon') character present.
Sep 30 2021, 9:12 PM · gnupg (gpg22), UI, Not A Bug, gpg4win
swimmerm reopened T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present as "Open".

Hello again Werner,

Sep 30 2021, 9:07 PM · gnupg (gpg22), UI, Not A Bug, gpg4win
aheinecke committed rKLEOPATRA6df7e800497c: Version bump to 3.1.18 (authored by aheinecke).
Version bump to 3.1.18
Sep 30 2021, 5:56 PM
mooney added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

You're definitely on the correct track: setting 's2k-count 29176832' in my gpg-agent.conf fixed the gpg-agent hang. Now the decrypt I was trying earlier works. Also, 'gpg-agent' is no longer accumulating CPU time, and I can kill it off with gpgconf.

Sep 30 2021, 10:21 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

s2k-count matters when you import the key.

Sep 30 2021, 10:15 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

When I run the gpg-connect-agent, it starts the agent and then hangs without responding with the time:

Sep 30 2021, 10:07 AM · Solaris, gnupg (gpg23)
mooney added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

My current keypair is old, but it's stored on my workstation's disk and appears to have been correctly imported into the private-keys-v1.d/ store. I do still have my 'secring.gpg' too, in case I ever need it for an older GPG.

Sep 30 2021, 9:27 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

It seems that there are some problems: https://bugs.python.org/issue35455

Sep 30 2021, 8:43 AM · Solaris, gnupg (gpg23)
gniibe committed rPd22c49140b86: curses: Handle an error at curses initialization. (authored by gniibe).
curses: Handle an error at curses initialization.
Sep 30 2021, 8:27 AM
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

After the passphrase has been entered and gpg hangs, gpg-agent starts to accumulate CPU time at a rapid rate, as displayed by 'ps -ef'.

Sep 30 2021, 8:10 AM · Solaris, gnupg (gpg23)
mooney added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

gpg-agent doesn't disappear from the process list after entering the passphrase; in fact it can't be killed with anything but 'kill -9'. 'gpgconf --kill gpg-agent' cannot kill it, the gpg-conf command just hangs when trying to.

Sep 30 2021, 7:18 AM · Solaris, gnupg (gpg23)
mooney added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

Yes, xterm as a terminal type is correctly supported on OpenIndiana. I have been using it for many years, for both command-line and curses-based programs. It works well.

Sep 30 2021, 7:14 AM · Solaris, gnupg (gpg23)
mooney added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

With the options that Werner recommended for debugging in my ~/.gnupg/gpg-agent.conf:

Sep 30 2021, 7:13 AM · Solaris, gnupg (gpg23)
gniibe claimed T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).
Sep 30 2021, 7:06 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

I think that the first problem is related to T5577: Null ptr dereference in gpg-agent (gnupg 2.3.2).
If gpg-agent has gone (after entering passphrase, it must be SEGV.

Sep 30 2021, 7:05 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

Let us try to solve problems, one by one.

Sep 30 2021, 6:46 AM · Solaris, gnupg (gpg23)
mooney added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

Hi gniibe!

Sep 30 2021, 5:08 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

BTW, when pinentry interaction doesn't work well, use of --pinentry-mode loopback option for gpg may help you.

Sep 30 2021, 3:57 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

It seems for me that there are multiple problems.
For pinentry-curses, please have a look at: T4771: pinentry-tty/pinentry-curses interact a user as background process
It only works well in some situations; It doesn't work when the screen is occupied by foreground program like Emacs and Midnight Commander.

Sep 30 2021, 3:50 AM · Solaris, gnupg (gpg23)
gniibe edited projects for T5607: Fingerprint signing fails with 'gpg: signing failed: No secret key', added: gnupg (gpg22), Info Needed; removed gnupg.
Sep 30 2021, 3:20 AM · Support, Info Needed, gnupg (gpg22)
gniibe changed the status of T5630: With GCC 4.2 gnupg-2.3.2/kbx/backend-support.c cannot be compiled Mac OS X 10.4.11, "Tiger" from Open to Testing.

Thank you for reporting.
Fixed in master.

Sep 30 2021, 3:17 AM · gnupg (gpg23), Bug Report
gniibe committed rGca54d3f14893: kbx: Let it include keybox.h to avoid multiple typedefs. (authored by gniibe).
kbx: Let it include keybox.h to avoid multiple typedefs.
Sep 30 2021, 3:16 AM

Sep 29 2021

ballapete created T5630: With GCC 4.2 gnupg-2.3.2/kbx/backend-support.c cannot be compiled Mac OS X 10.4.11, "Tiger".
Sep 29 2021, 10:47 PM · gnupg (gpg23), Bug Report
Jakuje added a comment to T2385: support more than 1024 fds..

Hi, was there any update on this? I found the following bug [0] in libgcrypt, which we solved [1] with using poll ages ago.

Sep 29 2021, 6:13 PM · gpgrt, Feature Request, gpgme
werner triaged T5629: gpg-wks-client should also print direct method URL as Normal priority.

Requires a new option or command.

Sep 29 2021, 5:28 PM · gnupg24, Feature Request, gnupg (gpg23), wkd
bernhard added a comment to T3341: Offer to reencrypt existing crypto mails when switching keys.

Looks like this should be handled in the Enigmail tracker, if being handled at all.

Sep 29 2021, 4:18 PM · Enigmail
bernhard added a comment to T3716: gpg: signing failed: Inappropriate ioctl for device for Thunderbird 52.4.0, gnupg-2.1.20, enigmail-1.9.8.3 for PGP encryption/decryption over emails..

Hi @Lambd0x, with Thunderbird having migrated to a different main OpenPGP implementation and Enigmail not supporting old thunderbirds version anymore (in two days https://www.enigmail.net/index.php/en/home/news/71-2021-08-31-end-of-support-for-thunderbird) and new GnuPG versions over the last three years. Do you still have problems?

Sep 29 2021, 4:16 PM · Enigmail, Bug Report
bernhard added a comment to T3893: Timeout for receive-keys.

In my understanding, it should be possible to wait for the gpg command pipe from a different process and then terminate the connection on a timeout, kllling the process eventually. So the Enigmail side could implement something. These days I'm not sure what Enigmail uses for OpenPGP support. Thunderbird has moved on to a different implementation and Enigmail stops supporting Thunderbird 68 in two days https://www.enigmail.net/index.php/en/home/news/71-2021-08-31-end-of-support-for-thunderbird

Sep 29 2021, 4:12 PM · Enigmail, FAQ, gnupg
bernhard added a comment to T4345: Enigmail Posteo: Default keys are not accepted for WKD/WKS.

Enigmail's support for Thunderbird 68 ends in two days:
https://www.enigmail.net/index.php/en/home/news/71-2021-08-31-end-of-support-for-thunderbird

Sep 29 2021, 4:02 PM · gpgol, gpg4win, Enigmail
bernhard added a comment to T3883: Add Win32-OpenSSH support to gpg-agent's ssh-agent.

@rupor-github no problem! :)

Sep 29 2021, 3:50 PM · Not A Bug, workaround, gnupg24, Windows, ssh
ikloecker committed rLIBKLEO991d6b9f1868: Add support for non-standard boost include directories (authored by ikloecker).
Add support for non-standard boost include directories
Sep 29 2021, 3:15 PM
bernhard added a comment to T5214: gpg-wks-client generates Web Key Directory with bad permissions..

@werner I think @Rombobeorn suggests something like

Sep 29 2021, 3:13 PM · wkd, Bug Report
bernhard created T5629: gpg-wks-client should also print direct method URL.
Sep 29 2021, 2:55 PM · gnupg24, Feature Request, gnupg (gpg23), wkd
werner closed T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present as Resolved.

Sorry, I can't read all your comments about this. The percent escaping is correct and required. If you want to use the output in a script you can get it without percent escaping by using for example

Sep 29 2021, 11:36 AM · gnupg (gpg22), UI, Not A Bug, gpg4win
swimmerm added a comment to T5625: 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output show on screen error messages without proper 'è' Italian accented letter.

Hello again Werner,

Sep 29 2021, 10:30 AM · i18n, Bug Report, gpg4win
mooney added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

Sep 29 2021, 5:31 AM · Solaris, gnupg (gpg23)
mooney added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

Thanks for the guidance, Werner!

Sep 29 2021, 5:29 AM · Solaris, gnupg (gpg23)
gniibe added a project to T5609: keydb_get_keyblock failed with cv448 key : Restricted Project.

Use of version 5 format for Ed448/X448 was pushed by rG86cb04a23d2b: gpg: Ed448 and X448 are only for v5 (for subkey)..

Sep 29 2021, 4:46 AM · Restricted Project, OpenPGP, gnupg (gpg23)
gniibe added a project to T5628: v5: verify with signing sub key: gnupg (gpg23).
Sep 29 2021, 4:43 AM · gnupg (gpg23)
gniibe changed the status of T5628: v5: verify with signing sub key from Open to Testing.
Sep 29 2021, 4:32 AM · gnupg (gpg23)
gniibe committed rGdd2e09233962: gpg: Handle backsig for v5 signature. (authored by gniibe).
gpg: Handle backsig for v5 signature.
Sep 29 2021, 4:31 AM
gniibe triaged T5628: v5: verify with signing sub key as Normal priority.
Sep 29 2021, 4:28 AM · gnupg (gpg23)
swimmerm added a comment to T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present.

OK, effect avoided. Only dued to a big sequence of '-' characters that this bug reporting system interpreted as special control code characters for making font bigger.

Sep 29 2021, 3:36 AM · gnupg (gpg22), UI, Not A Bug, gpg4win
swimmerm renamed T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present from 'GPGCONF --list-dirs' command option shows 'C%3a\' unexpected characters string in each line instead of expected 'C:\' so with ('colon') character present to 'GPGCONF --list-dirs' command option shows 'C%3a\' unexpected characters strings in each line instead of expected 'C:\' so with ('colon') character present.
Sep 29 2021, 3:27 AM · gnupg (gpg22), UI, Not A Bug, gpg4win
swimmerm renamed T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present from 'GPGCONF --list-dirs' command option shows '%3a' unexpected characters string in each line instead of expected single ':' ('colon') character to 'GPGCONF --list-dirs' command option shows 'C%3a\' unexpected characters string in each line instead of expected 'C:\' so with ('colon') character present.
Sep 29 2021, 3:26 AM · gnupg (gpg22), UI, Not A Bug, gpg4win
swimmerm added a comment to T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present.

As I anticipated here's screenshot I also saved.
P.S. Just in case you might wonder why I tried to execute 'man' not existing command is because I also incorrectly tried to run it 2 days ago when after I tested some GnuPG commands in a CMD window, and again same window self-closed with no error messages or any dump creation and again I'm sure at that time I didn't run 'mode con' before those GnuPG commands (I'm unsure which ones but they probably some were the same I also already reported here). Please also note that making 'Stato del dispositivo CON:' so big was unintended and very likely just an effect of cut & paste I did, so now I'll try to see if I can avoid that effect.

Sep 29 2021, 3:23 AM · gnupg (gpg22), UI, Not A Bug, gpg4win
gniibe committed rG86cb04a23d2b: gpg: Ed448 and X448 are only for v5 (for subkey). (authored by gniibe).
gpg: Ed448 and X448 are only for v5 (for subkey).
Sep 29 2021, 3:11 AM
swimmerm added a comment to T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present.

Hello again Werner,

Sep 29 2021, 3:00 AM · gnupg (gpg22), UI, Not A Bug, gpg4win
gniibe added a comment to T5584: gpg --list-packets lists wrong packets.

As the bug I located is a simple fix, I think it can be also applied to 2.2.

Sep 29 2021, 1:55 AM · gnupg (gpg22), Bug Report
swimmerm added a comment to T5625: 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output show on screen error messages without proper 'è' Italian accented letter.

Ok, but the problem is that by default CMD command windows do not use any Unicode set of characters, and their default font is 'Raster characters' and the typical display of characters inside these windows, at least for Italian people because this was the default since MS-DOS age, is to only consider using MS-DOS ASCII codepage 850, not Unicode.
And this is also why before showing the error message I ran the command mode.
Anyway because of the 2 characters getting displayed instead of single expected 'è' (whose character code is 0x82) I can also tell you that by using Charmap.exe again (just in case you may not know it allows display of any Unicode or Raster font characters and their hexadecimal codes) and so switching its default font from System (Unicode) to 8514oem (raster, corresponding to 8514oem.fon) I've been able to determine which should be the 2 wrong displayed characters hexadecimal codes : 'Ã' (0xC3), and '¨' (0xA8) but here obviously both characters cannot be represented correctly because this site is using 'Segoe UI' font, which is Unicode too.
So the only main way to check that I identified the correct characters will be if you (or someone else you know) with another Windows client run Charmap.exe switch font to 8514oem (raster) and check that displayed characters corresponding to 0xC3 and 0xA8 are the same that got displayed in the error message bitmap I provided (a part from probably being able to find where in Italian messages localization rather then in source code those 2 characters have been used incorrectly).
P.S. Because in a past similar bug about Italian localization I saw a comment from you about this kind of option, please just let me know in case you think I might possibly be able to help you to review involved 'GPG' Italian error message(s) for this bug.

Sep 29 2021, 1:00 AM · i18n, Bug Report, gpg4win
swimmerm edited projects for T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present, added: Bug Report; removed Not A Bug.
Sep 29 2021, 12:19 AM · gnupg (gpg22), UI, Not A Bug, gpg4win
swimmerm reopened T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present as "Open".

Hello Werner,

Sep 29 2021, 12:17 AM · gnupg (gpg22), UI, Not A Bug, gpg4win
calestyo added a comment to T5594: some possible minor things in the manpage.

Well, as I've said in the comment above, there doesn't seem to be any correction towarads --passphrase-fd not requiring --pinentry-mode loopback (still works withou)... and --no-default-keyring still gives the impression that it would be needed (while --no-keyring works as well).

Sep 29 2021, 12:01 AM · Documentation, gnupg, Bug Report

Sep 28 2021

werner triaged T5594: some possible minor things in the manpage as Low priority.

Please don't, if you really feel like tha tis not resolved please re-open this ticket.

Sep 28 2021, 11:03 PM · Documentation, gnupg, Bug Report
werner triaged T5625: 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output show on screen error messages without proper 'è' Italian accented letter as Normal priority.

That pretty much looks like the other errors you have with Unicode characters - which we can't replicate.

Sep 28 2021, 11:01 PM · i18n, Bug Report, gpg4win
werner triaged T5627: 'SHA256SUM -?' or '...-help' incorrectly shows SHA1SUM name when displaying own command syntax as Wishlist priority.

This is all build from the same source. We could fix that but I'll give that a lo priority. Thanks for reporting.

Sep 28 2021, 10:58 PM · Bug Report, gpg4win
werner closed T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present as Resolved.
Sep 28 2021, 10:56 PM · gnupg (gpg22), UI, Not A Bug, gpg4win
werner edited projects for T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present, added: Not A Bug; removed Bug Report.

That's correct - The output needs to be percent escaped.

Sep 28 2021, 10:56 PM · gnupg (gpg22), UI, Not A Bug, gpg4win
swimmerm updated the task description for T5627: 'SHA256SUM -?' or '...-help' incorrectly shows SHA1SUM name when displaying own command syntax.
Sep 28 2021, 9:16 PM · Bug Report, gpg4win
swimmerm added a comment to T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present.

P.S. Also note that my Gpg4win 3.1.16 installation status is still last T5593 described one.

Sep 28 2021, 9:14 PM · gnupg (gpg22), UI, Not A Bug, gpg4win
swimmerm created T5627: 'SHA256SUM -?' or '...-help' incorrectly shows SHA1SUM name when displaying own command syntax.
Sep 28 2021, 9:09 PM · Bug Report, gpg4win
swimmerm updated the task description for T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present.
Sep 28 2021, 8:53 PM · gnupg (gpg22), UI, Not A Bug, gpg4win
swimmerm updated the task description for T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present.
Sep 28 2021, 8:52 PM · gnupg (gpg22), UI, Not A Bug, gpg4win
swimmerm updated the task description for T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present.
Sep 28 2021, 8:51 PM · gnupg (gpg22), UI, Not A Bug, gpg4win
swimmerm updated the task description for T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present.
Sep 28 2021, 8:51 PM · gnupg (gpg22), UI, Not A Bug, gpg4win
swimmerm created T5626: 'GPGCONF --list-dirs' command option on-screen displayed results show '%3a' unexpected and unneeded characters in each line displaying a C: drive path instead of simpler expected '...:C:\...' sub-strings with only valid ':' ('colon') characters present.
Sep 28 2021, 8:40 PM · gnupg (gpg22), UI, Not A Bug, gpg4win
swimmerm updated the task description for T5625: 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output show on screen error messages without proper 'è' Italian accented letter.
Sep 28 2021, 8:28 PM · i18n, Bug Report, gpg4win
swimmerm added a comment to T5625: 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output show on screen error messages without proper 'è' Italian accented letter.

Here's the file I anticipated (this time uploading worked... :-D ) (my Gpg4win 3.1.16 installation status is still T5593 described one).

Sep 28 2021, 8:28 PM · i18n, Bug Report, gpg4win
swimmerm created T5625: 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output show on screen error messages without proper 'è' Italian accented letter.
Sep 28 2021, 8:15 PM · i18n, Bug Report, gpg4win
calestyo added a comment to T5594: some possible minor things in the manpage.

@werner shall I open a new ticket for the remaining stuff?

Sep 28 2021, 7:26 PM · Documentation, gnupg, Bug Report
rupor-github added a comment to T3883: Add Win32-OpenSSH support to gpg-agent's ssh-agent.

@bernhard thank you for explaining, did not mean to offend anybody. Before creating win-gpg-agent I tried to read as much as I could on a history and obviously had to study source a bit. Be it as it may - I decided to have separate wrapper, rather then contributing directly to gpg code base. There is noticable number of use cases on Windows which presently not addressed, some I believe are sitting it the queue already.

Sep 28 2021, 6:53 PM · Not A Bug, workaround, gnupg24, Windows, ssh
bernhard added a comment to T3883: Add Win32-OpenSSH support to gpg-agent's ssh-agent.

@rupor-github thanks for your explanations and the contribution to the GnuPG and crypto Free Software code base!

Sep 28 2021, 5:58 PM · Not A Bug, workaround, gnupg24, Windows, ssh
rupor-github added a comment to T3883: Add Win32-OpenSSH support to gpg-agent's ssh-agent.

Since Windows user naively could expect multiple methods of accessing certificates from different programs (or sometimes from the same program but different supported environments, like Git4Win and git in WSL) to work together transparently, win-gpg-agent covers translation of one accidentally supported method (32 bit putty shared memory) to multiple unsupported ones (named pipe, cygwin, etc). It also takes care of managing gpg-agent.exe lifetime tying it to user login session for convenience. It uses command line parameters to only to overwrite staff critical to its functionality and does not prevent user from having configuration file(s). Optionally it provides pinentry which is integrated with Windows native Crypto Vault and UX rather than using wonderful QT or GTK. As specified in documentation when developers of gpg and WIndows will get their act together and figure out what they want and how they want it - most of functionality would not be needed. I would like to point out that simply claiming superiority and not supporting cygwin (Git4Win) or working Assuan ssh socket or putty shared memory in 64 bits Windows build does not help with user experience a single bit.

Sep 28 2021, 4:34 PM · Not A Bug, workaround, gnupg24, Windows, ssh
bernhard committed rDbaf0af5caa56: Fix typo in faq/wkd.org (authored by bernhard).
Fix typo in faq/wkd.org
Sep 28 2021, 4:26 PM
werner created T5624: Prefill the search on server entry field in Kleopatra.
Sep 28 2021, 4:04 PM · Restricted Project, kleopatra, Feature Request
ikloecker added a comment to T5584: gpg --list-packets lists wrong packets.

Thanks. This fixes the invalid packet errors when using --list-packets or when trying to decrypt the file without secret key.

Sep 28 2021, 3:22 PM · gnupg (gpg22), Bug Report
werner added projects to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos): gnupg (gpg23), Solaris.

Just to be sure. please provide the output of

Sep 28 2021, 12:13 PM · Solaris, gnupg (gpg23)
ikloecker committed rWaeee451f21b0: Make patch work with GCC 11 (authored by ikloecker).
Make patch work with GCC 11
Sep 28 2021, 10:43 AM
ikloecker committed rW05750b24c6d2: Add library path for mingw DLLs in openSUSE Tumbleweed (authored by ikloecker).
Add library path for mingw DLLs in openSUSE Tumbleweed
Sep 28 2021, 10:43 AM
ikloecker committed rWa08a92a08370: Update gettext (authored by ikloecker).
Update gettext
Sep 28 2021, 10:43 AM
ikloecker committed rW4ea4488beb63: Fix build with GCC 11: include <limits> (authored by ikloecker).
Fix build with GCC 11: include <limits>
Sep 28 2021, 10:43 AM
gniibe added a comment to T5609: keydb_get_keyblock failed with cv448 key .

Bug in creating such a blob is fixed in rG08a3a4db27dc: kbx: A 20 byte fingerprint is right filled in version 2 blob..

Sep 28 2021, 10:17 AM · Restricted Project, OpenPGP, gnupg (gpg23)
gniibe committed rG08a3a4db27dc: kbx: A 20 byte fingerprint is right filled in version 2 blob. (authored by gniibe).
kbx: A 20 byte fingerprint is right filled in version 2 blob.
Sep 28 2021, 10:17 AM
werner added a comment to T3883: Add Win32-OpenSSH support to gpg-agent's ssh-agent.

Lots of detailed documentation but frankly, after a brief read I have not yet figured out what it really does. We won't support Cygwin stuff - this is all obsolete and awe also removed starting gpg-agent as a service for good reasons. Instead of starting gpg-agent with lot of command line args it would be better to put this into a per user or system wide config file.

Sep 28 2021, 10:13 AM · Not A Bug, workaround, gnupg24, Windows, ssh
ikloecker added a comment to T5599: Make gpg use the helpers baked into its AppImage.

Works if one puts

rootdir = $APPDIR/usr

in the gpgconf.ctl file.

Sep 28 2021, 9:46 AM · gnupg, Restricted Project, Feature Request
gniibe added a comment to T5609: keydb_get_keyblock failed with cv448 key .
Sep 28 2021, 9:17 AM · Restricted Project, OpenPGP, gnupg (gpg23)
bernhard added a comment to T3883: Add Win32-OpenSSH support to gpg-agent's ssh-agent.

There is a user report that got things to work with https://github.com/rupor-github/win-gpg-agent
on https://wald.intevation.org/forum/forum.php?thread_id=2359&forum_id=21&group_id=11

Sep 28 2021, 9:03 AM · Not A Bug, workaround, gnupg24, Windows, ssh
gniibe added a comment to T5584: gpg --list-packets lists wrong packets.

Fixed in rGcc6152b802f2: gpg: Skip the packet when not used for AEAD., but I put wrong bug-id in the commit message.

Sep 28 2021, 7:59 AM · gnupg (gpg22), Bug Report
gniibe committed rGcc6152b802f2: gpg: Skip the packet when not used for AEAD. (authored by gniibe).
gpg: Skip the packet when not used for AEAD.
Sep 28 2021, 7:57 AM
gniibe added a comment to T5584: gpg --list-packets lists wrong packets.

I was wrong to fix this issue; It is specifically the issue of PKT_ENCRYPTED_AEAD packet. And we already have code to skip the data part by free_encrypted. The problem is that free_encrypted is *not* called when it was PKT_ENCRYPTED_AEAD.

Sep 28 2021, 7:48 AM · gnupg (gpg22), Bug Report
gniibe committed rC817cdc6054be: ec: Add zSeries/s390x accelerated scalar multiplication. (authored by jukivili).
ec: Add zSeries/s390x accelerated scalar multiplication.
Sep 28 2021, 4:07 AM
gniibe committed rC0b399721ce97: doc: Address the bug on AArch64 in README. (authored by gniibe).
doc: Address the bug on AArch64 in README.
Sep 28 2021, 4:07 AM
gniibe committed rCa23a8f04d8da: tests/t-mpi-point: Add one more NIST P-256 reduction test-vector. (authored by jukivili).
tests/t-mpi-point: Add one more NIST P-256 reduction test-vector.
Sep 28 2021, 4:07 AM
gniibe committed rCe0bdb19056f4: tests/t-mpi-point: add reduction test-vectors for NIST curves. (authored by jukivili).
tests/t-mpi-point: add reduction test-vectors for NIST curves.
Sep 28 2021, 4:07 AM
gniibe committed rC0d568f2e5d82: doc: Address the bug on AArch64 in README. (authored by gniibe).
doc: Address the bug on AArch64 in README.
Sep 28 2021, 4:07 AM