Re: [tor-talk] Tor transparent proxy implementation on Windows

2011-12-28 Thread coderman
On Wed, Dec 28, 2011 at 5:47 PM, Lee Fisher wrote: > ... > I think a native driver could help with Tor performance, if that really was > an issue -- perhaps transparency issues aside -- to be addressed at some > level by Tor's sponsors. [or contributors, or other willing parties] it would be usef

Re: [tor-talk] Tor transparent proxy implementation on Windows

2011-12-28 Thread Lee Fisher
On 12/27/11 4:35 PM, coderman wrote: [...] to clarify, to implement the desired owner / application based port, and protocol filtering, you would likely need to implement a shim with NDIS intermediate and filter driver interfaces as well as the newer WFP features if available to do what is needed

Re: [tor-talk] Tor transparent proxy implementation on Windows

2011-12-27 Thread coderman
On Sat, Dec 24, 2011 at 2:44 PM, Lee Fisher wrote: > On 12/22/11 4:28 AM, and...@torproject.org wrote: >>... >> https://svn.torproject.org/svn/torvm/trunk/doc/design.html. > > ... this statement is incorrect: > > "This is important in a Windows environment where capabilities like Linux(R) > netfil

Re: [tor-talk] Tor transparent proxy implementation on Windows

2011-12-24 Thread Lee Fisher
On 12/22/11 4:28 AM, and...@torproject.org wrote: https://svn.torproject.org/svn/torvm/trunk/doc/design.html. I realize there are many reasons why a VM-based solution is useful, compared to a native solution. However, this statement is incorrect: "This is important in a Windows environment

Re: [tor-talk] Tor transparent proxy implementation on Windows

2011-12-22 Thread andrew
On Thu, Dec 22, 2011 at 06:16:37AM -0500, h...@safe-mail.net wrote 4.2K bytes in 68 lines about: : > So, use TAILs. : As far I understand that also uses only a normal Tor installation... No transparent proxy. It transparently proxies all apps running in Tails through Tor. All UDP is either sent

Re: [tor-talk] Tor transparent proxy implementation on Windows

2011-12-22 Thread hmoh
> On 12/21/11 1:39 PM, son...@tormail.net wrote: > > I am quite convinced of the transparent proxy approach. The concepts > sound > > very convincing. [1] [2] > ... > > Can you point me or post please some instructions how to build a Tor > > transparent proxy environment for Windows? (Windows

Re: [tor-talk] Tor transparent proxy implementation on Windows

2011-12-21 Thread Lee Fisher
On 12/21/11 1:39 PM, son...@tormail.net wrote: > I am quite convinced of the transparent proxy approach. The concepts sound > very convincing. [1] [2] ... > Can you point me or post please some instructions how to build a Tor > transparent proxy environment for Windows? (Windows host, Windows gu

[tor-talk] Tor transparent proxy implementation on Windows

2011-12-21 Thread songso
I am quite convinced of the transparent proxy approach. The concepts sound very convincing. [1] [2] A few old projects do still popup on Google. [3] [4] [5] But all of them are outdated and insecure or the guest operating system is Linux [5]. Even worse, for the Tor Windows transparent proxy imple