Re: [tor-dev] Pluggable Transport through SOCKS proxy

2012-02-28 Thread Robert Ransom
On 2012-02-29, Arturo Filastò wrote: > On Feb 28, 2012, at 5:38 PM, Robert Ransom wrote: > >> On 2012-02-29, Arturo Filastò wrote: >> >>> When Tor is configured to use both a Pluggable Transport proxy and SOCKS >>> proxy it should delegate the proxying to the pluggable transport proxy. >>> >>>

Re: [tor-dev] Pluggable Transport through SOCKS proxy

2012-02-28 Thread Arturo Filastò
On Feb 28, 2012, at 5:38 PM, Robert Ransom wrote: > On 2012-02-29, Arturo Filastò wrote: > >> When Tor is configured to use both a Pluggable Transport proxy and SOCKS >> proxy it should delegate the proxying to the pluggable transport proxy. >> >> This can be achieved by setting the environm

Re: [tor-dev] Pluggable Transport through SOCKS proxy

2012-02-28 Thread Robert Ransom
On 2012-02-29, Arturo Filastò wrote: > When Tor is configured to use both a Pluggable Transport proxy and SOCKS > proxy it should delegate the proxying to the pluggable transport proxy. > > This can be achieved by setting the environment variables for the SOCKS > proxy to that specified i

[tor-dev] Pluggable Transport through SOCKS proxy

2012-02-28 Thread Arturo Filastò
Following up on the discussion at the Tor dev meeting with Nick this is the proposal for the Pluggable Transport through SOCKS proxies. You can also find it committed on github: https://github.com/hellais/torspec/commit/f0a89c8ded1971199fec6ffd0fe7e40562274ced Filename: xxx-pluggable-transports-t