[tor-dev] Using a Tap for Tor's Homebrew recipe to increase confidence in source code authenticity

2014-08-04 Thread Mark Rushakoff
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I noticed that in the instructions for using Homebrew to install Tor on OSX, the instructions say: > As with any application, you should make sure it came unmodified from the > orginal source. Unfortunately, Homebrew does not come with integra

Re: [tor-dev] carml: tasty treats from your Tor

2014-08-04 Thread meejah
Roger Dingledine writes: >> I'm also occassionally seeing single-hop circuits in the output of "circ -L", >> though I haven't noticed one being used yet. > > Those are probably for fetching directory info over that relay's ORPort > using begin_dir. I see I included the flags when circuits close,

Re: [tor-dev] carml: tasty treats from your Tor

2014-08-04 Thread Roger Dingledine
On Mon, Aug 04, 2014 at 10:03:04PM +, Leif Ryge wrote: > Circuit 398 (tornodenl->Kaarli->CompSciR0x->FlappyBird) is EXTENDED for > purpose "GENERAL" > Circuit 398 (tornodenl->Kaarli->CompSciR0x->FlappyBird) is BUILT for purpose > "GENERAL" > Stream 2509 to > 217.23.4.123.$EABB28C6030D78A98B0

Re: [tor-dev] carml: tasty treats from your Tor

2014-08-04 Thread Leif Ryge
Thanks for writing this, meejah! Awesome tool. I'm seeing some rather strange things in its "monitor" output though, indicating either bugs in it, or in tor, or that something is wrong with my system, or perhaps that Tor has some behavior I don't know about :/ For instance: Circuit 398 () is LAUN

[tor-dev] GSoC: making tor daemon using more cores

2014-08-04 Thread Белоус Михаил
Hi all, This my first report since my return, from millitary camp. Last week I have been watching tor daemon code and make little refactor. I think I found place where I can use my threadpool to make daemon multicore. I'm going to implement it as soon as I disquise my idea with Nick. Cheers, Mikh