[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #17378 [Stem]: Stem HiddenServiceOptions does not reflect reality
#17378: Stem HiddenServiceOptions does not reflect reality
---------------------------+--------------------
Reporter: infinity0 | Owner: atagar
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Stem | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Sponsor:
---------------------------+--------------------
Suppose I have in my torrc:
{{{
HiddenServiceDir x
HiddenServicePort a
HiddenServicePort b
HiddenService y
HiddenServicePort c
}}}
This means run service x on port a,b and a different (hopefully
unlinkable) service y on port c.
However stem's `HiddenServiceOptions` gives output like
{{{
{'HiddenServicePort': [a, b, c], 'HiddenServiceDir': [x, y]}
}}}
This loses information from the original config and there is no way for
stem's client to reconstruct the original meaning of the torrc.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17378>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs