[tor-bugs] #2846 [general]: Patch GPG to support SOCKS proxies
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Apr 25 13:35:49 UTC 2015
#2846: Patch GPG to support SOCKS proxies
-------------------------+-----------------------
Reporter: rransom | Owner: mikeperry
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: general | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
-------------------------+-----------------------
Comment (by ilf):
Documenting gnupg --keyserver-options no-try-dns-srv: it's given to the
keyserver helper (gpgkeys_hkp), which polls the SRV record _pgpkey-
http._tcp.KEYSERVERNAME (or _pgpkey-https._tcp.KEYSERVERNAME) to find out
the real host and port. This is the code:
1.4: http://git.gnupg.org/cgi-
bin/gitweb.cgi?p=gnupg.git;a=blob;f=keyserver/gpgkeys_hkp.c;hb=refs/heads
/STABLE-BRANCH-1-4#l884
2.1: http://git.gnupg.org/cgi-
bin/gitweb.cgi?p=gnupg.git;a=blob;f=keyserver/gpgkeys_hkp.c;hb=refs/heads
/STABLE-BRANCH-2-0#l884
Werner Koch sais, it's currently missing in 2.1, but he will work on it
soon.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2846#comment:49>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list