Page MenuHome GnuPG

gvs (gvs)
User

Projects

User does not belong to any projects.

User Details

User Since
Mar 27 2017, 4:48 PM (370 w, 6 d)
Availability
Available

Recent Activity

Sep 8 2016

gvs added a comment to T2390: gpg-agent not expiring passphrase.

I tested with 2.0.22 on Ubuntu 14.04.5 LTS and SIGHUP expired the cached
passphrase. I'll have to find some time to test 2.0.30.

Sep 8 2016, 8:44 AM · Info Needed, Bug Report, gnupg

Jun 18 2016

gvs added a comment to T2390: gpg-agent not expiring passphrase.

This shows default-cache-ttl and max-cache-ttl being ignored:

$ eval gpg-agent --daemon
$ env | grep GPG
GPG_AGENT_INFO=/tmp/gpg-NFU8a4/S.gpg-agent:17812:1
$ gpg2 -q --decrypt foo.gpg
blah
$ kill -HUP 17812
$ gpg2 -q --decrypt foo.gpg
blah
$ date
Sat Jun 18 11:15:24 JST 2016
$ cat .gnupg/gpg-agent.conf
default-cache-ttl 300
max-cache-ttl 300
$ date
Sat Jun 18 11:24:06 JST 2016
$ gpg2 -q --decrypt foo.gpg
blah

Jun 18 2016, 4:29 AM · Info Needed, Bug Report, gnupg
gvs set Version to 2.0.26 on T2390: gpg-agent not expiring passphrase.
Jun 18 2016, 4:29 AM · Info Needed, Bug Report, gnupg
gvs added a comment to T2390: gpg-agent not expiring passphrase.

This issue may be related to: T2054

Jun 18 2016, 4:12 AM · Info Needed, Bug Report, gnupg
gvs added projects to T2390: gpg-agent not expiring passphrase: gnupg, Bug Report.
Jun 18 2016, 4:11 AM · Info Needed, Bug Report, gnupg