https://bugzilla.novell.com/show_bug.cgi?id=619295 https://bugzilla.novell.com/show_bug.cgi?id=619295#c34 --- Comment #34 from Petr Uzel <puzel@novell.com> 2010-12-15 10:33:10 UTC --- (In reply to comment #33)
So how do we find the ctty of a process without resorting to ugly hacks like parsing `ps` output? I could think of gpg opening /dev/tty and sending the fd over the unix socket to gpg-agent (SCM_RIGHTS).
This is interesting idea. However, since gpg, gpg-agent and pinentry (and seahorse) communicate via the assuan protocol (implemented in libassuan), this would require significant changes in the assuan protocol/library. Therefore, if you want to push this idea forward, I suggest to do so on gnupg-devel mailing list. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.