[tor-dev] Starting on an Easy Bug #16846

2015-11-14 Thread Abhiram Chintangal
me. There was some discussion on trac about the security impact of adding the feature, but that was three months ago. I was wondering if anyone could shed more light on it. Thanks! -- Abhiram Chintangal ___ tor-dev mailing list tor-dev@lists.torproject

[tor-dev] T Shits for Relay Operators

2015-06-02 Thread Abhiram Chintangal
Hello, Is the tshirt email system currently working? I have been running a relay since December and I haven't seen one. Btw, I did register my relay using tor weather. Thanks! -- Abhiram Chintangal ___ tor-dev mailing list to

Re: [tor-dev] Globe needs a new maintainer (was: maintenance status of atlas or globe)

2015-03-30 Thread Abhiram Chintangal
On Mon, Mar 30, 2015 at 5:40 AM, isis wrote: > Abhiram Chintangal transcribed 4.6K bytes: > > Hello, > > > > Sounds interesting. Is it any different from Atlas? It looks like both of > > them are similar in functionality. > > > > They are roughly the sa

Re: [tor-dev] Globe needs a new maintainer (was: maintenance status of atlas or globe)

2015-03-29 Thread Abhiram Chintangal
-- > ♥Ⓐ isis agora lovecruft > _ > OpenPGP: 4096R/0A6A58A14B5946ABDE18E207A3ADB67A2CDB8B35 > Current Keys: https://blog.patternsinthevoid.net/isis.txt > > ___ > tor-dev mailing

[tor-dev] Localization

2015-03-26 Thread Abhiram Chintangal
. Cheers! -- Abhiram Chintangal ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev

Re: [tor-dev] Performance and Security Improvements for Tor: A Survey

2015-03-13 Thread Abhiram Chintangal
ion was just posted on eprint: > > https://eprint.iacr.org/2015/235 > > for your perusing pleasure. ;-) > > Thanks, > >- Ian > ___ > tor-dev mailing list > tor-dev@lists.torproject.org > https://lists.torproject.org/c

[tor-dev] Suggestions for Projects

2014-12-16 Thread Abhiram Chintangal
? I am well versed in C, Python and Java (Android). Cheers! -- Abhiram Chintangal ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev

Re: [tor-dev] Rewrite Tor Weather Project

2014-05-01 Thread Abhiram Chintangal
tor-weather meetings are being planned. Usually, it happens around Wedenesdays at 17:00/18:00 UTC on #tor-dev. Cheers! Abhiram Chintangal [1]: https://trac.torproject.org/projects/tor/wiki/doc/weather-in-2014 On 05/01/14 09:40, Jonathan Baker wrote: > I'm very interested in contributin

Re: [tor-dev] GSoC : Rewrite Tor Weather

2014-04-23 Thread Abhiram Chintangal
an/listinfo/tor-dev Hey Sreenatha, glad to hear you'll be investing some brainpower into weather! Maybe you already heard that there already is a rewrite in progress, which kicked off earlier this year. Main contributors to this are Abhiram and myself, Karsten being our guy we call for help. Sad

Re: [tor-dev] Announcing OnionPy, a Python wrapper for OnionOO

2014-03-31 Thread Abhiram Chintangal
Lukas, Looks like I can scrap the Onionoo wrapper that I have been thinking about for weather. Will let you know if I have any questions. Cheers! On Monday 31 March 2014 02:22 AM, Lukas Erlacher wrote: Hello, this will most likely only be interesting to the people working on the tor-weathe

Re: [tor-dev] [weather-rewrite] Update on hourly-script

2014-03-01 Thread Abhiram Chintangal
the projects wiki page[1]. Cheers! Abhiram [1]: https://trac.torproject.org/projects/tor/wiki/doc/weather-in-2014 On Sat, Mar 1, 2014 at 8:16 AM, Lukas Erlacher wrote: > Hello, > > I've been following the tor rewrite for a while. While I don't currently see > where I c

[tor-dev] Tor Weather: Running background script

2014-02-14 Thread Abhiram Chintangal
Enable debug log for the tor process The script gets invoked from the django command and then after some log messages it calmly dies. The debug log from tor has a details about the brief activity on its control port [1]. Let me know what you think. Thanks! Abhiram Chintnagal [1]: htt

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

2014-02-11 Thread Abhiram Chintangal
On 02/05/2014 07:59 PM, Philipp Winter wrote: Regarding development and coordination: This mailing list is great for high-latency, broad, conceptual, and public discussions. For low-latency questions, the #tor-dev channel on OFTC is better. Should I create a temporary wiki-page at tor/wiki ?

[tor-dev] Weather Rewrite Update

2014-02-07 Thread Abhiram Chintangal
module and disable email sending. Here is a link to the new commit [2] Thanks! [1] http://www.rdegges.com/the-perfect-django-settings-file/ [2] https://github.com/achintangal/weather/commit/68035eeea9d26c7f64efd9dbe54845ac4f0e1430 -- Abhiram Chintangal

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

2014-02-07 Thread Abhiram Chintangal
vers. >> >> You can find me in #tor-dev under the nick edagar. >> >> Tobias >> >> >> >> _______ >> tor-dev mailing list >> tor-dev@lists.torproject.org >> https://lists.torproject.org/cgi-bin/ma

[tor-dev] Tor-Weather-Rewrite Progress

2014-01-29 Thread Abhiram Chintangal
ome simple functions. I guess once it done, I should be able to test it with the django app. Let me know if you have any questions. Thanks! -- Abhiram Chintangal ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailma

[tor-dev] unable to decode onionoo's details document

2014-01-28 Thread Abhiram Chintangal
Hello Karsten, Since the last once hour, I am seeing "No Json object to be decoded" with the Onionoo's details document. However, the remaining documents ( summary and bandwidth) seem fine. Any Ideas? -- Abhiram Chintangal ___ tor-dev m

Re: [tor-dev] Anyone wanting to write some Weather-tight code?

2014-01-16 Thread Abhiram Chintangal
Hello Norbert and Karsten, I have added a couple of attachments to the projects wiki-page. The first one, is a UML diagram of the data-models being used in the current weather. It should gives us a good idea about the current implementation. The second attachment is the Design Document from the c

Re: [tor-dev] Anyone wanting to write some Weather-tight code?

2014-01-14 Thread Abhiram Chintangal
a DB design diagramm. I would attach the DB design to the page >> when I finished it. >> >> Could you please provide a quick brainstorm what the DB needs, so I >> won't forget anything. > > Hi Norbert, hi Abhiram, > > I'm trying to coordinate efforts

Re: [tor-dev] Anyone wanting to write some Weather-tight code?

2014-01-13 Thread Abhiram Chintangal
But the best is if you take a quick look. >> >> Kind regards >> >> Norbert >> >> >> The diagram was helpful, Norbert. I have aslo added a few questions in the projects wiki page can both of you take a look. Thanks! >> Am 12.01.2014 11:19, schrieb Karsten

Re: [tor-dev] Anyone wanting to write some Weather-tight code?

2014-01-10 Thread Abhiram Chintangal
we can > coordinate efforts and avoid duplicating work. Want to add yourself to > the list of contributors? > > https://trac.torproject.org/projects/tor/wiki/doc/weather-in-2014 > > Abhiram, want to add yourself to that wiki page, too? > Sure thing. > All

Re: [tor-dev] Anyone wanting to write some Weather-tight code?

2014-01-10 Thread Abhiram Chintangal
lue-code, seems like a good place to start. Do you >> have any other suggestions or ideas? >> >> thanks! > Hi Abhiram, glad you want to tackle this! I'm not sure if it makes > sense with the plan to rewrite Weather but six months back I submitted > a patch to swap t

Re: [tor-dev] Anyone wanting to write some Weather-tight code?

2014-01-10 Thread Abhiram Chintangal
gt; For now the onionoo-glue-code, seems like a good place to start. Do you > > have any other suggestions or ideas? > > > > thanks! > > Hi Abhiram, glad you want to tackle this! I'm not sure if it makes > sense with the plan to rewrite Weather but six mont

Re: [tor-dev] Anyone wanting to write some Weather-tight code?

2014-01-09 Thread abhiram
operators should get a t-shirt.) > > Here's some more information on the Onionoo service: > > https://onionoo.torproject.org/ > > Happy to provide more information! > > All the best, > Karsten > ___ > tor-dev mailing list > tor-dev@lists.torproject.or

Re: [tor-dev] Running Atlas Application

2013-06-18 Thread abhiram
Sure thing. I created a new ticket #9085 in trac. Thanks On Fri, Jun 14, 2013 at 6:25 PM, Arturo Filastò wrote: > > On Jun 13, 2013, at 5:22 PM, abhiram wrote: > > > Hello, > > > > I am trying to get the Atlas application to run. After installing the > re

[tor-dev] Running Atlas Application

2013-06-13 Thread abhiram
mport name b Its seems like a version problem with tornado. If so, what version should I be using. I am running python 2.7.3 and tornado 3.0.3. Thanks -- Abhiram Chintangal Graduate Student Florida State University Computer Science Department (850