[Nix-dev] Obfuscated TOR bridge is packaged. Please consider running it.
Lluís Batlle i Rossell
viric at viric.name
Tue Jun 11 09:03:13 CEST 2013
On Tue, Jun 11, 2013 at 04:00:28AM +0300, phreedom at yandex.ru wrote:
> Hi,
>
> Helping people in censorship-heavy countries has just gotten even easier.
>
> TOR in bridge mode now also runs obfsproxy which helps defeat those nasty DPI
> boxes in those countries which are actively trying to prevent people from
> using TOR.
>
> There are no known cases of non-exit node operators getting attacked by
> governments. Defeating censorship requires a vast and diverse pool of IP
> addresses, so please consider adding this to your configuration.nix on your
> internet-facing box:
>
> services.tor.relay = {
> enable = true;
> isBridge = true;
> port = 443;
> };
>
> If you need help with a more complex setup, just ask me.
Hello phreedom,
do you know if it can handle upnp or anything like that?
Regards,
Lluís.
More information about the nix-dev
mailing list