#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 [email protected]
 }}}

 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
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to