Re: [tor-talk] SafeCookie / ARM

2012-04-12 Thread Damian Johnson
> SafeCookie is making Tor choke with or without the normal Cookie > authentication setting.. Evidently telling tor to use cookie auth makes it accept both normal and safe cookie auth, triggering this issue. > Fantastic.. However though, how do I get it to work again.. I used to have a > pkg inst

[tor-talk] SafeCookie / ARM

2012-04-12 Thread Airosoβicz fb .
Hi Damian, Code that I wrote for torctl and copied into arm raised an IOError when it > encountered an unrecognized authentication method. According to Robert you > should have both SafeCookie *and* normal Cookie authentication but the > former > is making arm choke. > SafeCookie is making Tor ch

Re: [tor-talk] SAFECOOKIE

2012-04-05 Thread Damian Johnson
Sorry about this, it's actually my bad. Code that I wrote for torctl and copied into arm raised an IOError when it encountered an unrecognized authentication method. According to Robert you should have both SafeCookie *and* normal Cookie authentication but the former is making arm choke. Fixed thi

Re: [tor-talk] SAFECOOKIE

2012-04-05 Thread Damian Johnson
> Starting the Anonymous Relay Monitor (arm) which I run as a front-end to > keep check on things, it complains with > the following: Unrecognized authentication type: SAFECOOKIE.. And yes I do > have CookieAuthentication as a setting in my torrc, so what else needs to > be done..? 'Safe cookie' i

[tor-talk] SAFECOOKIE

2012-04-05 Thread Airosoβicz fb .
> > From: Robert Ransom > Subject: Re: [tor-talk] Tor build failed - can't find libevent.. > On 2012-04-04, Airosoßicz fb. wrote: > > Hello everyone, > > > > I've got a problem building Tor from source which has to do with > libevent.. > > > # pkg_version -v | grep libevent > libevent2-2.0.16 > >