Hi,

I'd like to use my MUA on an a regular desktop computer that also runs
web browsers and other potentially buggy software. I don't want to
have my PGP keys on that computer. However, would it still be possible
for the MUA to ask a separate computer to sign emails for me? (The
separate computer has its own keyboard and display so that I can see
what I am about to sign.)

gpg-agent listens on a unix socket. There's a patch to add unix socket
forwarding support to openssh. However, the gpg-agent protocol only
transmits hash of the message to be signed. This is not enough, I have
no way of knowing what I am actually signing.

1) Could gpg-agent protocol be extended to support sending the
complete message to be signed and not just its hash?

2) Is there already some existing protocol that I could use?


_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to