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

Nov 24 2022

bjornbouetsmith created T6289: Pinentry garbles international characters.
Nov 24 2022, 9:26 PM · gpg4win, Support