Delivery-Date: Wed, 25 Jun 2014 11:11:43 -0400
Return-Path: <tor-talk-bounces@lists.torproject.org>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on moria.seul.org
X-Spam-Level: 
X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED,
	RP_MATCHES_RCVD,URIBL_SBL autolearn=ham version=3.3.1
X-Original-To: archiver@seul.org
Delivered-To: archiver@seul.org
Received: from eugeni.torproject.org (eugeni.torproject.org [38.229.72.13])
	(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by khazad-dum.seul.org (Postfix) with ESMTPS id A585A1E0B7B
	for <archiver@seul.org>; Wed, 25 Jun 2014 11:11:41 -0400 (EDT)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 02E272F717;
	Wed, 25 Jun 2014 15:11:37 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 592052F73A
 for <tor-talk@lists.torproject.org>; Wed, 25 Jun 2014 15:01:19 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at eugeni.torproject.org
Received: from eugeni.torproject.org ([127.0.0.1])
 by localhost (eugeni.torproject.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 5fOwvkKHCNHN for <tor-talk@lists.torproject.org>;
 Wed, 25 Jun 2014 15:01:19 +0000 (UTC)
Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de
 [80.67.31.39])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (Client did not present a certificate)
 by eugeni.torproject.org (Postfix) with ESMTPS id DC3F82F493
 for <tor-talk@lists.torproject.org>; Wed, 25 Jun 2014 15:01:18 +0000 (UTC)
Received: from [78.35.170.224] (helo=fabiankeil.de)
 by smtprelay01.ispgateway.de with esmtpsa (SSLv3:AES128-SHA:128)
 (Exim 4.68) (envelope-from <freebsd-listen@fabiankeil.de>)
 id 1WzohG-0007kl-GP
 for tor-talk@lists.torproject.org; Wed, 25 Jun 2014 17:01:14 +0200
Date: Wed, 25 Jun 2014 16:58:27 +0200
From: Fabian Keil <freebsd-listen@fabiankeil.de>
To: tor-talk@lists.torproject.org
Message-ID: <20140625165827.38963139@fabiankeil.de>
In-Reply-To: <53A2E3E9.5060206@gmail.com>
References: <53A1D3FA.5020101@gmail.com>
 <20140619141311.0e96c44a@fabiankeil.de>
 <53A2E3E9.5060206@gmail.com>
MIME-Version: 1.0
X-Df-Sender: Nzc1MDY3
Subject: Re: [tor-talk] multiple local proxy ports
X-BeenThere: tor-talk@lists.torproject.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: tor-talk@lists.torproject.org
List-Id: "all discussion about theory, design,
 and development of Onion Routing" <tor-talk.lists.torproject.org>
List-Unsubscribe: <https://lists.torproject.org/cgi-bin/mailman/options/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=unsubscribe>
List-Archive: <http://lists.torproject.org/pipermail/tor-talk/>
List-Post: <mailto:tor-talk@lists.torproject.org>
List-Help: <mailto:tor-talk-request@lists.torproject.org?subject=help>
List-Subscribe: <https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============5809903481874754652=="
Errors-To: tor-talk-bounces@lists.torproject.org
Sender: "tor-talk" <tor-talk-bounces@lists.torproject.org>

--===============5809903481874754652==
Content-Type: multipart/signed; micalg=pgp-sha1;
 boundary="Sig_/Ht=nMaCR9ZtvVmffHo.CZnF"; protocol="application/pgp-signature"

--Sig_/Ht=nMaCR9ZtvVmffHo.CZnF
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

Wayland Morgan <dotwayland@gmail.com> wrote:

> I have a shared host with as many as five users that will be logged in
> at a time, all to use Tor. In the current arrangement if one person is
> using Tor then no one else can bind to the local proxy port to forward
> their traffic out across the Tor network. The ultimate goal is to be
> able to accommodate all of these users at once such that they each have
> their own unique identity/exit node IP on the same system. As an added
> bit of info, I've placed the current version of the browser bundle in
> "C:\" and created a simple batch script that runs at login to copy from
> that location to %USERPROFILE%\Desktop so as to maintain unique file
> directories for each user. This is a Windows system, FWIW (If you
> couldn't tell by the use of the batch script). Any time there is an
> update to TBB, I plan to copy to "C:\" and let the script take care of
> delivering the updated package to each user as they login.

Unless the five users are using the same login, making sure that
their bundles use different ports and paths should be sufficient.
I don't use TBB or Windows, so I don't have any concrete suggestions.

If the users don't need access to Tor's control port (or trust each
other) you could also consider using a single Tor instance listening
on multiple ports that is always running. This would probably require
lots of TBB changes, though.

> The links I've seen so far for accomplishing this are:
>=20
> <http://www.blackhatworld.com/blackhat-seo/proxies/345716-tor-question-tr=
ying-run-multiple-instances.html>
> <https://svn.torproject.org/svn/torbrowser/branches/macos/docs/two-firefo=
x.txt>
> <http://kikistidbits.blogspot.com/2011/11/running-multiple-instances-of-t=
or-under.html>
> <http://serverfault.com/questions/136072/how-to-run-multiple-instances-of=
-tor>
>=20
> Would you consider these to be efficient guides for accomplishing this
> goal?

No. The guide author seem to have different goals.

> How would you go about approaching this?

I'm using Privoxy for this, but my use case is different (one user,
multiple applications) and in your case adding Privoxy to the mix
would complicate things without being necessary (unless you want to
use Privoxy for other reasons anyway).

Fabian

--Sig_/Ht=nMaCR9ZtvVmffHo.CZnF
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)

iEYEARECAAYFAlOq45YACgkQBYqIVf93VJ2+fACgyCMNFAcflbizw5Rnj84Dhhr8
J20AoK7+9qjCo2VOcvkTjiNkszKvo1cq
=45WQ
-----END PGP SIGNATURE-----

--Sig_/Ht=nMaCR9ZtvVmffHo.CZnF--

--===============5809903481874754652==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

--===============5809903481874754652==--

