[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2813: allow tor socks.port= to use unix-domain sockets
Tahoe-LAFS
trac at tahoe-lafs.org
Wed Aug 31 11:29:07 UTC 2016
#2813: allow tor socks.port= to use unix-domain sockets
------------------------------+---------------------------
Reporter: warner | Owner:
Type: defect | Status: new
Priority: normal | Milestone: soon
Component: code-network | Version: 1.11.0
Resolution: | Keywords: anonymity tor
Launchpad Bug: |
------------------------------+---------------------------
Comment (by dawuud):
i think we should simplify and remove some code; i've removed
the parsing of the SOCKS port because it should be a twisted endpoint
descriptor string
and we can simply call clientFromString and then pass the resulting
endpoint object
to the Foolscap Tor SOCKS handler constructor:
https://github.com/tahoe-lafs/tahoe-lafs/pull/327
please review
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2813#comment:2>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list