[tor-bugs] #25853 [Core Tor/Stem]: Behavior for Controller.get_exit_policy() for tor client

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Apr 19 20:31:31 UTC 2018


#25853: Behavior for Controller.get_exit_policy() for tor client
-------------------------------+--------------------
     Reporter:  dmr            |      Owner:  atagar
         Type:  defect         |     Status:  new
     Priority:  Medium         |  Milestone:
    Component:  Core Tor/Stem  |    Version:
     Severity:  Normal         |   Keywords:
Actual Points:                 |  Parent ID:
       Points:                 |   Reviewer:
      Sponsor:                 |
-------------------------------+--------------------
 In #25423 it was noticed that...
 > [...] the client-only configuration ALWAYS returns this:
 > {{{
 > >>> GETINFO exit-policy/full
 > 551 router_get_my_routerinfo returned NULL
 > }}}

 #25852 tracks implementing defined behavior in tor and the control spec to
 return `551` in this scenario.

 This ticket tracks any necessary changes to `stem.control` for
 `Controller.get_exit_policy()` to return the appropriate ExitPolicy
 (perhaps `None`) for tor clients.

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


More information about the tor-bugs mailing list