[tor-dev] ANN: OnionPy 0.1.5

2014-06-16 Thread Lukas Erlacher
Hello all, my OnionOO python wrapper has now matured significantly. While I was gone for around a month due to being otherwise occupied, I have now given OnionPy a lot of polish. The new features: - Python2 compatibility (All it took for that was to change the readme) - Encapsulated caching la

Re: [tor-dev] PrivEX - Privacy

2014-06-16 Thread Karsten Loesing
On 11/06/14 20:54, Tariq Elahi wrote: > tl;dr: We propose collecting data from exit nodes to improve the Tor > network, using differential privacy and secure multiparty computation to > do it in a privacy-sensitive manner. > > > Hi tor-dev, > > In the ongoing effort to make Tor faster, secure an

Re: [tor-dev] lcov test coverage reports

2014-06-16 Thread Nick Mathewson
On Mon, Jun 16, 2014 at 10:55 AM, Nick Mathewson wrote: [...] > Additionally, one thing that I'd really love to see -- though I don't > at all know whether lcov can do this as it stands -- is a semantic > diff between two coverage outputs. When writing new unit tests at > random, or when checkin

Re: [tor-dev] PrivEX - Privacy

2014-06-16 Thread Lunar
Lunar: > Tariq Elahi: > > What we would really like in order of importance is 1) a design review > > of our proposal, […] > > Maybe it's a non-issue but “better ask than sorry”. > > If I get it, the idea is to publish a list of visited domain names and > how frequently they have been visited (wit

Re: [tor-dev] PrivEX - Privacy

2014-06-16 Thread Lunar
Tariq Elahi: > What we would really like in order of importance is 1) a design review > of our proposal, […] Maybe it's a non-issue but “better ask than sorry”. If I get it, the idea is to publish a list of visited domain names and how frequently they have been visited (with noise). Would the pri

Re: [tor-dev] Running Tor with static path

2014-06-16 Thread Michael Rogers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 16/06/14 17:47, Zack Weinberg wrote: > On Mon, Jun 16, 2014 at 11:38 AM, mahdi > wrote: >> Hi all, I want to execute an experiment on Tor in which i need to >> fix the ip address of entry,relay and exit onion router. For that >> i need to determi

Re: [tor-dev] Running Tor with static path

2014-06-16 Thread Lars Luthman
On Mon, 2014-06-16 at 20:08 +0430, mahdi wrote: > Hi all, > I want to execute an experiment on Tor in which i need to fix the ip > address of entry,relay and exit onion router. > For that i need to determine the IPs and keys of ORs in OP permanently. > Is there any idea of what function of Tor's c

Re: [tor-dev] Running Tor with static path

2014-06-16 Thread Zack Weinberg
On Mon, Jun 16, 2014 at 11:38 AM, mahdi wrote: > Hi all, > I want to execute an experiment on Tor in which i need to fix the ip address > of entry,relay and exit onion router. > For that i need to determine the IPs and keys of ORs in OP permanently. > Is there any idea of what function of Tor's co

[tor-dev] Running Tor with static path

2014-06-16 Thread mahdi
Hi all, I want to execute an experiment on Tor in which i need to fix the ip address of entry,relay and exit onion router. For that i need to determine the IPs and keys of ORs in OP permanently. Is there any idea of what function of Tor's code should be replace?! Thanks a lot __

Re: [tor-dev] lcov test coverage reports

2014-06-16 Thread Nick Mathewson
On Sun, Jun 15, 2014 at 8:00 AM, David Murray wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all, > > Would there be interest in using lcov [0] for test coverage analysis? > > Obviously, as lcov is an external pacakge, the existing scripts that > only use built in gcov commands mu