[tor-bugs] #10887 [Obfsproxy]: ScrambleSuit should make it easy for bridge admins to learn password

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Apr 14 12:49:16 UTC 2014


#10887: ScrambleSuit should make it easy for bridge admins to learn password
-------------------------+-------------------------------------------------
     Reporter:  phw      |      Owner:  phw
         Type:           |     Status:  needs_revision
  enhancement            |  Milestone:
     Priority:  normal   |    Version:
    Component:           |   Keywords:  scramblesuit, password, shared
  Obfsproxy              |  secret
   Resolution:           |  Parent ID:
Actual Points:           |
       Points:           |
-------------------------+-------------------------------------------------
Changes (by asn):

 * status:  needs_review => needs_revision


Comment:

 This seems to break external mode in obfsproxy, because there is no state
 location set and we get:
 {{{
 |   File
 "/home/user/obfsproxy/obfsproxy/transports/scramblesuit/state.py", line
 64, in writeServerDescriptor
 |     assert const.STATE_LOCATION != ""
 | AssertionError
 }}}

 Maybe we should only do `writeServerDescriptor` only when in managed mode?
 Or maybe we should set the state location to a dummy value when in
 external mode?

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


More information about the tor-bugs mailing list