[tor-bugs] #21304 [Obfuscation/Snowflake]: Sanitize snowflake.log
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Mar 22 18:07:15 UTC 2019
#21304: Sanitize snowflake.log
-----------------------------------+--------------------------------
Reporter: arlolra | Owner: cohosh
Type: defect | Status: needs_revision
Priority: Medium | Milestone:
Component: Obfuscation/Snowflake | Version:
Severity: Normal | Resolution:
Keywords: starter | Actual Points:
Parent ID: | Points: 1
Reviewer: | Sponsor:
-----------------------------------+--------------------------------
Description changed by dcf:
Old description:
> For starters, the timestamps are in the local timezone. We can make that
> UTC
>
> See also #19026
>
> Known problems:
> * When the websocket server panics (as in #29125), it writes the client
> IP address to the log:
> {{{
> 2019/01/18 18:56:29 http2: panic serving X.X.X.X:YYYY: interface
> conversion: *http2.responseWriter is not http.Hijacker: missing method
> Hijack
> }}}
New description:
For starters, the timestamps are in the local timezone. We can make that
UTC
See also #19026
Known problems:
* When the websocket server panics (as in #29125), it writes the client
IP address to the log:
{{{
2019/01/18 18:56:29 http2: panic serving X.X.X.X:YYYY: interface
conversion: *http2.responseWriter is not http.Hijacker: missing method
Hijack
}}}
* The broker logs the raw bytes of ICE answers:
{{{
2019/03/22 06:28:32 Received answer: [XXX XXX XXX XXX ... XXX]
}}}
--
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21304#comment:14>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list