From owner-freebsd-questions@FreeBSD.ORG Thu Mar 12 15:04:10 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F5AA10657B0 for ; Thu, 12 Mar 2009 15:04:10 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ew0-f166.google.com (mail-ew0-f166.google.com [209.85.219.166]) by mx1.freebsd.org (Postfix) with ESMTP id 18B158FC2A for ; Thu, 12 Mar 2009 15:04:09 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by ewy10 with SMTP id 10so530088ewy.43 for ; Thu, 12 Mar 2009 08:04:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=hvBHbNnXZh7ckttERqG0n+ePEtFbooIukCLz5691azA=; b=gvXU7DapnrZFf80ftNu6E3+efL8Dvy/t7r5A+t1YoBBeBTZigApZ9HJgsee5O/6vLK Fiih6W9MecX1OZ93lM0TQuJldt+WyLI7Z2SLL5sZEXttxyw+7Bj0ePres1qcM+Nuspep 3YJGFFXHv2Ip2kc0U75nsJSt/DtfpN2onEweE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=yB+s3JglCFFgFBS51NpCeEhnpDNW366rrisHfKEY7xHMum3WgSyL+MLeO6Q/mFfplT /Itx+53aIRrkbgunyZSTO0qyHk8UqRgjGMj8fXJKZsHiyfLJAL7YrEE39c9vlTGj2eCi DHKemaTH0bbPOHj/KnOjYUlWJDi0oi00yj8u4= Received: by 10.216.16.212 with SMTP id h62mr26285weh.201.1236870249093; Thu, 12 Mar 2009 08:04:09 -0700 (PDT) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id 24sm789250eyx.14.2009.03.12.08.04.08 (version=SSLv3 cipher=RC4-MD5); Thu, 12 Mar 2009 08:04:08 -0700 (PDT) Date: Thu, 12 Mar 2009 15:04:05 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20090312150405.748075ff@gumby.homeunix.com> In-Reply-To: References: <36241.2123395645$1236851130@news.gmane.org> <1knhr4hsb6gqmnuru0arpehdj9b3nj4nje@4ax.com> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Anonymizer tool like Tor? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2009 15:04:11 -0000 On Thu, 12 Mar 2009 11:38:13 +0100 (CET) Wojciech Puchar wrote: > set up tor and use it as socks proxy with your browser and python > script. > > You don't need privoxy for that. but isn't the point of of using privoxy to strip identifying information from http requests that would otherwise undermine tor.