Page MenuHome GnuPG
Feed Advanced Search

Nov 13 2017

dkg added a comment to T3464: successful decryption with session key reports failure if public key is unknown.

I'm not sure why a special case should be needed -- failure to create
the .kbx should not be a failure for a decryption operation in general.

Nov 13 2017, 5:18 AM · gpgme, Bug Report
gniibe added a project to T3469: gpg: decryption failed: No secret key <= after debian upgrade from Jessie to Stretch: Documentation.
Nov 13 2017, 12:54 AM · Support, Documentation

Nov 12 2017

werner closed T3496: The manpage lies, saying "only one command is allowed" as Resolved.

Ah well, no rules without exception.

Nov 12 2017, 8:29 PM · Documentation, Bug Report
cipherpunks created T3496: The manpage lies, saying "only one command is allowed".
Nov 12 2017, 1:53 PM · Documentation, Bug Report

Nov 11 2017

cipherpunks added a comment to T3469: gpg: decryption failed: No secret key <= after debian upgrade from Jessie to Stretch.

I don't recall, but I suppose I did. It may not have been a manual invocation, but possibly a batch job from mutt or something.

Nov 11 2017, 3:05 PM · Support, Documentation

Nov 10 2017

aheinecke changed the status of T3442: S/MIME - Encrypt Option produces broken Mails in Sent Folder and leads to crash of GpgOL from Open to Testing.
  1. Mails encrypted with S/MIME are stored with "No Data" in the sent EMail folder, but arrive properly at the recipients (you will recieve a readable copy, if you add yourself to the list of recipients). This Issue breaks the GpgOL Plugin after some time which is leading to the described Problem.
Nov 10 2017, 6:04 PM · gpg4win, gpgol, Bug Report
aheinecke triaged T3442: S/MIME - Encrypt Option produces broken Mails in Sent Folder and leads to crash of GpgOL as Unbreak Now! priority.

This indeed is a mixup of the protocol detection and likely a regression from a fix for exchange support. (On Exchange emails from exchange to exchange look the same as sent mails as both don't go through the MIME conversion)

Nov 10 2017, 4:07 PM · gpg4win, gpgol, Bug Report
werner added a comment to T3434: Mark Vista as unsupported during Gpg4win installation.

On Fri, 10 Nov 2017 13:17, noreply@dev.gnupg.org said:

Nov 10 2017, 4:04 PM · gpg4win, Bug Report
bernhard reassigned T3442: S/MIME - Encrypt Option produces broken Mails in Sent Folder and leads to crash of GpgOL from bernhard to aheinecke.
Nov 10 2017, 3:12 PM · gpg4win, gpgol, Bug Report
aheinecke reopened T3441: GpgOL is displayed in Menu Ribbon, but doesn't work as intended as "Open".

This error looks like an element might be referenced that is not available in Outlook 2010. In that case the problem should be reproducible for users that have Developer Options -> Show Add-In Errors enabled.

< Here is the option in Windows

Nov 10 2017, 1:40 PM · gpgol, Bug Report
aheinecke reopened T3441: GpgOL is displayed in Menu Ribbon, but doesn't work as intended, a subtask of T3442: S/MIME - Encrypt Option produces broken Mails in Sent Folder and leads to crash of GpgOL, as Open.
Nov 10 2017, 1:40 PM · gpg4win, gpgol, Bug Report
aheinecke added a comment to T3434: Mark Vista as unsupported during Gpg4win installation.

Fwiw I don't want to patch KDE Librarys to work with older Qt Versions and don't want to patch Qt to support older Windows Versions. I think greying out is a good solution.

Nov 10 2017, 1:17 PM · gpg4win, Bug Report
aheinecke closed T3425: Gpg4win support for Windows Vista and XP for the Qt5 relevant parts (pinentry-qt and kleopatra) as Resolved.

Duplicated problem. Solution for the installer is described in: T3434

Nov 10 2017, 1:15 PM · Windows, Bug Report
aheinecke reopened T3434: Mark Vista as unsupported during Gpg4win installation as "Open".

Indeed the notes for QT 5.9 do not anymore show Vista as supported. Stupid decision if you ask me.

In light of this I would suggest to tweak the installer to grey out QT applications for all platforms older than Windows 7. We also need to make pinentry-gtk the default in this case. Of course there should also be notes in the docs about these restrictions. And that should be done immediately.

Nov 10 2017, 1:15 PM · gpg4win, Bug Report

Nov 9 2017

jbtule added a comment to T3378: gpg-agent.exe hanging after left to idle for a while.

Both my coworker and I have the same issue. We just started using gpg for git commit signing. Works the first time. Then sometime later, no window pops up and will hang git indefinitely because it's waiting on the agent. Kill the agent and gpg process let git error out. try again, gpg-agent window prompting for password shows up and works.

Nov 9 2017, 6:47 PM · Windows, libassuan, gpgagent, Bug Report
werner added a comment to T2923: trust signature domain restrictions don't work.

It might be easier to include a regexp implementation in GnUPG proper. This way we have a well defined behaviour and it will work also on Windows. The gpg-check-pattern tool might slightly change its behaviour, though.

Nov 9 2017, 8:44 AM · gnupg (gpg14), Bug Report
werner added a comment to T3491: FIPS-enabled libgcrypt traps gnome-keyring daemon in an infinite loop.

Right, we can't do anything in Libgcrypt except for adding a way to return the open fds. This is the usual problem with libraries and the required closing of fds before an exec. Anyway the FIPS mode is questionable because it has not been adjusted for many years and does not take account newer requirements.

Nov 9 2017, 8:37 AM · libgcrypt
gniibe merged T2284: tsign behavior does not achieve what dkg says it should into T2923: trust signature domain restrictions don't work.
Nov 9 2017, 7:44 AM · gnupg (gpg14), Bug Report
gniibe merged task T2284: tsign behavior does not achieve what dkg says it should into T2923: trust signature domain restrictions don't work.
Nov 9 2017, 7:44 AM · Bug Report, gnupg
gniibe reopened T2923: trust signature domain restrictions don't work as "Open".
Nov 9 2017, 7:44 AM · gnupg (gpg14), Bug Report
gniibe added a comment to T2923: trust signature domain restrictions don't work.

No, I was not accurate. EXAMPLE.COM works, while example.com doesn't work.

Nov 9 2017, 7:43 AM · gnupg (gpg14), Bug Report
gniibe merged task T2923: trust signature domain restrictions don't work into T2284: tsign behavior does not achieve what dkg says it should.
Nov 9 2017, 7:41 AM · gnupg (gpg14), Bug Report
gniibe merged T2923: trust signature domain restrictions don't work into T2284: tsign behavior does not achieve what dkg says it should.
Nov 9 2017, 7:41 AM · Bug Report, gnupg
gniibe added a comment to T2284: tsign behavior does not achieve what dkg says it should.

I confirmed this is same bug in T2923: trust signature domain restrictions don't work, I am closing this one as duplicate.

Nov 9 2017, 7:41 AM · Bug Report, gnupg
gniibe added a comment to T2923: trust signature domain restrictions don't work.

Henry Spencer wrote three implementations (old, BSD, and Tcl): https://garyhouston.github.io/regex/
Indeed, for the one in old library and BSD library, \ + CHAR means that single CHAR.
For one in Tcl library, \s, \S, \w, \W is supported (just like GNU), and \d, \D (digit) is also supported.

Nov 9 2017, 5:40 AM · gnupg (gpg14), Bug Report
gniibe added a comment to T3223: gcry_mpi_ec_mul with Montgomery curves produces segfault.

ECDH on Curve25519 is fully supported in libgcrypt. You can see GnuPG supports ECDH on Curve25519.
Lower layer routines (point addition and point duplication) are not implemented, though.
That's because ECDH only requires point multiplication and it is better to implement point multiplication by Montgomery Ladder for Curve25519.

Nov 9 2017, 3:16 AM · libgcrypt, Bug Report
gniibe changed the status of T3351: libgcrypt: t_secmem fails on system with large page size (ppc64) from Open to Testing.

Fixed both for master and 1.8 branch.

Nov 9 2017, 3:03 AM · libgcrypt, Bug Report
gniibe claimed T3351: libgcrypt: t_secmem fails on system with large page size (ppc64).
Nov 9 2017, 3:01 AM · libgcrypt, Bug Report
gniibe merged T3375: t-secmem test failure on ppc64le / musl c-library into T3351: libgcrypt: t_secmem fails on system with large page size (ppc64).
Nov 9 2017, 3:00 AM · libgcrypt, Bug Report
gniibe merged task T3375: t-secmem test failure on ppc64le / musl c-library into T3351: libgcrypt: t_secmem fails on system with large page size (ppc64).
Nov 9 2017, 3:00 AM · libgcrypt, Bug Report

Nov 8 2017

civ created T3491: FIPS-enabled libgcrypt traps gnome-keyring daemon in an infinite loop.
Nov 8 2017, 10:17 PM · libgcrypt
werner added a comment to T3378: gpg-agent.exe hanging after left to idle for a while.

The thing is that I don't see this bug with verbose logging enabled. So we need to do more code starring or instrument the code

Nov 8 2017, 4:57 PM · Windows, libassuan, gpgagent, Bug Report
werner closed T3489: Missing 2.2.2 version tag in git as Resolved.
Nov 8 2017, 4:56 PM · Bug Report
dkg created T3490: "gpgconf --launch gpg-agent" should not take a full second if the agent isn't already started.
Nov 8 2017, 3:51 PM · gnupg (gpg22)
HB1000 added a comment to T3378: gpg-agent.exe hanging after left to idle for a while.

Is there a more detailed logging that i can switch on? Perhaps i can help you to get diagnostic files. Nearly every day i notice this bug. In the log (with "verbose" in gpg-agent.conf) are the same entries i already posted.

Nov 8 2017, 3:32 PM · Windows, libassuan, gpgagent, Bug Report
gniibe claimed T2923: trust signature domain restrictions don't work.
Nov 8 2017, 9:06 AM · gnupg (gpg14), Bug Report
wiktor-k added a comment to T2923: trust signature domain restrictions don't work.

For what is worth I think sanitize_regexp was programmed while reading 4880 because the RFC allows backslash + any character (section 8: Regular Expressions):

Nov 8 2017, 8:15 AM · gnupg (gpg14), Bug Report
gniibe added a comment to T2923: trust signature domain restrictions don't work.

It might be not a regression. The possibilities are: (1) it was tested by using non-GNU operating system. (2) Tests didn't cover characters (b, B, w, W, s, and S).

Nov 8 2017, 4:13 AM · gnupg (gpg14), Bug Report
akerl created T3489: Missing 2.2.2 version tag in git.
Nov 8 2017, 1:08 AM · Bug Report

Nov 7 2017

wiktor-k added a comment to T2923: trust signature domain restrictions don't work.

For the reference sanitize_regexp was introduced in this commit from 2007 to "Protect against malloc bombs.": and I see no changes to it (except typo correction) in git blame in trustdb.c.

Nov 7 2017, 9:30 PM · gnupg (gpg14), Bug Report
gniibe added a revision to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel: D450: clock_gettime if CLOCK_THREAD_CPUTIME_ID is available..
Nov 7 2017, 9:28 AM · Bug Report
gniibe changed the status of T3056: gpgme-1.8.0: test failures on NetBSD, a subtask of T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel, from Open to Testing.
Nov 7 2017, 9:27 AM · Bug Report
gniibe added a subtask for T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel: T3056: gpgme-1.8.0: test failures on NetBSD.
Nov 7 2017, 9:25 AM · Bug Report
gniibe added a subtask for T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel: T3472: gpgme-1.9.0 test suite hangs on OpenBSD.
Nov 7 2017, 9:24 AM · Bug Report
gniibe added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

I confirmed that clock is better on FreeBSD, too. And FreeBSD has clock_gettime with CLOCK_THREAD_CPUTIME_ID.
I tested FreeBSD 11.1 running QEMU.

Nov 7 2017, 2:37 AM · Bug Report
gniibe added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

# My update of D450: clock_gettime if CLOCK_THREAD_CPUTIME_ID is available. has gone somewhere. So, I update it again.

Nov 7 2017, 1:36 AM · Bug Report

Nov 6 2017

werner added a comment to T3485: --batch --passphrase throwing password prompt as of 3.0.0.

Passphrase handling changed a lot with gpg 2.1.

Nov 6 2017, 4:39 PM · FAQ, gpg4win
skitron created T3485: --batch --passphrase throwing password prompt as of 3.0.0.
Nov 6 2017, 3:55 PM · FAQ, gpg4win
ThomasWG added a comment to T3482: Creating a 2nd keypair.

I'll try that when it happens again. Thanks

Nov 6 2017, 3:51 PM · Bug Report, gpg4win
werner added a comment to T3482: Creating a 2nd keypair.

Can you try to kill the gpg-agent process from the task manager before you create the second keypair? If that helps the problem might be the same as T3378. Are you creating a standard key (ie. rsa2048) or something else?

Nov 6 2017, 3:26 PM · Bug Report, gpg4win
werner lowered the priority of T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel from High to Normal.
Nov 6 2017, 3:20 PM · Bug Report
ThomasWG added a comment to T3482: Creating a 2nd keypair.

The OS runs Windows 2008 R2 , on a Oracle's Virtualbox, so I wouldn't consider this being a headless Windows installation, why? When you first create your keypairs it goes pretty fast usually under 5 mins. But if you recreate or try an create a new keypair it never completes, takes 20+ minutes or longer. But if you shut down the OS, or restart the OS, and try it again then it completes in under 5 mins.

Nov 6 2017, 3:20 PM · Bug Report, gpg4win
werner added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

We won't have a solution for 2.2.2 but I added --2k-count as a workaround
(rG78a6d0ce88ae) and the GETINFO subcommands s2k_count_cal and s2k_time.

Nov 6 2017, 3:20 PM · Bug Report
werner added a comment to T3378: gpg-agent.exe hanging after left to idle for a while.

Also failed to replicate on Windows-7 using a dedicated laptop.

Nov 6 2017, 3:12 PM · Windows, libassuan, gpgagent, Bug Report
werner added a comment to T3480: gpg-agent seems to hang after Windows 7 is woken from suspend to RAM.

I have still problems to reliable replicate this bug. I tried on Windows-7 on real hardware without success.

Nov 6 2017, 3:11 PM · Bug Report, gpg4win
werner closed T3481: error searching keyserver: Operation not permitted as Invalid.
Nov 6 2017, 12:19 PM · Bug Report
werner added a comment to T3482: Creating a 2nd keypair.

Please explain what you mean by "recreate the keypairs". What do you mean by "server" - are you using gpg4win on a headless Windows installation?

Nov 6 2017, 10:22 AM · Bug Report, gpg4win
gniibe closed T3483: Fix Makefile that does not compile on Debian Stable as Invalid.

That's your building problem, not the problem of gnupg.

Nov 6 2017, 6:46 AM · Bug Report

Nov 5 2017

madjari created T3484: gpgol 2.0.1 frequently crashes Outlook 2016.
Nov 5 2017, 7:00 PM · gpgol, Bug Report, gpg4win
sebastiang created T3483: Fix Makefile that does not compile on Debian Stable.
Nov 5 2017, 1:44 AM · Bug Report

Nov 4 2017

fulanoperez added a comment to T3481: error searching keyserver: Operation not permitted.

I cannot explain why it works now

Nov 4 2017, 2:08 PM · Bug Report

Nov 3 2017

ThomasWG created T3482: Creating a 2nd keypair.
Nov 3 2017, 5:35 PM · Bug Report, gpg4win
werner added a comment to T3481: error searching keyserver: Operation not permitted.

Put

log-file /foo/bar/dirmngr.log
debug network,dns,ipc
verbose

into ~/.gnupg/dirmngr.conf and restart dirmngr "gpgconf --kill all". Then run your gpg command avain (a single -v is sufficient). Does the log reveal something?

Nov 3 2017, 3:04 PM · Bug Report
fulanoperez created T3481: error searching keyserver: Operation not permitted.
Nov 3 2017, 2:49 PM · Bug Report
werner added a comment to T3480: gpg-agent seems to hang after Windows 7 is woken from suspend to RAM.

Thanks. that was a good hint. I merged your report into T3378.

Nov 3 2017, 10:40 AM · Bug Report, gpg4win
werner added a comment to T3378: gpg-agent.exe hanging after left to idle for a while.

I tested for several days with logging enabled but was not able to replicate it again. Then I tried again w/o logging and couldn't replicate it either.

Nov 3 2017, 10:39 AM · Windows, libassuan, gpgagent, Bug Report
werner merged T3480: gpg-agent seems to hang after Windows 7 is woken from suspend to RAM into T3378: gpg-agent.exe hanging after left to idle for a while.
Nov 3 2017, 10:36 AM · Windows, libassuan, gpgagent, Bug Report
werner merged task T3480: gpg-agent seems to hang after Windows 7 is woken from suspend to RAM into T3378: gpg-agent.exe hanging after left to idle for a while.
Nov 3 2017, 10:36 AM · Bug Report, gpg4win

Nov 2 2017

6ja912k added a comment to T3480: gpg-agent seems to hang after Windows 7 is woken from suspend to RAM.

By the way: This is when I try to use a key stored on my hard disk. I have never had any issue like this with those keys in previous versions, but I have always had similar problems with keys stored on my smartcard.

Nov 2 2017, 9:33 PM · Bug Report, gpg4win
6ja912k created T3480: gpg-agent seems to hang after Windows 7 is woken from suspend to RAM.
Nov 2 2017, 9:31 PM · Bug Report, gpg4win
werner closed T3479: tests fail with --disable-gpg as Resolved.
Nov 2 2017, 5:00 PM · Bug Report
werner triaged T3479: tests fail with --disable-gpg as Low priority.

gpg is required by several parts of GnuPG. Tracking dependencies for it for the esoteric case of not building it does not make any sense. Thus the option will be removed from from master.

Nov 2 2017, 4:57 PM · Bug Report
gniibe added a comment to T3469: gpg: decryption failed: No secret key <= after debian upgrade from Jessie to Stretch.

Did you run gpg before your copying $HOME data and after your installation of Stretch?
That gpg invocation create the file ~/.gnupg/.gpg-v21-migrated, which marks "the migration finished".

Nov 2 2017, 5:27 AM · Support, Documentation
sielicki created T3479: tests fail with --disable-gpg.
Nov 2 2017, 5:23 AM · Bug Report

Nov 1 2017

werner added a comment to T3464: successful decryption with session key reports failure if public key is unknown.

What do you think about a special case for the homedir "/dev/null" ? We use this device as a specila value at other places too. I have often seen "/nonexistent" in /etc/passwd but there is no standard for this. However, /dev/null is well defined.

Nov 1 2017, 6:56 PM · gpgme, Bug Report
werner closed T3474: gpg: Note: '--list-options' is not considered an option as Invalid.

Actually before the fingerprint, which is a general argument and not an argument to -k. Thus

Nov 1 2017, 6:29 PM · Bug Report
gniibe closed T1818: gnupg fails (buffer overflow detected) to encrypt archive when called from duplicity as Resolved.

OK, closed.

Nov 1 2017, 7:17 AM · Info Needed, gnupg, gnupg (gpg14), Bug Report, Debian
gniibe added a comment to T3474: gpg: Note: '--list-options' is not considered an option.

GnuPG is picky about the order of options. Please put "--list-options show-photos" before -k.

Nov 1 2017, 3:24 AM · Bug Report

Oct 31 2017

PaulJ added a comment to T3460: password display box remains hidden.

I am experiencing this error too and did not see any way to get to the Pinentry window. Only after killing the hung outlook process did the Pinentry window pop up.

Oct 31 2017, 9:32 PM · gpg4win, Bug Report
uwestoehr created T3477: signed files cannot be verified.
Oct 31 2017, 3:33 AM · Bug Report, gpg4win
uwestoehr created T3476: Kleopatra crashes with GPG4Win 3.0.
Oct 31 2017, 3:24 AM · Bug Report, gpg4win
uwestoehr updated the task description for T3475: GpgEX fails with GPG4Win 3.
Oct 31 2017, 3:18 AM · Duplicate, Bug Report, gpg4win
uwestoehr created T3475: GpgEX fails with GPG4Win 3.
Oct 31 2017, 3:17 AM · Duplicate, Bug Report, gpg4win

Oct 30 2017

bernhard added a comment to T3442: S/MIME - Encrypt Option produces broken Mails in Sent Folder and leads to crash of GpgOL.

When receiving an S/MIME mail that is encrypted, the successful log looks like:

Oct 30 2017, 5:49 PM · gpg4win, gpgol, Bug Report
bjmgeek created T3474: gpg: Note: '--list-options' is not considered an option.
Oct 30 2017, 3:32 PM · Bug Report
gniibe added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

clock returns CPU time on POSIX, wall clock time on Windows. For threads, I don't know.

Oct 30 2017, 12:52 PM · Bug Report
bernhard added a comment to T3442: S/MIME - Encrypt Option produces broken Mails in Sent Folder and leads to crash of GpgOL.

Comparing the gpgol.log files in the case of OpenPGP decryption (successful) and S/MIME decryption in send folder (failing).

Oct 30 2017, 11:24 AM · gpg4win, gpgol, Bug Report
bernhard added a comment to T3459: GPGOL Moving mails is not possible if the decrypted / verified content is loaded.

Here is the link to the wald report by John Mrkva:
https://wald.intevation.org/forum/forum.php?thread_id=1785&forum_id=21&group_id=11

Oct 30 2017, 9:42 AM · gpg4win, gpgol, Bug Report
gniibe added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

Thanks for testing and proposing new patch.

Oct 30 2017, 3:17 AM · Bug Report

Oct 29 2017

pkoevesdi added a comment to T3459: GPGOL Moving mails is not possible if the decrypted / verified content is loaded.

Same here: I can confirm the bug. I can move an email, if i unselect it before an then use its context menu to move it.
This behaviour is already mentioned in the readme:
c:\Program Files (x86)\Gpg4win\share\gpg4win\README.en.txt

Oct 29 2017, 8:55 PM · gpg4win, gpgol, Bug Report
hefee added a comment to T3471: gpgme decryptverify indicating wrongly an error..

Oh sorry i mixed my explanation. I create a normal encrypted file with gpg --encrypt and this file can be decrypted successfully with "gpg -d".
But if I give that encrypted file to gpgme i get the described error, instead of GpgME::Error(0 (Success))).

Oct 29 2017, 3:04 PM · Not A Bug, gnupg, Bug Report
gouttegd added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

OK, the problem with D450 lies in the way the value obtained from clock_gettime(2) is used.

Oct 29 2017, 12:57 PM · Bug Report

Oct 28 2017

dkg added a comment to T3464: successful decryption with session key reports failure if public key is unknown.

agreed, generically changing this check to log_info doesn't make sense. However, in *this circumstance*, gpg actually has no error.

Oct 28 2017, 2:12 PM · gpgme, Bug Report
Nillth added a comment to T3470: Issue with the Sign and Encrypt Explorer Context Menu option.

Hi,
I have tried this on Windows 10 (1511,1703,1709&RS4TP)
Gpg4win Version 3.0.0
Regards

Oct 28 2017, 3:46 AM · gpg4win, Windows, gpgex, Bug Report
cuenta added a comment to T3470: Issue with the Sign and Encrypt Explorer Context Menu option.

Hi,
I was using Windows 7 Professional.
The last version that worked was gpg4win 2.3.4 (I didn't try any beta or rc), and encryption/decryption works fine for single files.

Oct 28 2017, 12:40 AM · gpg4win, Windows, gpgex, Bug Report
gouttegd added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

It turns out I cannot reproduce the bug with a 4.13.2 kernel. Whatever happened to times in slightly older kernels when VIRT_CPU_ACCOUNTING_GEN was enabled seems to have been fixed in newer kernels.

Oct 28 2017, 12:40 AM · Bug Report

Oct 27 2017

werner added a comment to T3471: gpgme decryptverify indicating wrongly an error..

"gpg -d" decrypts data why do you think you can decrypt or verify it again?

Oct 27 2017, 11:02 PM · Not A Bug, gnupg, Bug Report
JUB added a comment to T3467: Wrong installation directory for GnuPG.

Why I shouldn't do that? Sorry, but I can't see a reason to pin the installation directory to a predefined value ("well known location").
Then, why can I still change the installation directory for gpg4win?

Oct 27 2017, 3:08 PM · Bug Report, gpg4win
hefee created T3471: gpgme decryptverify indicating wrongly an error..
Oct 27 2017, 2:16 PM · Not A Bug, gnupg, Bug Report
werner added a comment to T3467: Wrong installation directory for GnuPG.

You can't and you shall not.

Oct 27 2017, 1:34 PM · Bug Report, gpg4win