[tor-bugs] #17857 [Core Tor/Tor]: Create a consensus param to disable (netflow) padding if RSOS is enabled

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jun 21 21:37:28 UTC 2017


#17857: Create a consensus param to disable (netflow) padding if RSOS is enabled
-------------------------------+------------------------------------
 Reporter:  teor               |          Owner:  mikeperry
     Type:  enhancement        |         Status:  assigned
 Priority:  Medium             |      Milestone:  Tor: 0.3.1.x-final
Component:  Core Tor/Tor       |        Version:
 Severity:  Normal             |     Resolution:
 Keywords:  rsos, sos, tor-hs  |  Actual Points:
Parent ID:                     |         Points:  1
 Reviewer:                     |        Sponsor:
-------------------------------+------------------------------------

Comment (by mikeperry):

 FYI: I am working on this. I am going to implement the simple emergency
 killswitch I described in comment:13. Clients won't be able to override
 the consensus, unless they recompile to remove the check (it will be
 client-side enforced, because relays don't know if we're RSOS or Tor2Web).

 To check for tor2web and RSOS, I'm going to check
 get_options()->Tor2WebMode and get_options()->HiddenServiceSingleHopMode.
 Let me know if I should be checking something else.

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


More information about the tor-bugs mailing list