[tor-bugs] #2846 [Torify]: Patch GPG to support SOCKS proxies

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Sep 24 23:45:46 UTC 2012


#2846: Patch GPG to support SOCKS proxies
------------------------+---------------------------------------------------
    Reporter:  rransom  |       Owner:  mikeperry
        Type:  defect   |      Status:  reopened 
    Priority:  normal   |   Milestone:           
   Component:  Torify   |     Version:           
  Resolution:           |    Keywords:           
      Parent:           |      Points:           
Actualpoints:           |  
------------------------+---------------------------------------------------

Comment(by ioerror):

 Ok - I think I have a working option. This doesn't appear to leak DNS:

 {{{
  gpg --keyserver-options no-try-dns-srv,http-
 proxy=http://127.0.0.1:8119,debug,verbose --search jacob at appelbaum.net
 }}}

 The key is this keyserver option - I found it buried in the hkp keyserver
 code:
 {{{
 no-try-dns-srv
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2846#comment:20>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list