Re: [tor-dev] Torsocks tests

2013-09-11 Thread Luke Gallagher
Hi David, I would like to make sure I'm heading in the right direction with the tests and have a few questions which I've compiled below: First of all generally speaking: I've taken the approach: if a declaration is defined in the header file then I'll aim to write tests for it, if it makes sen

Re: [tor-dev] entry guards and linkability

2013-09-11 Thread Nick Mathewson
On Wed, Sep 11, 2013 at 10:57 AM, Leif Ryge wrote: > Is the following statement correct? > > When a user connects to Tor from multiple locations where the network is > monitored by the same adversary, their persistent use of the same set of entry > guards uniquely identifies them and reveals their

[tor-dev] entry guards and linkability

2013-09-11 Thread Leif Ryge
Is the following statement correct? When a user connects to Tor from multiple locations where the network is monitored by the same adversary, their persistent use of the same set of entry guards uniquely identifies them and reveals their location to the adversary. Assuming this is an accurate ass