Ticket #712 (new enhancement)

Opened 5 months ago

Tor option to setup a bridge

Reported by: reezer Owned by:
Priority: normal Milestone: freetz-future
Component: packages Version: devel
Severity: normal Keywords:
Cc: Product ID:
Firmware Version:

Description

The Tor web interface needs an option to be set up as bridge. The configuration is very minimal and only the following lines are needed:

SocksPort 0
ORPort 443
BridgeRelay 1
Exitpolicy reject *:*

These options are sort of constant, if you want to set up a bridge. You don't want an other port to be used, there are no exits in a bridge and you also do not want to be a bridge. Of course things, like bandwidth settings are still needed. Maybe ContactInfo, but that's all.

Maybe this should go in an additional feature request, but it would be nice, if one could upload a torrc via the interface. Either via text input or file upload (or both).

Note: See TracTickets for help on using tickets.