[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
Thu Jun 22 05:17:14 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 teor):

 Replying to [comment:20 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.

 rend_non_anonymous_mode_enabled() will tell you if either Tor2web or v2
 single onion services are enabled.

 I opened #22694 in 0.3.2 to make sure we do this for v3 single onion
 services. (v3 tor2web isn't being implemented.)

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


More information about the tor-bugs mailing list