[tor-bugs] #9170 [Flashproxy]: Don't log IP addresses by default in flashproxy.js
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Jun 28 17:53:57 UTC 2013
#9170: Don't log IP addresses by default in flashproxy.js
------------------------+---------------------------------------------------
Reporter: dcf | Owner: dcf
Type: defect | Status: new
Priority: major | Milestone:
Component: Flashproxy | Version:
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
flashproxy.js's `debug` option is too sharp for casual use. It shows
what's going on but also contains IP addresses. In #9164 was originally
posted a log containing lots of IPs.
Add a new query string parameter `unsafe_logging` to be another obstacle
to climb over. Maybe don't document it.
At least these messages need to be scrubbed:
{{{
Facilitator: got client:{ host: "X.X.X.X", port: YYYY } relay:{ host:
"173.255.221.44", port: 9901 }.
Facilitator: connecting to https://fp-
facilitator.org/?r=1&client=X.X.X.X%3AYYYY&client=X.X.X.X%3AYYYY
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9170>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list