﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
2813	allow tor socks.port= to use unix-domain sockets	warner	warner	"Ideally the tahoe.cfg `[tor] socks.port=` value would be an arbitrary endpoint specification, and it would be possible to speak SOCKS over a unix-domain socket to the Tor daemon. But foolscap is currently limited to accepting TCP hostname+port, so we cannot accept the full range of endpoint specifiers yet.

This ticket tracks the changes necessary to lift this restriction. We need [https://foolscap.lothar.com/trac/ticket/265 Foolscap#265] to be fixed first, which may require changes to txtorcon. Then we can change `allmydata.node.Node._make_tor_handler` to use `endpoints.clientFromString(socksport)`.
"	defect	closed	normal	1.12.0	code-network	1.11.0	fixed	anonymity tor		
