Re: [tor-talk] [tor-dev] Open streams on the fly

2013-01-21 Thread Alexandre Guillioud
An accidental DOS ? >From my point of view, this functionality can't let a DOS out. If sysadmin's warnings about DOS on their servers trigger, they are missconfigured.. 2013/1/21 Nick Mathewson > On Mon, Jan 21, 2013 at 2:56 PM, wrote: > I think tor lacks an isolation flag which specifie

Re: [tor-talk] [tor-dev] Open streams on the fly

2013-01-21 Thread Nick Mathewson
On Mon, Jan 21, 2013 at 2:56 PM, wrote: I think tor lacks an isolation flag which specifies to isolate each and every stream, even those going to the same address and port. >>> >>> I see, tor already implements such a flag, ISO_STREAM. > > I attached a simple formal proposal for this id

Re: [tor-talk] [tor-dev] Open streams on the fly

2013-01-21 Thread benjaminlincoln
>>> I think tor lacks an isolation flag which specifies to isolate each and >>> every stream, even those going to the same address and port. >> >> I see, tor already implements such a flag, ISO_STREAM. I attached a simple formal proposal for this idea. Please discuss.Filename: prop.txt Title: Tota

Re: [tor-talk] [tor-dev] Open streams on the fly

2013-01-19 Thread benjaminlincoln
>>> The implementation of proposal 171 and subsequent release of tor >>> 0.2.3.25 >>> fills my heart with joy. Yet, as far as I can tell, there is one use >>> case >>> that is not adequately covered. I would like to open and close Streams >>> (TransPort's, DNSPort's and SOCKSPort's) at run-time wit