[tor-bugs] #28916 [Core Tor/Stem]: Stem's launch_tor_with_config() does not support ordered (onion service) options
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Dec 21 02:49:28 UTC 2018
#28916: Stem's launch_tor_with_config() does not support ordered (onion service)
options
-------------------------------+--------------------
Reporter: teor | Owner: atagar
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Stem | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-------------------------------+--------------------
Unlike stem.control.set_options(), stem.process.launch_tor_with_config()
requires a dictionary.
Python's dict.items() is in an arbitrary order, so
stem.process.launch_tor_with_config() can't be used to set onion service
options.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28916>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list