Page MenuHome GnuPG
Feed Advanced Search

Mar 6 2018

aheinecke edited projects for T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows, added: gpg4win; removed Windows 64.
Mar 6 2018, 7:53 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
gniibe added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

I realized that suspend/resume is not supported yet on GNU/Linux: https://anonscm.debian.org/cgit/pcsclite/PCSC.git/tree/TODO#n7
So, I can't test myself.
Here is an attempt to improve:


The reference is: https://stackoverflow.com/questions/11294638/how-to-use-scardgetstatuschange-correctly-on-windows-8

Mar 6 2018, 2:11 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
gniibe added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

It looks like SCardGetStatusChange doesn't return failure after wake up.
Here, what we need is catching the event of wake up, which requires reset of the card.
I think that we can check by the dwEventState field.
I'll try on GNU/Linux environment, then ask you to try.

Mar 6 2018, 12:41 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey

Mar 5 2018

vovcacik added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

@werner there had to be some mix up, as the log snippet is not mine.

Mar 5 2018, 9:26 PM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
werner added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

This seems to be the relevant part of the log:

2017-11-18 07:45:15 scdaemon[8918] DBG: ccid-driver: CCID: card inactive/removed
2017-11-18 07:45:15 scdaemon[8918] ccid open error: skip
2017-11-18 07:45:15 scdaemon[8918] pcsc_establish_context failed: no service (0x8010001d)
2017-11-18 07:45:15 scdaemon[8918] DBG: ccid-driver: CCID: interrupt callback 0
2017-11-18 07:45:15 scdaemon[8918] DBG: ccid-driver: CCID: card removed
Mar 5 2018, 1:46 PM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
vovcacik updated the task description for T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.
Mar 5 2018, 11:22 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
vovcacik changed the visibility for T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.
Mar 5 2018, 11:17 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey

Feb 28 2018

werner added a comment to T3065: dirmngr: proxy issues with dnslookup causing failure.

That will be the IP of proxy.x.com - the log shows that it finds that. But the log also shows that it can't find the address for the other names. "No Name" is EAI_NONAME.

Feb 28 2018, 9:23 PM · gnupg (gpg22), dns, dirmngr
Ainahir added a comment to T3065: dirmngr: proxy issues with dnslookup causing failure.

I did some digging with Wireshark:

  1. there are DNS queries for proxy records A & AAAA (ipv4 & ipv6 - both regardless of --disable-ipv6)
  2. DNS reply returns correct IP address in A record
  3. there are no outgoing connections to proxy IP address
Feb 28 2018, 7:59 PM · gnupg (gpg22), dns, dirmngr
werner added a comment to T3065: dirmngr: proxy issues with dnslookup causing failure.

Well, if your proxy inhibits GnuPG to retrieve information about the keyservers, GnuPG can't do anything about it.

Feb 28 2018, 10:21 AM · gnupg (gpg22), dns, dirmngr
Ainahir added a comment to T3065: dirmngr: proxy issues with dnslookup causing failure.

Just to clarify:
1.I'm behind corporate network
2.Network resolves only local addresses, so this is correct: dirmngr[7416]: resolving 'hkps.pool.sks-keyservers.net' failed: No name
3.Network address of the proxy is resolvable (I can see it's address and it responds to ping
4.Internet browser without proxy will not work
5,Internet browser with the proxy below works
6.When using gpg on this computer outside of corporate network everything works

Feb 28 2018, 9:55 AM · gnupg (gpg22), dns, dirmngr
werner added a comment to T3065: dirmngr: proxy issues with dnslookup causing failure.

The stripped down log is

Feb 28 2018, 8:30 AM · gnupg (gpg22), dns, dirmngr

Feb 27 2018

Ainahir added a comment to T3065: dirmngr: proxy issues with dnslookup causing failure.

@werner Problem persists (same results with disabling ipv4 or ipv6

Feb 27 2018, 11:49 PM · gnupg (gpg22), dns, dirmngr
werner triaged T3816: please expose "change-usage" subcommand for --edit-key as High priority.
Feb 27 2018, 9:50 PM · gnupg (gpg22), Feature Request
werner edited projects for T3065: dirmngr: proxy issues with dnslookup causing failure, added: dirmngr, dns; removed Info Needed.
Feb 27 2018, 3:45 PM · gnupg (gpg22), dns, dirmngr
werner added a comment to T3065: dirmngr: proxy issues with dnslookup causing failure.

@Ainahir thanks for the info. However, your problem might be different because you are on Windows and not on Linux.
Please use for dirmngr --debug=ipc,dns instead of --debug-level=guru

Feb 27 2018, 3:44 PM · gnupg (gpg22), dns, dirmngr
Ainahir reopened T3065: dirmngr: proxy issues with dnslookup causing failure as "Open".

same behavior on gpg 2.2.1

Feb 27 2018, 2:34 PM · gnupg (gpg22), dns, dirmngr

Feb 26 2018

gniibe closed T3201: KDF DO support enhancement as Resolved.

It's in GnuPG 2.2.4, now.

Feb 26 2018, 8:00 AM · gnupg (gpg22), scd
gniibe closed T3787: Signature prompt has negated logic regarding `--only-sign-text-ids` as Resolved.
Feb 26 2018, 7:59 AM · gnupg (gpg22), Bug Report

Feb 23 2018

dkg added a comment to T3804: --export-options export-minimal,export-clean includes multiple subkey binding signatures when only one is necessary.

This is similar to T3622, but it's not the same thing.

Feb 23 2018, 12:28 AM · gnupg (gpg22)
dkg created T3804: --export-options export-minimal,export-clean includes multiple subkey binding signatures when only one is necessary in the S1 Public space.
Feb 23 2018, 12:28 AM · gnupg (gpg22)

Feb 22 2018

werner closed T3331: gpg: Address family not supported by protocol if kernel doesn't support ipv6 as Resolved.

Will go into 2.2.6

Feb 22 2018, 8:55 PM · gnupg (gpg22), dirmngr, Bug Report
werner added a project to T3331: gpg: Address family not supported by protocol if kernel doesn't support ipv6: gnupg (gpg22).
Feb 22 2018, 8:42 PM · gnupg (gpg22), dirmngr, Bug Report
werner closed T3065: dirmngr: proxy issues with dnslookup causing failure as Invalid.

No more info received - assuming this has been fixed after 1.2.20

Feb 22 2018, 11:01 AM · gnupg (gpg22), dns, dirmngr
werner closed T1967: GnuPG should select a key for signing without trying to use missing subkeys as Resolved.

Will go into 2.2.5

Feb 22 2018, 10:56 AM · gnupg (gpg22), Feature Request
werner claimed T1967: GnuPG should select a key for signing without trying to use missing subkeys.
Feb 22 2018, 10:51 AM · gnupg (gpg22), Feature Request
werner triaged T3622: --export-options export-minimal,export-clean includes unusable subkeys as Normal priority.
Feb 22 2018, 10:37 AM · Feature Request, gnupg (gpg22)
werner triaged T3773: private subkeys are never deleted on non-master instances as Low priority.
Feb 22 2018, 10:33 AM · Info Needed, OpenPGP, gnupg (gpg22), Bug Report
werner closed T3788: Document how to "exchange the private key" as Resolved.

I changed the wording to suggest the use of proper transport security.

Feb 22 2018, 10:31 AM · gnupg (gpg22), Documentation

Feb 19 2018

gouttegd added a comment to T3748: GPA is stuck if keyring is too big and trust-model is tofu+pgp.

The problem seems to have to do with the locking of the TOFU database.

Feb 19 2018, 12:55 AM · TOFU, gnupg (gpg22), gpa

Feb 16 2018

gouttegd added a comment to T3748: GPA is stuck if keyring is too big and trust-model is tofu+pgp.

Still trying to pinpoint the bug, but I am afraid I am stuck.

Feb 16 2018, 2:01 AM · TOFU, gnupg (gpg22), gpa

Feb 15 2018

gniibe changed the status of T3787: Signature prompt has negated logic regarding `--only-sign-text-ids` from Open to Testing.
Feb 15 2018, 6:26 AM · gnupg (gpg22), Bug Report
gniibe added a comment to T3787: Signature prompt has negated logic regarding `--only-sign-text-ids`.

Fixed in rGca138d5bf36a: gpg: Fix reversed messages for --only-sign-text-ids..

Feb 15 2018, 6:26 AM · gnupg (gpg22), Bug Report
gniibe claimed T3787: Signature prompt has negated logic regarding `--only-sign-text-ids`.

Thanks for your report. I'm going to fix the messages.

Feb 15 2018, 6:20 AM · gnupg (gpg22), Bug Report

Feb 13 2018

werner triaged T3788: Document how to "exchange the private key" as Normal priority.
Feb 13 2018, 12:20 PM · gnupg (gpg22), Documentation

Feb 6 2018

werner added projects to T3773: private subkeys are never deleted on non-master instances: gnupg (gpg22), OpenPGP.
Feb 6 2018, 6:30 PM · Info Needed, OpenPGP, gnupg (gpg22), Bug Report

Feb 1 2018

Valodim added a comment to T3766: GnuPG should reject keys that are subkeys of itself.

Sorry, I don't understand. Can you describe your use case in more detail?

Feb 1 2018, 12:47 PM · gnupg (gpg22), Feature Request
werner added a comment to T3766: GnuPG should reject keys that are subkeys of itself.

You have a token with one spare key which you want to use for encryption and certification. And being able to replace the encryption subkey eventually.

Feb 1 2018, 9:28 AM · gnupg (gpg22), Feature Request

Jan 31 2018

Valodim added a comment to T3766: GnuPG should reject keys that are subkeys of itself.

a key that is signed as its own subkey, in a construct where the key and subkey have the same fingerprint? what ever could be a valid use case for such a scenario?

Jan 31 2018, 8:06 PM · gnupg (gpg22), Feature Request
werner triaged T3766: GnuPG should reject keys that are subkeys of itself as Normal priority.

I can't see why this should be out-of-spec. In fact I did this my self several times to create keys from other keys.

Jan 31 2018, 6:03 PM · gnupg (gpg22), Feature Request

Jan 29 2018

gouttegd added a comment to T3748: GPA is stuck if keyring is too big and trust-model is tofu+pgp.

I did a few more tests and here are some more observations:

Jan 29 2018, 12:00 PM · TOFU, gnupg (gpg22), gpa

Jan 24 2018

werner closed T3758: Configuring with --disable-optimization doesn't disable optimizations as Wontfix.

That might be the case. I suggest to use

Jan 24 2018, 7:20 PM · Bug Report, gnupg (gpg22)
onickolay added a project to T3758: Configuring with --disable-optimization doesn't disable optimizations: Bug Report.
Jan 24 2018, 12:17 PM · Bug Report, gnupg (gpg22)
onickolay created T3758: Configuring with --disable-optimization doesn't disable optimizations in the S1 Public space.
Jan 24 2018, 12:16 PM · Bug Report, gnupg (gpg22)

Jan 23 2018

fogine closed T3752: gpg --card-status does NOT to create secret key stubs as Invalid.

My apologies , after the system upgrade, multiple things around gnupg broke and I got distracted and forgot to check the fetched public key, which somehow didn't contain subkey data.
This particular issue has been resolved by updating upstream public key.
Thank you for your assistance.

Jan 23 2018, 2:36 AM · scd, gnupg (gpg22), Bug Report

Jan 22 2018

gniibe triaged T3752: gpg --card-status does NOT to create secret key stubs as Normal priority.

I use Debian stretch. It works for me with GnuPG 2.2.4.
The stub is created at the time when --card-edit accesses the card.
When I type RET after fetch command, it shows the key information.

Jan 22 2018, 11:34 AM · scd, gnupg (gpg22), Bug Report
gniibe claimed T3752: gpg --card-status does NOT to create secret key stubs .
Jan 22 2018, 11:00 AM · scd, gnupg (gpg22), Bug Report
werner added projects to T3752: gpg --card-status does NOT to create secret key stubs : gnupg (gpg22), scd.
Jan 22 2018, 10:44 AM · scd, gnupg (gpg22), Bug Report
werner triaged T3753: Bad self-signatures and missing subkey usage flags when creating ECDSA/Ed25519 keys in batch mode as Normal priority.

You can't use the curve Ed25519 with ECDSA; you need to use EdDSA, The error checking when using the parameter file does not catch all errors. It should do this of course.

Jan 22 2018, 10:38 AM · gnupg24, Bug Report

Jan 18 2018

werner triaged T3748: GPA is stuck if keyring is too big and trust-model is tofu+pgp as High priority.

One of these TOFU bugs. Thanks for the good bug report.

Jan 18 2018, 7:43 PM · TOFU, gnupg (gpg22), gpa
werner closed T3747: Erroneous algo picked when using quick-add-key and future-default as Resolved.

Well, that was a bit tricky to fix but it has been done and will go into 2.2.5.

Jan 18 2018, 1:46 PM · gnupg (gpg22), Bug Report

Jan 15 2018

werner reopened T1967: GnuPG should select a key for signing without trying to use missing subkeys as "Open".
Jan 15 2018, 8:28 AM · gnupg (gpg22), Feature Request

Jan 11 2018

lukele added a comment to T3730: Add support to HTTP Basic Auth for Keyservers.

Thanks for having a look :)

Jan 11 2018, 12:43 PM · gnupg24, Feature Request
werner triaged T3730: Add support to HTTP Basic Auth for Keyservers as Normal priority.

Thanks for the patch. The "fixme" indicates that I probably was just too lazy to add and test support.

Jan 11 2018, 12:29 PM · gnupg24, Feature Request

Jan 8 2018

werner closed T3718: --list-only with --decrypt skips listing my key as Resolved.

Fixed for 2.2.5. Thanks for the report.

Jan 8 2018, 9:39 AM · gnupg (gpg22), Bug Report

Jan 7 2018

madman_xxx added a project to T3718: --list-only with --decrypt skips listing my key: gnupg (gpg22).
Jan 7 2018, 10:48 PM · gnupg (gpg22), Bug Report

Jan 3 2018

dkg added a comment to T3622: --export-options export-minimal,export-clean includes unusable subkeys.

Agreed, Signing subkeys can be useful for checking historical signatures. And even encryption subkeys *can* be useful after their expiration, e.g. when doing historical auditing.

Jan 3 2018, 1:08 AM · Feature Request, gnupg (gpg22)

Jan 1 2018

werner added a comment to T3573: Research performance problems with some large keyring..

Running tests with a modified keybox, so that the the keybox has only the meta data and the actual keyblocks are stored in separate files improved --list-keys by a factor of 10. This can be explained by reducing the size of pubring.kbx (which is sequentially scanned) from 95 to 2.5 MIB.

Jan 1 2018, 8:34 PM · gnupg (gpg23)
werner triaged T3655: Suggest possible choices instead to error out on a typo as Wishlist priority.
Jan 1 2018, 5:36 PM · gnupg, Bug Report
werner added a comment to T3655: Suggest possible choices instead to error out on a typo.

I added "futuredefault" as an alias and also made the matching case-insensitiv. Changing the rendering is not easy because using a non-breaking hyphen in @code{} would not look very nice.

Jan 1 2018, 3:12 PM · gnupg, Bug Report

Dec 31 2017

dkg reopened T3655: Suggest possible choices instead to error out on a typo as "Open".

When i read the manpage, nroff-formatted against an 80-column terminal, it says, literally:

Dec 31 2017, 2:02 AM · gnupg, Bug Report

Dec 30 2017

werner closed T3655: Suggest possible choices instead to error out on a typo as Invalid.

It is

future-default

and not

futuredefault
Dec 30 2017, 1:42 PM · gnupg, Bug Report

Dec 29 2017

dkg added a comment to T3655: Suggest possible choices instead to error out on a typo.

Any fix for this should be included in the test suite to avoid a regression :)

Dec 29 2017, 9:55 PM · gnupg, Bug Report
dkg created T3655: Suggest possible choices instead to error out on a typo.
Dec 29 2017, 9:54 PM · gnupg, Bug Report
werner added a comment to T3622: --export-options export-minimal,export-clean includes unusable subkeys.

I can see the case for encryption subkeys. Signing subkeys are still useful after their expiration.

Dec 29 2017, 12:21 PM · Feature Request, gnupg (gpg22)

Dec 21 2017

dkg created T3622: --export-options export-minimal,export-clean includes unusable subkeys.
Dec 21 2017, 7:52 PM · Feature Request, gnupg (gpg22)

Dec 7 2017

werner closed D456: Change SOCK_CTX (internal one) system hooks.
Dec 7 2017, 6:26 PM · gnupg (gpg22), gpgagent
werner commandeered D456: Change SOCK_CTX (internal one) system hooks.
Dec 7 2017, 6:25 PM · gnupg (gpg22), gpgagent

Dec 6 2017

aheinecke accepted D456: Change SOCK_CTX (internal one) system hooks.

Tested it on Windows, with the sleep test patch in Libassuan it does not hang anymore when it hanged without this change.

Dec 6 2017, 10:36 AM · gnupg (gpg22), gpgagent
gniibe created D456: Change SOCK_CTX (internal one) system hooks.
Dec 6 2017, 10:22 AM · gnupg (gpg22), gpgagent

Dec 4 2017

werner created T3573: Research performance problems with some large keyring..
Dec 4 2017, 8:36 AM · gnupg (gpg23)
gniibe edited projects for T3201: KDF DO support enhancement, added: gnupg (gpg22); removed gnupg (gpg23).
Dec 4 2017, 2:31 AM · gnupg (gpg22), scd
gniibe edited projects for T3201: KDF DO support enhancement, added: gnupg (gpg22); removed gnupg (gpg23).

It's in gniibe/scd-kdf-support.
I think it's good to add to GnupG 2.2 branch.

Dec 4 2017, 2:26 AM · gnupg (gpg22), scd

Nov 29 2017

gniibe closed T3472: gpgme-1.9.0 test suite hangs on OpenBSD as Resolved.
Nov 29 2017, 8:22 AM · gpgagent, gnupg (gpg22), gpgme
gniibe added a comment to T3083: Smartcard access may fail with error "Invalid Value" after resuming system from suspend.

If more fine-grained control is needed with suspend-to-ram, we need to write kernel driver for USB access.

Nov 29 2017, 8:22 AM · Restricted Project, gnupg (gpg22), scd
gniibe closed T3083: Smartcard access may fail with error "Invalid Value" after resuming system from suspend as Resolved.
Nov 29 2017, 8:20 AM · Restricted Project, gnupg (gpg22), scd
gniibe added a comment to T3083: Smartcard access may fail with error "Invalid Value" after resuming system from suspend.

I learned suspend-to-ram functionality. Currently, for Linux, if we have USB driver in kernel, there are methods to handle suspend-to-ram and resume events. For user space driver by libusb, there is nothing and it should all work well by reseting after resume.

Nov 29 2017, 7:18 AM · Restricted Project, gnupg (gpg22), scd

Nov 28 2017

werner added a comment to T3194: Export of keys fails (gets mangled) if stdout is redirected to a file on Windows.

IIRC, I red some hints on using a powershell module to switch the output to binary. I tries to find that mode, or weel its source or scrip) but to no success. It seems to be a common problem with powershell because it is not a real shell as we are used to (where many commands have a /b switch but that switching could also be done using setmode() ).

Nov 28 2017, 5:35 PM · gnupg (gpg22), Windows 32, Bug Report
aheinecke added a comment to T3194: Export of keys fails (gets mangled) if stdout is redirected to a file on Windows.

I can reproduce the problem.

Nov 28 2017, 4:04 PM · gnupg (gpg22), Windows 32, Bug Report

Nov 21 2017

gniibe added a comment to T3472: gpgme-1.9.0 test suite hangs on OpenBSD.

Fixed in 2.2.3, too. Closing.

Nov 21 2017, 12:13 AM · gpgagent, gnupg (gpg22), gpgme

Nov 19 2017

elonsatoshi added a comment to T2968: gpg --search: Connection closed in DNS.

You know... I think connman and DNS have something to do with this. Connman does some weird DNS thing. And it auto-generates /etc/resolv.conf to use localhost as the DNS server.

Nov 19 2017, 4:48 AM · Info Needed, gnupg (gpg22), Bug Report, Debian, Keyserver, dirmngr

Nov 17 2017

vext01 added a comment to T3472: gpgme-1.9.0 test suite hangs on OpenBSD.

Shall we close this?

Nov 17 2017, 3:48 PM · gpgagent, gnupg (gpg22), gpgme
werner closed T3510: dirmngr: Crash when CRL signature check fails as Resolved.

Okay, I took your suggestion but also improved the documentation. Fixed in 2.2

Nov 17 2017, 10:45 AM · gnupg (gpg22), dirmngr, Bug Report
werner added a comment to T3510: dirmngr: Crash when CRL signature check fails.

Oh that is not good. A passed arg should not be closed by the called fucntion unless that fucntion is documented as gaining ownership of it. Let me check.

Nov 17 2017, 10:29 AM · gnupg (gpg22), dirmngr, Bug Report
aheinecke created T3510: dirmngr: Crash when CRL signature check fails.
Nov 17 2017, 10:21 AM · gnupg (gpg22), dirmngr, Bug Report

Nov 15 2017

werner added a comment to T3490: "gpgconf --launch gpg-agent" should not take a full second if the agent isn't already started.

Merged into master. Lets test it for a few days before I backport it.

Nov 15 2017, 2:00 PM · gnupg (gpg22)
werner claimed T3490: "gpgconf --launch gpg-agent" should not take a full second if the agent isn't already started.
Nov 15 2017, 12:27 PM · gnupg (gpg22)
werner added a comment to T3500: Gpgtar creates dirs named "-_1_" when decrypting from stdin.

FWIW, I added a gpgtar.1

Nov 15 2017, 10:28 AM · gnupg (gpg22), gpg4win, gpgtar, Bug Report
aheinecke closed T3500: Gpgtar creates dirs named "-_1_" when decrypting from stdin as Resolved.

Pushed to 2.2

Nov 15 2017, 10:25 AM · gnupg (gpg22), gpg4win, gpgtar, Bug Report
werner added a comment to T3500: Gpgtar creates dirs named "-_1_" when decrypting from stdin.

You could use the --directory option. However< I agree that your suggested changes is less surprising then the current behaviour. Thus I would consider this a bug fix. Can you please apply to 2.2?

Nov 15 2017, 9:20 AM · gnupg (gpg22), gpg4win, gpgtar, Bug Report

Nov 14 2017

werner merged T3066: wks should automatically refresh keys into T2917: --locate-key should re-fetch key via WKD if it is expired.
Nov 14 2017, 4:32 PM · gnupg (gpg22), Bug Report
aheinecke created T3500: Gpgtar creates dirs named "-_1_" when decrypting from stdin.
Nov 14 2017, 2:19 PM · gnupg (gpg22), gpg4win, gpgtar, Bug Report

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

Nov 12 2017

dkg added a comment to T3277: decrypting data symmetrically doesn't reliably convey confidentiality property.

So, to protect against this attack, the client needs to do both of the following:

Nov 12 2017, 9:14 PM · Feature Request, gnupg (gpg22)
dkg added a comment to T3277: decrypting data symmetrically doesn't reliably convey confidentiality property.

Here are two examples:

Nov 12 2017, 9:13 PM · Feature Request, gnupg (gpg22)
dkg added a comment to T3277: decrypting data symmetrically doesn't reliably convey confidentiality property.

@werner suggests using an ephemeral home directory. this is an important point.

Nov 12 2017, 9:08 PM · Feature Request, gnupg (gpg22)
dkg added a comment to T3277: decrypting data symmetrically doesn't reliably convey confidentiality property.

@justus asked for examples.

Nov 12 2017, 9:05 PM · Feature Request, gnupg (gpg22)

Nov 8 2017

dkg added a comment to T3490: "gpgconf --launch gpg-agent" should not take a full second if the agent isn't already started.

OK, i've pushed 0471ff9d3bf8d6b9a359f3c426d70d0935066907 and 149041b0b917f4298239fe18b5ebd5ead71584a6 to branch T3490-proposal1. It cuts GnuPG's own simple test suite down from about 3 minutes to 1.5 minutes for me. I haven't tested the speedup for the full test suite yet.

Nov 8 2017, 5:48 PM · gnupg (gpg22)
dkg added a comment to T3490: "gpgconf --launch gpg-agent" should not take a full second if the agent isn't already started.

To clarify, i'll push them to a separate branch for you to decide whether to merge.

Nov 8 2017, 5:27 PM · gnupg (gpg22)
dkg added a comment to T3490: "gpgconf --launch gpg-agent" should not take a full second if the agent isn't already started.

I'll push some patches for proposal 1.

Nov 8 2017, 5:26 PM · gnupg (gpg22)