[tor-talk] Cloak Tor Router
Lars Boegild Thomsen
lth at reclaim-your-privacy.com
Mon Nov 3 02:44:10 UTC 2014
On Saturday 01 November 2014 12:42:41 coderman wrote:
> - support robust stream isolation, beyond what may be default. perhaps
> IsolateDestAddr and IsolateByClientAddr on TransPort (this does not
> yet exist, but you could code it to the benefit of all Transparent
> proxy consumer
Doesn't this already exist? According to the Tor manual:
IsolateClientAddr
Don’t share circuits with streams from a different client address. (On by default and strongly recommended; you can disable it with NoIsolateClientAddr.)
IsolateClientProtocol
Don’t share circuits with streams using a different protocol. (SOCKS 4, SOCKS 5, TransPort connections, NATDPort connections, and DNSPort requests are all considered to be different protocols.)
IsolateDestPort
Don’t share circuits with streams targetting a different destination port.
IsolateDestAddr
Don’t share circuits with streams targetting a different destination address.
Ah - I just tested it - those two options are not recognized at all.
--
Lars Boegild Thomsen
https://reclaim-your-privacy.com
Jabber/XMPP: lth at reclaim-your-privacy.com
More information about the tor-talk
mailing list