[tor-bugs] #9349 [Flashproxy]: flashproxy facilitator: Allow clients to specify transports

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 8 17:45:13 UTC 2013


#9349: flashproxy facilitator: Allow clients to specify transports
----------------------------+--------------------------
     Reporter:  asn         |      Owner:  dcf
         Type:  task        |     Status:  needs_review
     Priority:  normal      |  Milestone:
    Component:  Flashproxy  |    Version:
   Resolution:              |   Keywords:
Actual Points:              |  Parent ID:  #7167
       Points:              |
----------------------------+--------------------------

Comment (by infinity0):

 Hmm, actually thinking about it, we can get rid of "-addr" with only minor
 tweaks to what I coded. The reason I added it, is because it doesn't
 generalise if we want to represent a contextless (addr,transport) pair -
 removing the context (the client- prefix) would give us something like
 "=<addr>&transport=<transport>". But currently we do always have context,
 and the advantage with removing it is that we remain backward-compatible
 with old proxies, without any extra code.

 Let me know which option you prefer.

 Another tweak we could do is remove the prefixes from the facilitator
 response. It would add a little more complexity, but would follow the "no
 more information than required" principle more closely.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9349#comment:36>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list