Rob Jansen

Results 136 comments of Rob Jansen

`tornettools` is designed primarily to generate a Tor network config that is as close as possible to the Tor network. It sounds like a really big mess and a lot...

Yeah, it would be nice to use the new version of OpenSSL. I pushed a PR here: https://github.com/shadow/shadow-plugin-tor/pull/94/files @florian-vuillemot could you test this new version of OpenSSL on your local...

Hmm, OK it looks like that new version of OpenSSL failed to pass the CI tests: https://github.com/shadow/shadow-plugin-tor/pull/94 So maybe we should first accept the PR for the old version, and...

I merged the URL change in #93, which continues to use openssl v1.0.1e. Let's use this issue to track updating to something newer, e.g., openssl v1.1.1f.

Sorry for the delay! This is a timely issue you brought up, because I am currently rewriting the network generation procedure into a new easier to use tool. Thank you!...

Also, I should note that the new tool will generate networks based an a much larger set of consensus files (like, all consensuses from a given month) rather than a...

> There is a small issue I noticed recently: the userstat fetch given in the wiki downloads all data from the metrics portal (starting back in 2011), and the getClientCountryChoices...

I am unable to reproduce your results. I reimplemented the existing relay sampling strategy by splitting relays into classes and then doing the bucket median thing on each class to...

> I think we're not computing the same thing. But it looks like your method makes more sense. What I computed was the sum of consensus weights in the sampled...

It seems this is for discussion only - do not merge.