[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Tor and an HTTPS server sharing port 443 (was: Re: xxx-draft-spec-for-TLS-normalization.txt)
- To: or-dev@xxxxxxxxxxxxx
- Subject: Re: Tor and an HTTPS server sharing port 443 (was: Re: xxx-draft-spec-for-TLS-normalization.txt)
- From: Nick Mathewson <nickm@xxxxxxxxxxxxx>
- Date: Wed, 2 Feb 2011 19:26:29 -0500
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-dev-outgoing@xxxxxxxx
- Delivered-to: or-dev@xxxxxxxx
- Delivery-date: Wed, 02 Feb 2011 19:26:38 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=2uKpjAxuoqC4a78FoQRgpQWeSWt77udrPUv+i60TPVo=; b=osy68XASatANtyg4IbpP7unSDMQAm6ROyxGd5+7iFCW26NaEQAlLxjhFRBFaeL+Mjo q8xYv+czFtKgK8rtC5iDz8v48J2PPCW5x5Sv2r0DcSOVmqXaiGV5n/un48laIcis5u1V 6Tec0Oseji38omdqMyX/FYtYSyBCYgs7tUHXo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=uLqOFKmkQSv/7udux1NVevMZMLMkBIPF6NIkj3llBAHBi9nb8280zAGPl66BDMkmAJ uh3qzkSKhnVzcBqKILcIX6o/cA2tDbJGBgl+mRzRFUE6GNsyuhtoNg3ODsk0BgPliKjl tv9YCEPjMnO7f1xJ90RPa5csEmg2RZctzsi5Q=
- In-reply-to: <AANLkTikBEAQwsKzy-SJsGoYr2YKwq0UVjpMJE66z6dhY@xxxxxxxxxxxxxx>
- References: <AANLkTikBEAQwsKzy-SJsGoYr2YKwq0UVjpMJE66z6dhY@xxxxxxxxxxxxxx>
- Reply-to: or-dev@xxxxxxxxxxxxx
- Sender: owner-or-dev@xxxxxxxxxxxxx
2011/2/2 Bjarni Rúnar Einarsson <bre@xxxxxxxxxxxx>:
[...]
> Yeah, I'm asking you to run a gigantic python program as root... sorry about
> that! Only way I know to get port 443... :-)
Run on some other (nonprivileged) port, then use firewall rules to
port-forward port 443 to the port it's running on. There are
instructions for doing this with Tor at
https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ#HowcanImakemyrelayaccessibletopeoplestuckbehindrestrictivefirewalls
; it should be easy to adapt them as needed.
yrs,
--
Nick