Re: [tor-dev] Rust rewrite help

2017-12-23 Thread grarpamp
> Recently, I spent some time in China > and it made me realize the importance of a project like TOR. Consider speaking of your experience on the cypherpunks and/or liberation-tech lists, anonymously if need be. Your contribution is valued. ___ tor-dev m

Re: [tor-dev] New Fallback Directory File Format

2017-12-23 Thread teor
> On 24 Dec 2017, at 11:14, Damian Johnson wrote: > >> Do you want me to add an explicit end of record comment, or is the >> comma sufficient? > > Hi Tim. I'd rather not rely on just a comma. I can easily see us > tweaking the layout so 'expect a line with only a comma' breaks. > > I actually

Re: [tor-dev] Rust rewrite help

2017-12-23 Thread teor
> On 24 Dec 2017, at 12:55, Ivan Mandura wrote: > > Thanks, successfully done it! > > Will start reading docs. If somebody has something simple to start with > please send it my way. If you want to modify existing code, this one looks easy: Wrap types in protover.rs https://trac.torproject.

Re: [tor-dev] Rust rewrite help

2017-12-23 Thread Ivan Mandura
Thanks, successfully done it! Will start reading docs. If somebody has something simple to start with please send it my way. IM On Sat, Dec 23, 2017 at 10:31 PM, teor wrote: > > On 24 Dec 2017, at 09:13, Ivan Mandura wrote: > > Hello, > > My name is Ivan and I would like to help out with Rust

Re: [tor-dev] New Fallback Directory File Format

2017-12-23 Thread Damian Johnson
> Do you want me to add an explicit end of record comment, or is the > comma sufficient? Hi Tim. I'd rather not rely on just a comma. I can easily see us tweaking the layout so 'expect a line with only a comma' breaks. I actually like both of the other suggested options: having 'extrainfo=0' so t

Re: [tor-dev] Rust rewrite help

2017-12-23 Thread teor
> On 24 Dec 2017, at 09:13, Ivan Mandura wrote: > > Hello, > > My name is Ivan and I would like to help out with Rust rewrite. > > I'm a huge fan of both Rust and TOR. Recently, I spent some time in China and > it made me realize the importance of a project like TOR. > > Have experience wi

Re: [tor-dev] New Fallback Directory File Format

2017-12-23 Thread teor
> On 24 Dec 2017, at 08:16, Damian Johnson wrote: > > Hi Tim, added preliminary Stem parsing support for the v2 fallback format... > > https://gitweb.torproject.org/stem.git/commit/?id=ea55eaa > > Few thoughts are... > > * It would be nice if the 'extrainfo=' lines were mandatory since I >

[tor-dev] Rust rewrite help

2017-12-23 Thread Ivan Mandura
Hello, My name is Ivan and I would like to help out with Rust rewrite. I'm a huge fan of both Rust and TOR. Recently, I spent some time in China and it made me realize the importance of a project like TOR. Have experience with low-level code, being in DB industry for a few years now. Any pointe

Re: [tor-dev] New Fallback Directory File Format

2017-12-23 Thread Damian Johnson
Hi Tim, added preliminary Stem parsing support for the v2 fallback format... https://gitweb.torproject.org/stem.git/commit/?id=ea55eaa Few thoughts are... * It would be nice if the 'extrainfo=' lines were mandatory since I need a delimiter between the entries. * Maybe we should start the d

Re: [tor-dev] #tor-dev exitmap

2017-12-23 Thread meejah
Harshavardhan Reddy writes: > How does the Tor Project deal with the malicious exit relays. Do you > still run exitmap or something better? If you have any ideas for 'things to scan for' that are not reflected in exitmap already I'd love to hear them. -- meejah ___