The client must explicitly set OPTION PINENTRY if the client is a remote
commita339d78f984f5d708159f285e4cb3d6680a1bb88
authorBen Kibbey <bjk@luxsci.net>
Sat, 24 Jan 2009 00:28:28 +0000 (23 19:28 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 24 Jan 2009 00:28:28 +0000 (23 19:28 -0500)
tree9227a82c46a41c3dc3c5046931ec83ec2917abc9
parent020d223e752784178d23c6f9edc848bc050d56a5
The client must explicitly set OPTION PINENTRY if the client is a remote
one in order for pinentry to be used. This is because the client may set
the DISPLAY option without knowing what it's doing. The communication
between the client X11 host and pinentry isn't encrypted unless the
client and server host are setup to do something special.
src/commands.c
src/pwmd.c