> 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
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
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
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
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
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
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
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
___