Re: [tor-dev] OpenWrt cross compile build error in 0.2.6.8

2015-05-22 Thread Lars Boegild Thomsen
On Friday 22 May 2015 09:20:29 Shawn Nock wrote: > Will you post the Makefile for the buildroot package? Sure - attached. The TARGET_CFLAGS += -stdÉ9 was added for this version - it was not necessary in the previous version. -- Lars Boegild Thomsen https://reclaim-your-privacy.com Jabber/XMPP:

Re: [tor-dev] Listen to Tor

2015-05-22 Thread l.m
Client perspective--Maybe listen to controller events? Integrate exit map for audible notification of impending doom. Exit perspective--Crying kittens, non-stop On 5/22/2015 at 6:33 PM, "Kenneth Freeman" wrote:On 05/22/2015 04:27 PM, l.m wrote: > > So...wouldn't the torified traffic sound like..

Re: [tor-dev] Listen to Tor

2015-05-22 Thread Kenneth Freeman
On 05/22/2015 04:27 PM, l.m wrote: > > So...wouldn't the torified traffic sound like...white noise? I can > fall asleep to that. In and of itself a sufficient condition. 0xDD79757F.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature __

Re: [tor-dev] Listen to Tor

2015-05-22 Thread l.m
So...wouldn't the torified traffic sound like...white noise? I can fall asleep to that. On 5/22/2015 at 6:09 PM, "Kenneth Freeman" wrote:On 05/21/2015 07:29 AM, Michael Rogers wrote: > Hi Kenneth, > > What a cool idea! I played around with sonification of network traffic > once upon a time, us

Re: [tor-dev] Listen to Tor

2015-05-22 Thread Kenneth Freeman
On 05/21/2015 07:29 AM, Michael Rogers wrote: > Hi Kenneth, > > What a cool idea! I played around with sonification of network traffic > once upon a time, using kismet, tcpdump and fluidsynth glued together > with a bit of perl. You can listen to the results here: > > http://sonification.eu/

[tor-dev] shipping with fallbackdir sources

2015-05-22 Thread l.m
Hi, a couple questions about fallback directories. On 4/17/15, Peter Palfrader wrote: > We want them to have been around and using their current key, address, > and port for a while now (120 days), and have been running, a guard, and > a v2 directory mirror for most of that time. In the script (

Re: [tor-dev] OpenWrt cross compile build error in 0.2.6.8

2015-05-22 Thread Shawn Nock
Lars Boegild Thomsen writes: > Hi Everybody, > > I have for a while been maintaining an up-to-date Tor package for > OpenWrt. In the latest stable 0.2.6.8 I get a build error (see > below). > > I suspect this is actually autoconf related and I must admit I am not > too familiar with autoconf. I