Re: [tor-dev] Client simulation

2013-06-26 Thread Norman Danner
As a first pass, I'd even take "isn't a known relay/authority/etc." I've been poking through the source code, and I assume I'll find something appropriate eventually. But I wouldn't mind a shortcut... - Norman -- Norman Danner - ndan...@wesley

Re: [tor-dev] Client simulation

2013-06-11 Thread Norman Danner
On 6/10/13 4:40 AM, Karsten Loesing wrote: On 6/6/13 7:32 PM, Norman Danner wrote: I have two questions regarding a possible research project. First, the research question: can one use machine-learning techniques to construct a model of Tor client behavior? Or in a more general form

Re: [tor-dev] [tor-talk] Client simulation

2013-06-07 Thread Norman Danner
licable... On 6/6/13 7:32 PM, Norman Danner wrote: I have two questions regarding a possible research project. First, the research question: can one use machine-learning techniques to construct a model of Tor client behavior? Or in a more general form: can one use to construct a model of

Re: [tor-dev] Pyonionoo

2012-08-10 Thread Norman Danner
Hi Karsten, On 8/10/12 8:29 AM, Karsten Loesing wrote: Hi Norman, On 8/10/12 3:15 AM, Norman Danner wrote: On 8/9/12 5:28 PM, Norman Danner wrote: Hi Karsten, We have a preliminary version of the Pyonionoo front-end at git://github.com/meganchang/pyonionoo.git Make sure to look at

Re: [tor-dev] Pyonionoo

2012-08-09 Thread Norman Danner
On 8/9/12 5:28 PM, Norman Danner wrote: Hi Karsten, We have a preliminary version of the Pyonionoo front-end at git://github.com/meganchang/pyonionoo.git Make sure to look at the database branch. We'd be happy to hear feedback. Unfortunately, this isn't as far as we wanted

[tor-dev] Pyonionoo

2012-08-09 Thread Norman Danner
oring). * The search GET parameter isn't implemented yet, in part because we realized that implementing it as specified in the protocol isn't so straightforward, at least in SQLite (which does not, in an obvious way, support searching for initial substrings). - Norman

Re: [tor-dev] OnionOO protocol questions

2012-08-04 Thread Norman Danner
On 8/4/12 1:45 AM, Karsten Loesing wrote: Hi Norman, On 8/3/12 9:42 PM, Norman Danner wrote: If I understand the weights documents correctly, there is no one consensus weight for a given router. What exactly is the ordering we should use when the request asks to order by consensus weight

Re: [tor-dev] OnionOO protocol questions

2012-08-03 Thread Norman Danner
weights of the selected relays could be a relatively slow process, because at least with the filesystem-backed approach we are using right now, each individual weights file has to be opened and read. Is this correct, or am I missing something here? - Norman -- Norman Danner

[tor-dev] OnionOO protocol questions

2012-08-03 Thread Norman Danner
27;a', or 'r' fields? Thanks! - Norman -- Norman Danner - ndan...@wesleyan.edu - http://ndanner.web.wesleyan.edu Department of Mathematics and Computer Science - Wesleyan University ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev

Re: [tor-dev] Tor Export

2012-07-12 Thread Norman Danner
r wants. Please include that use case while writing unit tests. Isn't this a bizarre use-case? I.e., what is a use-case in which a client wants a csv of a ((ServerDescriptor + ExtraInfoDescriptor) list)? I.e., a list of a disjoint union type? - Norman -- Norman Danner - ndan...

Re: [tor-dev] Onionoo in Python

2012-07-11 Thread Norman Danner
ss we could just use twisted since we are serving just three resources, but if the application gets a little more complex then things could tricky pretty fast with twisted. -Sathya -- Norman Danner - ndan...@wesleyan.edu - http://ndanner.web.wesleyan.edu Department of Mathematics a

Re: [tor-dev] Onionoo in Python

2012-07-10 Thread Norman Danner
. The latter is definitely not to be sneezed at; I just don't have enough experience with either Twisted or Cyclone to know whether it makes up for the additional dependency. - Norman On 7/10/12 3:04 PM, mee...@meejah.ca wrote: Norman Danner writes: Based on a quick look, it

Re: [tor-dev] Onionoo in Python

2012-07-10 Thread Norman Danner
esn't describe us over here... - Norman -- Norman Danner - ndan...@wesleyan.edu - http://ndanner.web.wesleyan.edu Department of Mathematics and Computer Science - Wesleyan University ___ tor-dev mailing list tor-dev@lists.torproject

[tor-dev] Onionoo in Python

2012-07-09 Thread Norman Danner
ral way to keep some of our work disjoint is to have us primarily work on the back end and Sathyanarayanan on the front end, or vice-versa. Sathyanarayanan, does this sound reasonable to you? Do you have a preference? It sounds like you're already working on the front end, though I

Re: [tor-dev] Stem Descriptor Parsers

2012-07-06 Thread Norman Danner
_ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev -- Norman Danner - ndan...@wesleyan.edu - http://ndanner.web.wesleyan.edu Department of Mathematics and Computer Science - Wesleyan University __

Re: [tor-dev] Stem Descriptor Parsers

2012-07-06 Thread Norman Danner
On 7/6/12 4:10 AM, Karsten Loesing wrote: On Fri, Jul 6, 2012 at 4:25 AM, Norman Danner wrote: Do I understand Onionoo correctly to be basically a small webservice that returns a JSON formatted description of data read from a file based on the HTTP request parameters, along with a program

Re: [tor-dev] Stem Descriptor Parsers

2012-07-05 Thread Norman Danner
er. However, the little bit of software development that I learned does make me want to ask: Why a Python port or this component? - Norman -- Norman Danner - ndan...@wesleyan.edu - http://ndanner.web.wesleyan.edu Department of Mathematics and Computer Science - Wesleyan University ___

Re: [tor-dev] Stem Proc Integration Tests

2012-06-29 Thread Norman Danner
ist of all the descriptors' but they have not been implemented yet (that said, they'd be very, very easy to write). Should we wait for Ravi to implement this, or can we go ahead and do it ourselves as needed? - Norman -- Norman Danner - ndan...@wesleyan.edu - http://ndanner.