[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #8471 [Stem]: AUTH COOKIEFILE parsing failure
#8471: AUTH COOKIEFILE parsing failure
---------------------+------------------------------------------------------
Reporter: respice | Owner: atagar
Type: defect | Status: new
Priority: normal | Milestone:
Component: Stem | Version:
Keywords: | Parent:
Points: | Actualpoints:
---------------------+------------------------------------------------------
Comment(by rransom):
Replying to [comment:1 atagar]:
> Hi respice, thanks for the bug report! What and how tor escapes things
is a little confused right now (for more on that see #4600).
This bug report is about Stem handling escapes in a completely broken way,
not about Tor having different incompatible escaping conventions for input
and output of quoted strings.
> Just to make sure, you're saying that '\\t' is being misconverted to a
tab, right? If so then I expect that tor's raw response is '\\\\t' (since
it should be escaping the slashes).
Unlikely.
Depending on which hash function (and which key) Python is using, Stem
will convert the sequence of characters â`\\t`â to either â`\<tab>`â or
â`<tab>`â.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8471#comment:2>
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