Page MenuHome GnuPG
Feed Advanced Search

Oct 19 2020

werner edited projects for T5107: GPA Importing encrypted files and Public keys, added: gpa, Windows; removed gpg4win.

Which version of Gpg4win did you install, from where, and which OS version are you using? Why did you install gpg4win at a non-default location?

Oct 19 2020, 1:19 PM · No Response, Windows, gpa, Bug Report
werner created T5108: Superfluous back button in Kleo's card manager .
Oct 19 2020, 12:39 PM · Bug Report, kleopatra
werner added a comment to T5100: OpenPGP app overwrites Yubikey serial number.

But changing just the displayed S/N should not disturb anything.

Oct 19 2020, 9:51 AM · Restricted Project, gnupg, scd, yubikey, kleopatra

Oct 18 2020

werner added a comment to T5104: Consider removing %n uses from printf-like functions.

gcc also warns about missing arguments and hopefully also if the arg for %n is not an int*.
You may need to enable these warnings which we do at least in maintainer-mode. On Windows some of the warnings might be wrong because mingw assumes the MS implementation.

Oct 18 2020, 1:08 PM · Feature Request
werner committed rD07fc7829152a: blog: Do not wrap long command lines (authored by werner).
blog: Do not wrap long command lines
Oct 18 2020, 10:07 AM
werner committed rD69a2683957a1: blog: GnuPG and LDAP (authored by werner).
blog: GnuPG and LDAP
Oct 18 2020, 10:07 AM
werner closed T5104: Consider removing %n uses from printf-like functions as Wontfix.

Nope %n works on all implementations I am aware of. It has to because it is part of even C90.

Oct 18 2020, 9:50 AM · Feature Request

Oct 16 2020

werner added a comment to T5104: Consider removing %n uses from printf-like functions.

Sorry, it is entirely non-sense to ban useful printf features. Also note that we use our own printf implementation to avoid portability problems with for example "%zu". If you have a problem with any of the uses of "%n", please explain the problem.

Oct 16 2020, 9:07 AM · Feature Request

Oct 14 2020

werner added a comment to T5103: GPG4Win Executes through Personal (having admin rights ) account only.

Please understand that this is a bug tracker and not a support line.

Oct 14 2020, 7:32 PM · Support, gpg4win
werner added a comment to T5095: Kleopatra: Rename secret key export to backup.

The user is asked for a passphrase only if the key has a passphrase. I am still in favor of making a passphrase optional and then we need an extra dialog. Better safe than sorry. Those who have a workflow which includes the export of the secret key can still use the command line.

Oct 14 2020, 4:48 PM · kleopatra

Oct 13 2020

werner added a comment to T5102: READCERT immediately after WRITECERT fails.

Caching issue. do_writecert in app-piv flushes the cache but may be the wrong DO. Can you try to

Oct 13 2020, 10:11 AM · kleopatra, scd

Oct 9 2020

werner committed rEdbedf190969d: w32: Support utf8 also for getcwd. (authored by werner).
w32: Support utf8 also for getcwd.
Oct 9 2020, 3:38 PM
werner added a project to T5100: OpenPGP app overwrites Yubikey serial number: gnupg (gpg22).
Oct 9 2020, 8:09 AM · Restricted Project, gnupg, scd, yubikey, kleopatra

Oct 8 2020

werner committed rE3a86bdb2aad3: doc: Fix typos in comments (authored by werner).
doc: Fix typos in comments
Oct 8 2020, 3:52 PM

Oct 7 2020

werner committed rD6f4bdbd6561c: web: Store LDAP schema files. (authored by werner).
web: Store LDAP schema files.
Oct 7 2020, 6:59 PM
werner committed rGf4166209e336: doc: Add notes on how to setup LDAP (authored by werner).
doc: Add notes on how to setup LDAP
Oct 7 2020, 6:37 PM

Oct 6 2020

werner triaged T5092: Translate Gnupg in Italian as Normal priority.
Oct 6 2020, 9:39 PM · gnupg, i18n, Feature Request
werner closed T5097: installing gnupg 2.2.23 via macOS brew fails without any errors as Invalid.

Please ask your distribution . What I see here is a problem with the packaging of a dedicated build system. This is not the build system which comes with GnuPG. Feel free to reopen if you can show that this is a native gnupg build problem.

Oct 6 2020, 9:35 PM · MacOS, Bug Report
werner edited projects for T5098: Gpg4win problems for Windows Users with some non-ASCII account names, added: gnupg (gpg22); removed gnupg.
Oct 6 2020, 9:30 PM · gnupg (gpg22), Windows

Oct 5 2020

werner committed rG4eb9ce847825: gpgsm: Fix detection of too old keyboxd. (authored by werner).
gpgsm: Fix detection of too old keyboxd.
Oct 5 2020, 5:54 PM
werner committed rGb258f8de7e9f: dirmngr: Minor cleanup for better readability. (authored by werner).
dirmngr: Minor cleanup for better readability.
Oct 5 2020, 5:26 PM
werner committed rG210575d8826e: dirmngr: Add warning on the use of --add-servers. (authored by werner).
dirmngr: Add warning on the use of --add-servers.
Oct 5 2020, 5:26 PM
werner committed rGffbef54d36d4: dirmngr: Minor cleanup for better readability. (authored by werner).
dirmngr: Minor cleanup for better readability.
Oct 5 2020, 5:22 PM
werner raised the priority of T5093: GnuPG: Add quick-revsig from Normal to High.

Should not be too complicated.

Oct 5 2020, 4:11 PM · Feature Request, gnupg (gpg22)
werner committed rGff31dde456f3: gpg: Switch to ed25519+cv25519 as default algo. (authored by werner).
gpg: Switch to ed25519+cv25519 as default algo.
Oct 5 2020, 2:24 PM
werner committed rG194034f813a0: keyboxd: Fix duplicates when listing keys by uid. (authored by werner).
keyboxd: Fix duplicates when listing keys by uid.
Oct 5 2020, 1:35 PM

Oct 4 2020

werner committed rG6c36b8bb23bb: build: Fix SENDMAIL define for a PATH with spaces. (authored by werner).
build: Fix SENDMAIL define for a PATH with spaces.
Oct 4 2020, 8:53 PM
werner committed rG4747b9e86816: tests: Improve handling of spaces in $PATH (authored by werner).
tests: Improve handling of spaces in $PATH
Oct 4 2020, 8:53 PM
werner committed rG77e416741abb: build: Fix SENDMAIL define for a PATH with spaces. (authored by werner).
build: Fix SENDMAIL define for a PATH with spaces.
Oct 4 2020, 8:49 PM
werner closed T5077: Unable to Creat OpenPGP new key pair, Unable to Connect to UIServer on startup. Creating a folder in my D drive as portable as Invalid.

That is a version of gpg4win which we don't support or even know about. Please ask at their support site. Sorry.

Oct 4 2020, 12:14 PM · Bug Report, gpg4win
werner added a comment to T5092: Translate Gnupg in Italian.

We do have an Italian translation but it is quite outdated:

Oct 4 2020, 12:09 PM · gnupg, i18n, Feature Request

Oct 3 2020

werner committed rDdc1b1fc3116e: web: Update HACKING (authored by werner).
web: Update HACKING
Oct 3 2020, 10:08 PM
werner committed rM25e2d717f446: tests: Fix gcc incompatibility (authored by werner).
tests: Fix gcc incompatibility
Oct 3 2020, 7:59 PM
werner closed T5088: gpgme-1-13-1 test failure and errors and build errors as Resolved.
Oct 3 2020, 7:55 PM · gpgme, toolchain, Bug Report
werner added a comment to T5088: gpgme-1-13-1 test failure and errors and build errors.

Thanks for the report. Indeed, the convenient C99 feature of variable definition in a for statement does only work in recent gcc versions and thus it should not be used in GnuPG related code. (https://gnupg.org/faq/HACKING.html was out of sync with the version in gnupg's master repo which falsely stated that it is an allowed features.)

Oct 3 2020, 7:48 PM · gpgme, toolchain, Bug Report
werner removed projects from T5090: The name field of kleo's key gen wizard is falsely marked as optional: i18n, gpg4win.
Oct 3 2020, 7:23 PM · kleopatra, Bug Report
werner renamed T5090: The name field of kleo's key gen wizard is falsely marked as optional from Translation in all languages wrong to The name field of kleo's key gen wizard is falsely marked as optional.
Oct 3 2020, 7:22 PM · kleopatra, Bug Report
werner added a comment to T5090: The name field of kleo's key gen wizard is falsely marked as optional.

The name field is marked as optional but it is mandatory. This should be fixed.

Oct 3 2020, 7:20 PM · kleopatra, Bug Report

Oct 2 2020

werner committed rGe12e5b3dabb5: common,w32: Change copyright holder notice. (authored by werner).
common,w32: Change copyright holder notice.
Oct 2 2020, 5:04 PM
werner committed rGc81f02c959eb: w32: Add manifest files to most binaries (authored by werner).
w32: Add manifest files to most binaries
Oct 2 2020, 5:04 PM
werner committed rG239e60a37f63: gpgconf,w32: Add manifest so we get the correct windows version. (authored by werner).
gpgconf,w32: Add manifest so we get the correct windows version.
Oct 2 2020, 5:04 PM
werner committed rGa298ba02ee76: gpgconf: New option --show-versions. (authored by werner).
gpgconf: New option --show-versions.
Oct 2 2020, 5:04 PM
werner committed rGc10ba8e88336: doc: Typo fixes (authored by werner).
doc: Typo fixes
Oct 2 2020, 5:04 PM
werner committed rG357ad9ae2967: gpgconf: New option --show-versions. (authored by werner).
gpgconf: New option --show-versions.
Oct 2 2020, 12:33 PM
werner committed rG371228a24423: w32: Silence warning due to recent change of split_fields. (authored by werner).
w32: Silence warning due to recent change of split_fields.
Oct 2 2020, 12:33 PM
werner committed rGe824e27d3602: gpg: Fix parameter parsing form ed448. (authored by werner).
gpg: Fix parameter parsing form ed448.
Oct 2 2020, 12:33 PM

Oct 1 2020

werner closed T5089: gnupg-2.2.20 build error as Resolved.

You used custom options which did not pick up the proper libksba. Install libksba correctly then try again. Please direct further questions to the mailing list and please build the latest version 2.2.23 and not an arbitrary old version.

Oct 1 2020, 5:53 PM · Not A Bug
werner triaged T5083: usecase for --detach-sign as the default signature creation method as Normal priority.
Oct 1 2020, 3:01 PM · Info Needed, Feature Request
werner added a comment to T5087: Not possible to create a new key.

Version 2 is a bit too unspecific. Which version of what software are you using. Which OS?

Oct 1 2020, 2:58 PM · Bug Report, gpg4win

Sep 30 2020

werner added a comment to T5076: [solved] gpg-agent respawn another process randomly and causes cached passphrase check failed / expired.

There is a conflict between the systemd based launching of gpg-agent and gpg's own launching of the agent. Further systemd seems to remove the /run/user/UID directory which unlinks gpg-agent's socket. gpg-agent's self-check notices this after a minute and termintates itself.

Sep 30 2020, 7:49 AM · gnupg (gpg22), Bug Report

Sep 29 2020

werner added a project to T5085: Filter APDUs in log output: Feature Request.
Sep 29 2020, 11:23 AM · gnupg, Feature Request, scd
werner created T5085: Filter APDUs in log output.
Sep 29 2020, 11:21 AM · gnupg, Feature Request, scd

Sep 28 2020

werner closed T1938: --list-sigs on a keybox is extremely slow as Resolved.

With 2.3 we add the keyboxd which uses sqlite (and thus indices) as database. This makes lookups much much faster and avoids problems with several processes accessing the pubring.kbx. If you want to try this you can do so with 2.3:

Sep 28 2020, 10:06 AM · gnupg, Bug Report

Sep 26 2020

werner claimed T5084: Using GPGWin 3.1.13, Putty fails to load the private key from a YubiKey.

That code in gnupg has not been touched in a very long time so this may be caused by some side effect.

Sep 26 2020, 2:29 PM · gnupg, ssh, Bug Report, gpg4win

Sep 25 2020

werner committed rGf8fbd9e7346e: keyboxd: Make use of the config table (authored by werner).
keyboxd: Make use of the config table
Sep 25 2020, 11:53 AM
werner added a comment to T5083: usecase for --detach-sign as the default signature creation method.

I am sorry, but I do not understand your request. Please give real commands as examples.
You known that you can always use --output FILENAME to force a certain file name?

Sep 25 2020, 10:03 AM · Info Needed, Feature Request
werner added projects to T5082: Kleopatra crashed with qwindows.dll.: gpg4win, kleopatra.
Sep 25 2020, 9:03 AM · kleopatra, gpg4win, Bug Report

Sep 24 2020

werner committed rGd49a945b12d9: gpg: New experimental import option "bulk-import" (authored by werner).
gpg: New experimental import option "bulk-import"
Sep 24 2020, 4:48 PM
werner committed rGc2b14f5d6852: keyboxd: New command TRANSACTION. (authored by werner).
keyboxd: New command TRANSACTION.
Sep 24 2020, 4:48 PM
werner committed rG1f89d50537b3: keyboxd: Fix UDPATE keyblob SQL statement (authored by werner).
keyboxd: Fix UDPATE keyblob SQL statement
Sep 24 2020, 1:00 PM
werner committed rGb19a60c6f7e8: tests: Integrate --use-keyboxd into the OpenPGP test suite. (authored by werner).
tests: Integrate --use-keyboxd into the OpenPGP test suite.
Sep 24 2020, 1:00 PM
werner committed rG25ad3c22d79d: keyboxd: Implement multiple search descriptions. (authored by werner).
keyboxd: Implement multiple search descriptions.
Sep 24 2020, 1:00 PM
werner committed rG0ac003b45763: keyboxd: Remove unused variables. (authored by werner).
keyboxd: Remove unused variables.
Sep 24 2020, 1:00 PM
werner committed rG97798eec4b77: tests: Fix convenience function to run gpg. (authored by werner).
tests: Fix convenience function to run gpg.
Sep 24 2020, 1:00 PM
werner committed rGacaeba2dbdb9: keyboxd: Integrate into gpgconf. (authored by werner).
keyboxd: Integrate into gpgconf.
Sep 24 2020, 1:00 PM

Sep 23 2020

werner closed T5081: Cannot verify Signature of Electrum as Invalid.

I am sorry, but this is a bug tracker and not a help list. I don't even known what Electrum is. Please ask at their support site or if you are looking for general help with GnuPG post to the gnupg-users mailing list (see https://gnupg.org/documentation/mailing-lists.html)

Sep 23 2020, 9:52 AM

Sep 22 2020

werner triaged T5080: Gpg-agent gets confused when a homedir is moved as Normal priority.
Sep 22 2020, 4:32 PM · gnupg (gpg22), Bug Report
werner committed rG183509756179: gpg: Set the found-by flags in the keyblock in keyboxd mode. (authored by werner).
gpg: Set the found-by flags in the keyblock in keyboxd mode.
Sep 22 2020, 4:21 PM
werner committed rGb810320b1bf7: sm: Fix returning of the ephemeral flag in keyboxd mode. (authored by werner).
sm: Fix returning of the ephemeral flag in keyboxd mode.
Sep 22 2020, 4:21 PM
werner committed rG0e892bda4e0b: keyboxd: Extend PUBKEY_INFO status line with an uid ordinal. (authored by werner).
keyboxd: Extend PUBKEY_INFO status line with an uid ordinal.
Sep 22 2020, 4:21 PM
werner committed rGc81a7b09368a: common: Fix name of keyboxd. (authored by werner).
common: Fix name of keyboxd.
Sep 22 2020, 4:21 PM
werner committed rGbe8b30f8ebf6: kbx: Add bounds check to detect corrupt keyboxes. (authored by werner).
kbx: Add bounds check to detect corrupt keyboxes.
Sep 22 2020, 11:53 AM
werner committed rGe0a312bfd646: kbx: Add bounds check to detect corrupt keyboxes. (authored by werner).
kbx: Add bounds check to detect corrupt keyboxes.
Sep 22 2020, 11:48 AM
werner created T5079: Add compliance flag to trustlist.txt.
Sep 22 2020, 11:13 AM · gnupg22 (gnupg-2.2.45), gnupg24 (gnupg-2.4.1), Restricted Project, Feature Request

Sep 21 2020

werner committed rGbabd87f2dadf: doc: Some documentation updates. (authored by werner).
doc: Some documentation updates.
Sep 21 2020, 3:07 PM
werner committed rG26da47ae53d5: scd: Extend KEYPAIRINFO with an algorithm string. (authored by werner).
scd: Extend KEYPAIRINFO with an algorithm string.
Sep 21 2020, 3:07 PM
werner committed rGc772770574ea: sm: Implement delete key in keyboxd mode (authored by werner).
sm: Implement delete key in keyboxd mode
Sep 21 2020, 3:07 PM
werner added a comment to T5078: gpg wants to delete my master key when I'm trying to delete a subkey?.

Please do not use addkey with in such a way. The use of "canned"commands way work now for you but can lead to unexpected results if anything changes, either due to changes in another gpg version or due to changes in your key etc.. The correct use requires a state machines along with --stattus-fd and command-fd. Because that is quite hairy to get right we have added a set of quick commands. In your case your should use

Sep 21 2020, 9:05 AM

Sep 20 2020

werner added a comment to T5076: [solved] gpg-agent respawn another process randomly and causes cached passphrase check failed / expired.

FWIW: You may get a faster answer if you post to gnupg-users mailing lists. Bug reports are a tool to fix bugs and usually are only seen by a few developers.

Sep 20 2020, 7:39 PM · gnupg (gpg22), Bug Report

Sep 16 2020

werner added a comment to T5069: Concurrent auto-start of gpg-agent by multiple gpg instances..

We need to figure out why the file locks seem not to work. gpg-agent processes whatch there own socket and terminate if that socket does not belong to them anymore.

Sep 16 2020, 8:10 AM · Not A Bug, No Response, Info Needed, gnupg (gpg22), Windows, Bug Report
werner added a comment to T5065: scdaemon doesn't detect card removal after boot/resume (Identiv SPR332v2).

Here is the output for an SCM SPR532

Sep 16 2020, 7:55 AM · Restricted Project, gnupg (gpg22), scd, Bug Report
werner added a comment to T5065: scdaemon doesn't detect card removal after boot/resume (Identiv SPR332v2).

Bus 001 Device 123: ID 04e6:e003 SCM Microsystems, Inc. SPR532 PinPad SmartCard Reader

Sep 16 2020, 7:48 AM · Restricted Project, gnupg (gpg22), scd, Bug Report

Sep 15 2020

werner triaged T5065: scdaemon doesn't detect card removal after boot/resume (Identiv SPR332v2) as High priority.

Okay, I have the same problem at my office and thus I should be able to figure out the reason. I have ignored the problem until now because the wokraround is easy enough and in most cases I authenticate with my token anyway. But yes, this needs to be fixed.

Sep 15 2020, 9:35 PM · Restricted Project, gnupg (gpg22), scd, Bug Report
werner triaged T5069: Concurrent auto-start of gpg-agent by multiple gpg instances. as Normal priority.

I assume this is the Windows version. gpg uses a locking mechanism to avoid creating several gpg-agent processes. In the worst case this may take quite some time until one of the processes can get the lock. There is an exponential backoff scheme in use and I have not yet found a way to replicate the full deadlock you describe. It would be helpful if you could describe in more detail how you run into this case.

Sep 15 2020, 9:35 PM · Not A Bug, No Response, Info Needed, gnupg (gpg22), Windows, Bug Report
werner triaged T5070: Retain the exact name of the archive when extracting/decrypting via gpgtar as Normal priority.

Using a not yet existing directory is a security feature. The directory is created at a time the signature has not yet been verified and thus it would be too easy to trick a user into overwriting important data.

Sep 15 2020, 9:26 PM · gnupg24, gnupg (gpg23), gpgtar, Feature Request
werner created T5068: LDAP keyserver does not support lookup by fingerprint.
Sep 15 2020, 2:24 PM · LDAP, dirmngr, gnupg (gpg22)

Sep 14 2020

werner added projects to T5065: scdaemon doesn't detect card removal after boot/resume (Identiv SPR332v2): scd, gnupg (gpg22).

Thanks for the detailed report. Does the green LED blink fast when it does not work?

Sep 14 2020, 7:59 AM · Restricted Project, gnupg (gpg22), scd, Bug Report

Sep 13 2020

werner closed T5061: writecert fails for ECC keys on PIV cards as Resolved.
Sep 13 2020, 4:32 PM

Sep 11 2020

werner committed rGfbc1b199fdc8: scd:piv: Avoid conflict when writing a cert. (authored by werner).
scd:piv: Avoid conflict when writing a cert.
Sep 11 2020, 3:52 PM
werner committed rGb6ba6a79ce93: common: New function cmp_canon_sexp. (authored by werner).
common: New function cmp_canon_sexp.
Sep 11 2020, 3:52 PM
werner committed rG9a94db1f662a: keyboxd: Implement lookup by short and long keyid. (authored by werner).
keyboxd: Implement lookup by short and long keyid.
Sep 11 2020, 12:10 PM
werner committed rG616c60d93dfa: keyboxd: Add ephemeral and revoked flag to the sqlite backend. (authored by werner).
keyboxd: Add ephemeral and revoked flag to the sqlite backend.
Sep 11 2020, 12:10 PM
werner claimed T5061: writecert fails for ECC keys on PIV cards.
Sep 11 2020, 9:11 AM

Sep 10 2020

werner added a comment to T5061: writecert fails for ECC keys on PIV cards.

Are you using libgcrypt 1.8 or master (to be 1.9)?

Sep 10 2020, 5:21 PM
werner committed rG29977e21d181: keyboxd: Add options --openpgp and --x509 to SEARCH. (authored by werner).
keyboxd: Add options --openpgp and --x509 to SEARCH.
Sep 10 2020, 1:06 PM
werner committed rGc9677d416e6f: keyboxd: Add basic support for X.509. (authored by werner).
keyboxd: Add basic support for X.509.
Sep 10 2020, 1:06 PM
werner committed rG6fcc263c182f: keyboxd: Use D-lines instead of a separate thread. (authored by werner).
keyboxd: Use D-lines instead of a separate thread.
Sep 10 2020, 1:06 PM
werner committed rGed6ebb696e40: sm: Implement initial support for keyboxd. (authored by werner).
sm: Implement initial support for keyboxd.
Sep 10 2020, 1:06 PM
werner committed rG72e04b03b1a7: dirmngr: Fix the pool keyserver case for a single host in the pool. (authored by werner).
dirmngr: Fix the pool keyserver case for a single host in the pool.
Sep 10 2020, 11:09 AM
werner committed rGa084924d07be: gpg-connect-agent: Catch signals so that SIGPIPE is ignored. (authored by werner).
gpg-connect-agent: Catch signals so that SIGPIPE is ignored.
Sep 10 2020, 11:09 AM