[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: GnuPG through Tor
On Tue, 21 Oct 2008 08:04:26 -0400, Ted Smith wrote:
> On Mon, 2008-10-20 at 22:48 -0400, misc wrote:
>> Is it possible to run GnuPG through Tor? (when connecting to LDAP and HKP
>> servers to exchange keys)?
>>
>
> The way I do it is:
>
> keyserver x-hkp://d3ettcpzlta6azsm.onion/
> keyserver-options http_proxy="localhost:8118"
> keyserver-options auto-key-retrieve
> keyserver-options honor-http-proxy broken-http-proxy
>
> ...in my ~/.gnupg/gpg.conf.
>
That works for HKP only, not for LDAP.