Page MenuHome GnuPG
Feed Advanced Search

Jul 20 2010

werner added projects to T1254: pinentry: show only one password dialog - queue others: gpgagent, gnupg.
Jul 20 2010, 4:25 PM · gnupg, Bug Report, gpgagent
werner removed a project from T1254: pinentry: show only one password dialog - queue others: pinentry.
Jul 20 2010, 4:25 PM · gnupg, Bug Report, gpgagent

May 21 2010

thomas added projects to T1189: p12 import brings up pinentry in a different way (so it does not appear sometimes): gpgagent, pinentry.
May 21 2010, 10:21 AM · Too Old, pinentry, gpgagent, Bug Report, gnupg
thomas added a comment to T1189: p12 import brings up pinentry in a different way (so it does not appear sometimes).

Your logs show /dev/pts/7 and as I wrote in T1203:
other bug reports indicate that any /dev/pts/(single-digit) exposes the problem.

May 21 2010, 10:21 AM · Too Old, pinentry, gpgagent, Bug Report, gnupg

May 12 2010

werner added a comment to T1198: gpg-preset-passphrase --forget option does not work.

Fixed. Thanks.

May 12 2010, 11:27 AM · Bug Report, gnupg, gpgagent
werner closed T1198: gpg-preset-passphrase --forget option does not work as Resolved.
May 12 2010, 11:27 AM · Bug Report, gnupg, gpgagent
werner added a project to T1177: protect-tool fails to initialize agent options properly: gpgagent.
May 12 2010, 10:46 AM · Won't Fix, gpgagent, Bug Report, gnupg

Apr 27 2010

werner added a comment to T1211: gpg-agent should disable ptrace.

gpg-agent won't create a core dump; see disable_core_dump(). However it is
still possible to read the memory of a process you own using ptrace or
/proc/PID/mem.

Apr 27 2010, 4:03 PM · Won't Fix, Feature Request, gnupg, gpgagent, Not A Bug
werner closed T1211: gpg-agent should disable ptrace as Resolved.
Apr 27 2010, 4:03 PM · Won't Fix, Feature Request, gnupg, gpgagent, Not A Bug

Apr 19 2010

DarkStarSword reopened T1211: gpg-agent should disable ptrace as "Open".
Apr 19 2010, 10:38 AM · Won't Fix, Feature Request, gnupg, gpgagent, Not A Bug
DarkStarSword added a comment to T1211: gpg-agent should disable ptrace.

I recognise that gpg-agent is a user process - if it wasn't this issue wouldn't
apply at all.
And naturally this won't protect the user from themselves entirely - why if they
wanted, they could even start gpg-agent from gdb and skip the prctl call and
after entering his passphrase could then dump it from gdb. Or maybe they could
use an alternate "gpg-agent" that does not disable ptrace. Or they could wrap
gpg-agent and disable the call with LD_PRELOAD. Hell, if they wanted they could
probably even post their private keys unencrypted on a public webserver.

Apr 19 2010, 10:38 AM · Won't Fix, Feature Request, gnupg, gpgagent, Not A Bug
werner added a project to T1211: gpg-agent should disable ptrace: Not A Bug.
Apr 19 2010, 8:44 AM · Won't Fix, Feature Request, gnupg, gpgagent, Not A Bug
werner added a comment to T1211: gpg-agent should disable ptrace.

You can't protect a user from himself. gpg-agent is a user process and not a
system wide daemon.

Apr 19 2010, 8:44 AM · Won't Fix, Feature Request, gnupg, gpgagent, Not A Bug
werner closed T1211: gpg-agent should disable ptrace as Resolved.
Apr 19 2010, 8:44 AM · Won't Fix, Feature Request, gnupg, gpgagent, Not A Bug

Apr 16 2010

DarkStarSword added projects to T1211: gpg-agent should disable ptrace: gpgagent, gnupg, Bug Report.
Apr 16 2010, 1:12 AM · Won't Fix, Feature Request, gnupg, gpgagent, Not A Bug

Mar 17 2010

thomas added a comment to T1203: gpg-agent/pinentry does work on certain ttys (/dev/pts/?).
  • Werner Koch via BTS <gnupg@bugs.g10code.com> [20100317 16:00]:

Werner Koch <wk@gnupg.org> added the comment:

What pinentry version are you using (qt or another one)?

Mar 17 2010, 10:47 PM · Too Old, Bug Report, pinentry, gpgagent
werner added a comment to T1203: gpg-agent/pinentry does work on certain ttys (/dev/pts/?).

What pinentry version are you using (qt or another one)?
Did you set the GPG_TTY envvar?

Mar 17 2010, 4:00 PM · Too Old, Bug Report, pinentry, gpgagent
thomas added projects to T1203: gpg-agent/pinentry does work on certain ttys (/dev/pts/?): gpgagent, pinentry, Bug Report.
Mar 17 2010, 12:10 PM · Too Old, Bug Report, pinentry, gpgagent
thomas set Version to 2.0.14-0kk1 on T1203: gpg-agent/pinentry does work on certain ttys (/dev/pts/?).
Mar 17 2010, 12:10 PM · Too Old, Bug Report, pinentry, gpgagent

Mar 8 2010

kkaputa added projects to T1198: gpg-preset-passphrase --forget option does not work: gpgagent, gnupg, Bug Report.
Mar 8 2010, 1:26 PM · Bug Report, gnupg, gpgagent
kkaputa added a comment to T1198: gpg-preset-passphrase --forget option does not work.

D126: 284_clear_passphrase.patch

Mar 8 2010, 1:26 PM · Bug Report, gnupg, gpgagent

Dec 21 2009

werner removed a project from T1105: DECIPHER operation fails with 3072 bit keys on OpenPGP 2.0 card: In Progress.
Dec 21 2009, 3:40 PM · Bug Report, gnupg, gpgagent, OpenPGP, scd
werner added a comment to T1105: DECIPHER operation fails with 3072 bit keys on OpenPGP 2.0 card.

We can't do anything about it.
Cards with manufacturer id 5 and serial numbers up to 346 (0x15a) are affected.
Newer cards work fine.

Dec 21 2009, 3:40 PM · Bug Report, gnupg, gpgagent, OpenPGP, scd
werner closed T1105: DECIPHER operation fails with 3072 bit keys on OpenPGP 2.0 card as Resolved.
Dec 21 2009, 3:40 PM · Bug Report, gnupg, gpgagent, OpenPGP, scd

Dec 2 2009

werner added a comment to T1163: trustlist is not used at all on some platforms.

Aihhh. The failure mode depends on the malloc implementation. We are only
shrinking memory and thus some implementations simply return the same pointer.
Obviously not in BSD.

Dec 2 2009, 6:43 PM · gpgagent, Bug Report, gnupg, patch
werner closed T1163: trustlist is not used at all on some platforms as Resolved.
Dec 2 2009, 6:43 PM · gpgagent, Bug Report, gnupg, patch
tamo added projects to T1163: trustlist is not used at all on some platforms: gpgagent, gnupg, Bug Report, patch.
Dec 2 2009, 7:45 AM · gpgagent, Bug Report, gnupg, patch

Sep 3 2009

werner added a comment to T1105: DECIPHER operation fails with 3072 bit keys on OpenPGP 2.0 card.

This is now a known problem. The likely reason is bug in the card's code. The
workaround is to forget about card based 3072 bit encryption keys.

Sep 3 2009, 7:35 PM · Bug Report, gnupg, gpgagent, OpenPGP, scd
werner added a project to T1105: DECIPHER operation fails with 3072 bit keys on OpenPGP 2.0 card: In Progress.
Sep 3 2009, 7:35 PM · Bug Report, gnupg, gpgagent, OpenPGP, scd
werner set Due Date to Dec 31 2009, 1:00 AM on T1109: Pinentry and cache update race.
Sep 3 2009, 12:21 PM · Info Needed, Bug Report, gnupg, gpgagent

Sep 1 2009

soren added a comment to T1105: DECIPHER operation fails with 3072 bit keys on OpenPGP 2.0 card.

Does the fact that I can encrypt, sign, and authenticate correctly with 3072 bit
keys affect your hypothesis?

Sep 1 2009, 10:18 PM · Bug Report, gnupg, gpgagent, OpenPGP, scd
werner added a comment to T1105: DECIPHER operation fails with 3072 bit keys on OpenPGP 2.0 card.

According to http://pcsclite.alioth.debian.org/shouldwork.html#0x0B970x7762
this reader should work but it has not been tested.

Sep 1 2009, 11:13 AM · Bug Report, gnupg, gpgagent, OpenPGP, scd

Aug 26 2009

soren added a comment to T1105: DECIPHER operation fails with 3072 bit keys on OpenPGP 2.0 card.

Is there any more information I can provide? Can you reproduce it?

Aug 26 2009, 8:55 AM · Bug Report, gnupg, gpgagent, OpenPGP, scd

Aug 20 2009

werner added projects to T1109: Pinentry and cache update race: gpgagent, gnupg, Bug Report.
Aug 20 2009, 12:09 PM · Info Needed, Bug Report, gnupg, gpgagent

Aug 18 2009

soren added a comment to T1105: DECIPHER operation fails with 3072 bit keys on OpenPGP 2.0 card.

This is the built-in reader in my Dell Latitude D430, by the way.

Aug 18 2009, 1:01 PM · Bug Report, gnupg, gpgagent, OpenPGP, scd
soren added a comment to T1105: DECIPHER operation fails with 3072 bit keys on OpenPGP 2.0 card.

This is the relevant lsusb output:

Aug 18 2009, 12:50 PM · Bug Report, gnupg, gpgagent, OpenPGP, scd
werner added a comment to T1105: DECIPHER operation fails with 3072 bit keys on OpenPGP 2.0 card.

What card reader are you using?

Aug 18 2009, 9:34 AM · Bug Report, gnupg, gpgagent, OpenPGP, scd

Aug 17 2009

soren set Version to 2.0.12 on T1105: DECIPHER operation fails with 3072 bit keys on OpenPGP 2.0 card.
Aug 17 2009, 11:11 PM · Bug Report, gnupg, gpgagent, OpenPGP, scd
soren added projects to T1105: DECIPHER operation fails with 3072 bit keys on OpenPGP 2.0 card: scd, OpenPGP, gpgagent, gnupg, Bug Report.
Aug 17 2009, 11:11 PM · Bug Report, gnupg, gpgagent, OpenPGP, scd

Jun 17 2009

werner closed T1013: gnupg-agent: modifies SigBlk mask of all processes spawned in the X session breaking unrelated software as Resolved.
Jun 17 2009, 4:16 PM · Debian, gpgagent, Bug Report, gnupg
werner removed a project from T1013: gnupg-agent: modifies SigBlk mask of all processes spawned in the X session breaking unrelated software: Restricted Project.
Jun 17 2009, 4:16 PM · Debian, gpgagent, Bug Report, gnupg

Mar 19 2009

werner added a project to T1013: gnupg-agent: modifies SigBlk mask of all processes spawned in the X session breaking unrelated software: Restricted Project.
Mar 19 2009, 7:16 AM · Debian, gpgagent, Bug Report, gnupg
werner removed a project from T1013: gnupg-agent: modifies SigBlk mask of all processes spawned in the X session breaking unrelated software: In Progress.
Mar 19 2009, 7:16 AM · Debian, gpgagent, Bug Report, gnupg
werner added a comment to T1013: gnupg-agent: modifies SigBlk mask of all processes spawned in the X session breaking unrelated software.

Okay, fixed in SVN 4958.

Mar 19 2009, 7:16 AM · Debian, gpgagent, Bug Report, gnupg
werner added projects to T1013: gnupg-agent: modifies SigBlk mask of all processes spawned in the X session breaking unrelated software: In Progress, gpgagent.
Mar 19 2009, 6:29 AM · Debian, gpgagent, Bug Report, gnupg

Mar 3 2009

bherzog closed T813: agent doesn't accept short passphrases even if confirmed as Resolved.
Mar 3 2009, 3:33 PM · Info Needed, pinentry, gpgagent, Bug Report, gnupg
bherzog added a comment to T813: agent doesn't accept short passphrases even if confirmed.

Tested with gpgsm 2.0.10-svn4835 and pinentry-curses 0.7.4. Works fine now. I
did have to explicitly set GPG_TTY, though, to make pinentry-curses work, but
that's unrelated to this issue.

Mar 3 2009, 3:33 PM · Info Needed, pinentry, gpgagent, Bug Report, gnupg
bherzog reopened T813: agent doesn't accept short passphrases even if confirmed as "Open".
Mar 3 2009, 3:33 PM · Info Needed, pinentry, gpgagent, Bug Report, gnupg

Mar 2 2009

werner closed T813: agent doesn't accept short passphrases even if confirmed as Resolved.
Mar 2 2009, 10:43 AM · Info Needed, pinentry, gpgagent, Bug Report, gnupg
werner added a comment to T813: agent doesn't accept short passphrases even if confirmed.

No response, assuming it has been fixed.

Mar 2 2009, 10:43 AM · Info Needed, pinentry, gpgagent, Bug Report, gnupg
werner added a project to T813: agent doesn't accept short passphrases even if confirmed: Info Needed.
Mar 2 2009, 10:43 AM · Info Needed, pinentry, gpgagent, Bug Report, gnupg

Dec 9 2008

werner set Due Date to Dec 31 2008, 1:00 AM on T813: agent doesn't accept short passphrases even if confirmed.
Dec 9 2008, 11:56 AM · Info Needed, pinentry, gpgagent, Bug Report, gnupg

Dec 8 2008

werner closed T871: Sync timer ticks with otehr processes. as Resolved.
Dec 8 2008, 7:24 PM · gnupg, gpgagent, Feature Request
werner added a comment to T871: Sync timer ticks with otehr processes..

Done in 4888. For scdaemon this is a half second and for gpg-agent every third
second.

Dec 8 2008, 7:24 PM · gnupg, gpgagent, Feature Request
werner closed T859: gpg-agent and "--use-standard-socket" confusion as Resolved.
Dec 8 2008, 5:03 PM · gnupg, Bug Report, gpgagent
werner removed Version on T833: encoding problem gpg-agent when trying to mark certificat trusted.
Dec 8 2008, 3:34 PM · pinentry, Bug Report, kks
werner added a project to T833: encoding problem gpg-agent when trying to mark certificat trusted: pinentry.
Dec 8 2008, 3:34 PM · pinentry, Bug Report, kks

Dec 6 2008

werner removed a project from T802: SSH smartcard authentication fails after card reader removal: Restricted Project.
Dec 6 2008, 7:40 PM · Bug Report, gnupg, gpgagent, scd
werner closed T802: SSH smartcard authentication fails after card reader removal as Resolved.
Dec 6 2008, 7:40 PM · Bug Report, gnupg, gpgagent, scd

Dec 5 2008

moritz added a comment to T802: SSH smartcard authentication fails after card reader removal.

I cannot reproduce this problem anymore. Neither with the test case
script, nor during ssh authentication with several card-reinsertions.

Dec 5 2008, 8:04 PM · Bug Report, gnupg, gpgagent, scd
werner added a comment to T813: agent doesn't accept short passphrases even if confirmed.

Is this still an an issue (2.0.4 is pretty old)?

Dec 5 2008, 6:37 PM · Info Needed, pinentry, gpgagent, Bug Report, gnupg
werner added a comment to T802: SSH smartcard authentication fails after card reader removal.

Moritz, this should be fixed in the current SVN of 2.0.10. Would you mind to
test it?

Dec 5 2008, 6:28 PM · Bug Report, gnupg, gpgagent, scd
werner removed a project from T802: SSH smartcard authentication fails after card reader removal: In Progress.
Dec 5 2008, 6:28 PM · Bug Report, gnupg, gpgagent, scd
werner set Due Date to Dec 15 2008, 1:00 AM on T802: SSH smartcard authentication fails after card reader removal.
Dec 5 2008, 6:28 PM · Bug Report, gnupg, gpgagent, scd
werner added a project to T802: SSH smartcard authentication fails after card reader removal: Restricted Project.
Dec 5 2008, 6:28 PM · Bug Report, gnupg, gpgagent, scd

Oct 28 2008

moritz added a comment to T802: SSH smartcard authentication fails after card reader removal.

Just as a quick follow-up to this script I wrote:

Oct 28 2008, 6:18 PM · Bug Report, gnupg, gpgagent, scd
werner added a project to T802: SSH smartcard authentication fails after card reader removal: In Progress.
Oct 28 2008, 5:17 PM · Bug Report, gnupg, gpgagent, scd
werner added a comment to T802: SSH smartcard authentication fails after card reader removal.

Moritz Schulte created a test case for this or a similar problem:

Oct 28 2008, 5:17 PM · Bug Report, gnupg, gpgagent, scd
werner updated subscribers of T802: SSH smartcard authentication fails after card reader removal.
Oct 28 2008, 5:17 PM · Bug Report, gnupg, gpgagent, scd

Sep 30 2008

werner set Due Date to Nov 30 2008, 1:00 AM on T871: Sync timer ticks with otehr processes..
Sep 30 2008, 8:15 PM · gnupg, gpgagent, Feature Request

Sep 10 2008

bernhard added a comment to T833: encoding problem gpg-agent when trying to mark certificat trusted.

(Assigning to Werner, because the Problem is still there.)

Sep 10 2008, 9:51 AM · pinentry, Bug Report, kks

Sep 3 2008

bernhard reopened T833: encoding problem gpg-agent when trying to mark certificat trusted as "Open".
Sep 3 2008, 3:53 PM · pinentry, Bug Report, kks
bernhard added a comment to T833: encoding problem gpg-agent when trying to mark certificat trusted.

The problem is still there with
Kontact proko2 2.1.12 and gnupg-agent 2.0.9-0kk2 on Debian Sarge.
And Kontact enterprise35 20080826.852422 Etch.

Sep 3 2008, 3:53 PM · pinentry, Bug Report, kks
bernhard changed Version from 2.0.5 to 2.0.9 on T833: encoding problem gpg-agent when trying to mark certificat trusted.
Sep 3 2008, 3:53 PM · pinentry, Bug Report, kks

May 8 2008

werner closed T833: encoding problem gpg-agent when trying to mark certificat trusted as Resolved.
May 8 2008, 7:16 PM · pinentry, Bug Report, kks
werner removed a project from T833: encoding problem gpg-agent when trying to mark certificat trusted: Restricted Project.
May 8 2008, 7:16 PM · pinentry, Bug Report, kks

Mar 26 2008

philkime added a comment to T859: gpg-agent and "--use-standard-socket" confusion.

the username/philkime thing was just a typo, should both be "username". I can't
remember what the problem was any more, just that using "eval gpg-agent ...
didn't work properly and the agent couldn't be contacted when using
--use-standard-socket. I worked round it by just ignoring the STDOUT output of
gpg-agent when started and assuming that the socket is at ~/.gnupg/S.gpg-agent.
I think this issue can be closed.

Mar 26 2008, 9:13 PM · gnupg, Bug Report, gpgagent
werner added a comment to T859: gpg-agent and "--use-standard-socket" confusion.

Did you su to root and thus kept $HOMe at the old value? I do not understand
why you have "username" in the ls but "philkime" in the $HOME (which gpg-agent
uses to construct the name of the socket).

Mar 26 2008, 9:14 AM · gnupg, Bug Report, gpgagent

Jan 12 2008

werner added projects to T871: Sync timer ticks with otehr processes.: Feature Request, gpgagent, gnupg.
Jan 12 2008, 8:20 PM · gnupg, gpgagent, Feature Request

Jan 7 2008

thomas removed a project from T866: running gpg-agent unsusable after upgrade: Restricted Project.
Jan 7 2008, 11:01 AM · Bug Report, gpgagent
thomas closed T866: running gpg-agent unsusable after upgrade as Resolved.
Jan 7 2008, 11:01 AM · Bug Report, gpgagent
thomas added a comment to T866: running gpg-agent unsusable after upgrade.

Upgrading from 2.0.7.svn4643-0kk1 and from 2.0.7-1kk2 to 2.0.8-0kk1 worked fine.
(tested on two machines, both having a running gpg-agent and then decrypting
OpenPGP and S/MIME messages)

Jan 7 2008, 11:00 AM · Bug Report, gpgagent

Dec 12 2007

werner added a project to T866: running gpg-agent unsusable after upgrade: Restricted Project.
Dec 12 2007, 5:19 PM · Bug Report, gpgagent

Dec 11 2007

werner added a comment to T866: running gpg-agent unsusable after upgrade.

You are using an old gpg-agent which does not support this option.
Below is the patch to allow using an old gpg-agent (I will commit it later).

Dec 11 2007, 5:05 PM · Bug Report, gpgagent
thomas added projects to T866: running gpg-agent unsusable after upgrade: gpgagent, Bug Report.
Dec 11 2007, 2:56 PM · Bug Report, gpgagent

Dec 3 2007

philkime added a comment to T859: gpg-agent and "--use-standard-socket" confusion.

Hmm - which part couldn't you replicate? I think you're right about the ssh
functionality - I think that's perhaps what I hit. But isn't it confusing to
have gpg-agent report a socket number it doesn't use when started with
--use-standard-socket? Or maybe that's what you couldn't replicate? Here is a
typescript of what I see:

Dec 3 2007, 8:32 PM · gnupg, Bug Report, gpgagent
werner added projects to T859: gpg-agent and "--use-standard-socket" confusion: gpgagent, gnupg.
Dec 3 2007, 3:00 PM · gnupg, Bug Report, gpgagent

Nov 19 2007

werner placed T833: encoding problem gpg-agent when trying to mark certificat trusted up for grabs.
Nov 19 2007, 4:02 PM · pinentry, Bug Report, kks

Nov 15 2007

werner added projects to T813: agent doesn't accept short passphrases even if confirmed: gpgagent, pinentry.
Nov 15 2007, 4:13 PM · Info Needed, pinentry, gpgagent, Bug Report, gnupg

Oct 24 2007

werner added a comment to T833: encoding problem gpg-agent when trying to mark certificat trusted.

I fixed it in agent/* and common/*. However, I don't think that this fix is
needed. It later turned out that we are already running gpg-agent with gettext
clamped to utf-8 to that the fix does nothing.

Oct 24 2007, 6:25 PM · pinentry, Bug Report, kks
bernhard added a comment to T833: encoding problem gpg-agent when trying to mark certificat trusted.

Werner,
thanks for the fix.
Just quickly?
In which component did you fix it? Is there an easy way to get a patch?

Oct 24 2007, 1:08 PM · pinentry, Bug Report, kks

Oct 19 2007

werner added a project to T833: encoding problem gpg-agent when trying to mark certificat trusted: Restricted Project.
Oct 19 2007, 5:53 PM · pinentry, Bug Report, kks
werner removed a project from T833: encoding problem gpg-agent when trying to mark certificat trusted: In Progress.
Oct 19 2007, 5:53 PM · pinentry, Bug Report, kks
werner added a comment to T833: encoding problem gpg-agent when trying to mark certificat trusted.

Works for me. However I was not able to replicate the original case because I
have no 2.0.5 available.

Oct 19 2007, 5:53 PM · pinentry, Bug Report, kks
werner added a project to T833: encoding problem gpg-agent when trying to mark certificat trusted: In Progress.
Oct 19 2007, 5:36 PM · pinentry, Bug Report, kks
werner added a comment to T833: encoding problem gpg-agent when trying to mark certificat trusted.

I found and fixed the problem. Now testing...

Oct 19 2007, 5:36 PM · pinentry, Bug Report, kks

Sep 13 2007

bernhard assigned T833: encoding problem gpg-agent when trying to mark certificat trusted to werner.
Sep 13 2007, 7:47 PM · pinentry, Bug Report, kks
bernhard added a project to T833: encoding problem gpg-agent when trying to mark certificat trusted: kks.
Sep 13 2007, 7:47 PM · pinentry, Bug Report, kks
bernhard added a comment to T833: encoding problem gpg-agent when trying to mark certificat trusted.

$ locale
LANG=de_DE@euro
LANGUAGE=de_DE:de:en_GB:en
LC_CTYPE="de_DE@euro"
LC_NUMERIC="de_DE@euro"
LC_TIME="de_DE@euro"
LC_COLLATE="de_DE@euro"
LC_MONETARY="de_DE@euro"
LC_MESSAGES="de_DE@euro"
LC_PAPER="de_DE@euro"
LC_NAME="de_DE@euro"
LC_ADDRESS="de_DE@euro"
LC_TELEPHONE="de_DE@euro"
LC_MEASUREMENT="de_DE@euro"
LC_IDENTIFICATION="de_DE@euro"
LC_ALL=

Sep 13 2007, 7:47 PM · pinentry, Bug Report, kks
bernhard set Version to 2.0.5 on T833: encoding problem gpg-agent when trying to mark certificat trusted.
Sep 13 2007, 7:43 PM · pinentry, Bug Report, kks