[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: GnuPG through Tor



On Tue, 21 Oct 2008 17:32:43 +0200, Alexander W. Janssen wrote:

> misc wrote:
>> Is there any way at all to get keys from LDAP server through Tor?
> 
> LDAP uses TCP, so yes, it should be working if you configure GnuPG to
> use a proxy.
> 
> Alex.

GnuPG only has options for HTTP proxy. But LDAP doesn't work through HTTP
proxy.

I would imagine for LDAP I would need to direct traffic from GnuPG directly
into Tor (without Privoxy). 

But how can I do that? How can you run command-line applications (like
GnuPG) under a sockifier like TorCap?