Subject: Re: pkg/34234 (tor port doesn't work properly)
To: None <tv@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Oleg Pilyavets <fenicottero@gmail.com>
List: pkgsrc-bugs
Date: 08/20/2006 20:50:03
The following reply was made to PR pkg/34234; it has been noted by GNATS.
From: Oleg Pilyavets <fenicottero@gmail.com>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/34234 (tor port doesn't work properly)
Date: Sun, 20 Aug 2006 23:39:56 +0400
On Sun, Aug 20, 2006 at 12:46 +0000, tv@netbsd.org wrote:
> Synopsis: tor port doesn't work properly
>
> State-Changed-From-To: open->closed
> State-Changed-By: tv@netbsd.org
> State-Changed-When: Sun, 20 Aug 2006 12:46:49 +0000
> State-Changed-Why:
> The tor package is working fine. What you aren't doing (when you go to the
> tor-detector) is actually relaying your web request through Tor.
>
> I suggest reading Tor's manual fully before using it; Tor is not meant for
> the novice or faint hearted. See:
>
> http://tor.eff.org/docs/tor-doc-unix.html.en
>
> especially the section "Configure your applications to use Tor".
>
>
I am not interested in formal answers.
You should not think that I don't read docs.
I asked you about particular thing:
WHY tor _doesn't_ _print_ the text "Tor has successfully opened a circuit. Looks like
client functionality is working." when it's starting.
$ strings `which tor` |grep "Looks"
Tor has successfully opened a circuit. Looks like client functionality is working.
$
I agree that traffic is probably(!) torified.