[tor-bugs] #3608 [Tor Bridge]: Server transport proxies should bind on a consistent port
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Sat Aug 6 19:28:24 UTC 2011
#3608: Server transport proxies should bind on a consistent port
------------------------+---------------------------------------------------
Reporter: asn | Owner: asn
Type: defect | Status: needs_review
Priority: normal | Milestone:
Component: Tor Bridge | Version:
Keywords: | Parent: #3591
Points: | Actualpoints:
------------------------+---------------------------------------------------
Changes (by asn):
* status: new => needs_review
Comment:
An implementation of this can be found in my bug3608 branch.
It uses TransportProxy lines in or_state_t to store the ports where server
proxies are binding.
The TransportProxy line format is: TransportProxy <method> <addrport>,
which is not terribly sophisticated or extensible. Currently, if we find a
corrupted TransportProxy line we just warn the user without trashing the
current state. A corrupted TransportProxy line should only happen with
manual editing of the state file.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3608#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list