[tor-bugs] #9580 [Tor]: Tor should accept combined pluggable transport names
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Aug 24 15:12:23 UTC 2013
#9580: Tor should accept combined pluggable transport names
--------------------+-------------------------------------------------------
Reporter: asn | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor | Version:
Keywords: | Parent: #7167
Points: | Actualpoints:
--------------------+-------------------------------------------------------
The plan for #7167 is to have flashproxy understand pluggable transporst
like "websocket|obfs2", that is the combination of websocket and obfs2.
The good thing about our plan for #7167 is that it requires no real
modifications to little-t-tor. However, in little-t-tor we do some checks
on the transport names (in torrc, etc.) and ensure that they are
C-identifiers -- but "websocket|obfs2" is not a C-identifier.
We should relax those checks so that they don't choke when we give them
"websocket|obfs2".
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9580>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list