> 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
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
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
> 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
>
> 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
>
>