Re: [tor-talk] hidden services and stream isolation (file transfer over Tor HS speedup?)

2012-09-11 Thread grarpamp
> I think you aren't considering how much cpu load is added by > opening a new circuit ... > This latency you will experience is exactly the sort of thing > that will get worse if people start overloading the network with > extra circuits. As with the current count of onions, it's not intentional

Re: [tor-talk] hidden services and stream isolation (file transfer over Tor HS speedup?)

2012-09-09 Thread Fabio Pietrosanti (naif)
On 9/9/12 8:59 AM, Roger Dingledine wrote: > On Sat, Sep 08, 2012 at 07:59:03PM +0200, Fabio Pietrosanti (naif) wrote: >> That step come while brainstorming with hellais and vecna about a file >> upload system for big files that should try to optimize at maximum the >> transfer over a TorHS with Ja

Re: [tor-talk] hidden services and stream isolation (file transfer over Tor HS speedup?)

2012-09-09 Thread Roger Dingledine
On Sat, Sep 08, 2012 at 07:59:03PM +0200, Fabio Pietrosanti (naif) wrote: > That step come while brainstorming with hellais and vecna about a file > upload system for big files that should try to optimize at maximum the > transfer over a TorHS with Javascript /web browser. Tricks like this make se

Re: [tor-talk] hidden services and stream isolation (file transfer over Tor HS speedup?)

2012-09-08 Thread Fabio Pietrosanti (naif)
On 9/7/12 6:13 PM, Nick Mathewson wrote: > So, if i would do a piece of code that want to "benchmark" the > performance of different full-circuit to a tor-hs, i may just: > - setup two Socks port 9050,9051, 9052, 9053, 9054,9055 > For certain values of two, sure. :P >> - create 5 connections using

Re: [tor-talk] hidden services and stream isolation

2012-09-07 Thread Nick Mathewson
On Fri, Sep 7, 2012 at 11:02 AM, Fabio Pietrosanti (naif) wrote: > On 9/7/12 10:28 AM, Nick Mathewson wrote: >> Hidden services are already isolated from each other, and from non-hs >> client traffic. The only additional feature for stream isolation to >> provide would be isolating some streams s

Re: [tor-talk] hidden services and stream isolation

2012-09-07 Thread Fabio Pietrosanti (naif)
On 9/7/12 10:28 AM, Nick Mathewson wrote: > Hidden services are already isolated from each other, and from non-hs > client traffic. The only additional feature for stream isolation to > provide would be isolating some streams sent to a hidden service from > another -- for example, so that if you h

Re: [tor-talk] hidden services and stream isolation

2012-09-07 Thread Nick Mathewson
On Wed, Sep 5, 2012 at 3:27 PM, adrelanos wrote: > Hi, > > How comes stream isolation into play with hidden services, if at all? > Please provide some information. I hope it works! If somebody wants to test it, that would be much appreciated. > Is it possible to stream isolate (multiple) hidden

[tor-talk] hidden services and stream isolation

2012-09-05 Thread adrelanos
Hi, How comes stream isolation into play with hidden services, if at all? Please provide some information. Is it possible to stream isolate (multiple) hidden services from each other and/or from other client traffic? Is this required or is this the case by Tor default? Cheers, adrelanos ___