Re: [tor-dev] Coordination of censorship analysis tool

2014-02-07 Thread Utsarga Sikder
Hi everyone, I'm working on the censorship analyzer for a semester long independent research project. Because of this, I need to finish my work by May 6. Philipp has told me this isn't a terribly large amount of time, so it's great that there's a lot of us working on it. Does anyone have any ideas

[tor-dev] Weather Rewrite Update

2014-02-07 Thread Abhiram Chintangal
Hello Guys, I have made some small changes to the existing dajngo app, It would be great if you guys can provide some feedback. Since we might have different settings for testing and production and so on , I made a separate module for it [1]. For now, I check for the debug flag in the updaters m

Re: [tor-dev] Coordination of censorship analysis tool

2014-02-07 Thread Abhiram Chintangal
On Thu, Feb 6, 2014 at 8:57 PM, Deepak Kathayat wrote: > Hi everyone! > Like Tobias, I am willing to devote my spare time to the tool and see > through its completion and further maintenance. I am not really bounded by > any time constraints. > Currently I am familiarizing myself with Twisted and

Re: [tor-dev] Your 'Relay Web Status Panel' GSoC idea

2014-02-07 Thread Damian Johnson
> I had suggested something pretty similar (as a replacement for Vidalia, > for example) quite a while ago (on IRC only maybe?) and several people > thought it was a completely horrible idea (e.g. "that'll NEVER happen") > mostly on the grounds of what Damian pointed out already (cross-protocol > a

[tor-dev] [PATCH] Remove the trailing slash.

2014-02-07 Thread Nikita Karetnikov
If you apply the attached patch atop of this one [1], you should be able to see the following. $ dist/build/runtests/runtests Cases: 21 Tried: 21 Errors: 0 Failures: 0 (The tests only check encoders/decoders, so you don’t need to have networking enabled.) Is there anything else I can do? [1]