Re: [tor-dev] Tor Browser Launcher

2013-02-19 Thread Micah Lee
On 02/19/2013 06:39 PM, adrelanos wrote: >> What operating system are you using? > > Debian Wheezy. Weird, that's what I'm running Wheezy too. But just to be safe, I decided I'd make a new Debian Squeeze vm and try to build it and run it in there. I found several small problems and fixed them. >

Re: [tor-dev] Proposal: Controller events to better understand connection/circuit usage

2013-02-19 Thread Karsten Loesing
On 2/19/13 5:45 PM, Damian Johnson wrote: >> I think we should add two more fields >> InboundName and OutboundName to CELL_STATS events. These fields would >> contain LongName ($CC88FB3B78599580F1EE4F6F73E26A7EC3DF2CA1~tokenconn) >> or Target (like 60.1.0.0:10002) of the previous or next node in a

Re: [tor-dev] Tor Browser Launcher

2013-02-19 Thread Jacob Appelbaum
Micah Lee: > On 02/18/2013 12:29 PM, Jacob Appelbaum wrote: >>> I was assuming that making the launcher depend on a system Tor would be >>> troublesome. However now that I'm looking at >>> https://www.torproject.org/docs/debian again, it seems like it could >>> totally work. What about for Ubuntu u

Re: [tor-dev] Tor Browser Launcher

2013-02-19 Thread k e bera
On Wed, 20 Feb 2013 02:39:10 + adrelanos wrote: > Micah Lee: > > On 02/19/2013 03:29 AM, adrelanos wrote: > >> I followed the readme for dependency installing, building and installing > >> from the develop branch. Running into two issues trying this... > >> > >> LC_ALL and LANG is not set on

Re: [tor-dev] Tor Browser Launcher

2013-02-19 Thread adrelanos
Micah Lee: > On 02/19/2013 03:29 AM, adrelanos wrote: >> I followed the readme for dependency installing, building and installing >> from the develop branch. Running into two issues trying this... >> >> LC_ALL and LANG is not set on my system. >> >> develop ~/torbrowser-launcher/dist/deb_dist $ tor

Re: [tor-dev] [Patch] or/onion_ntor.c

2013-02-19 Thread Nick Mathewson
On Tue, Feb 12, 2013 at 5:53 PM, Gisle Vanem wrote: > I suggest that the whole body of this file gets included > inside an "#ifdef CURVE25519_ENABLED" in-case someone > (like me!) inadvertently tries to compile it w/o this define > set. Patch: NAK on this patch -- it doesn't make sense IMO to do

Re: [tor-dev] Tor Browser Launcher

2013-02-19 Thread Micah Lee
On 02/19/2013 03:29 AM, adrelanos wrote: > I followed the readme for dependency installing, building and installing > from the develop branch. Running into two issues trying this... > > LC_ALL and LANG is not set on my system. > > develop ~/torbrowser-launcher/dist/deb_dist $ torbrowser-launcher

Re: [tor-dev] Proposal: Controller events to better understand connection/circuit usage

2013-02-19 Thread Damian Johnson
> I think we should add two more fields > InboundName and OutboundName to CELL_STATS events. These fields would > contain LongName ($CC88FB3B78599580F1EE4F6F73E26A7EC3DF2CA1~tokenconn) > or Target (like 60.1.0.0:10002) of the previous or next node in a > circuit. Maybe it would make more sense to

Re: [tor-dev] Proposal: Controller events to better understand connection/circuit usage

2013-02-19 Thread Karsten Loesing
On 2/12/13 4:54 PM, Damian Johnson wrote: >> AppWard and ExitWard indicate the direction of cell flow through the >> circuit. Previous cell events aggregated statistics for both directions and >> therefore did not capture information which I believe may be important. >> These are much more informat

Re: [tor-dev] Tor Browser Launcher

2013-02-19 Thread adrelanos
I followed the readme for dependency installing, building and installing from the develop branch. Running into two issues trying this... LC_ALL and LANG is not set on my system. develop ~/torbrowser-launcher/dist/deb_dist $ torbrowser-launcher Tor Browser Launcher https://github.com/micahflee/tor