[tor-bugs] #30125 [Obfuscation/Snowflake]: Port server's log sanitization to client, broker, and proxy-go
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Apr 11 07:01:34 UTC 2019
#30125: Port server's log sanitization to client, broker, and proxy-go
---------------------------------------+--------------------
Reporter: dcf | Owner: (none)
Type: enhancement | Status: new
Priority: Medium | Milestone:
Component: Obfuscation/Snowflake | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
---------------------------------------+--------------------
#21304 added a log sanitizer to the server (bridge) code that searches for
IP addresses in logs and elides them. We noted in comment:17:ticket:21304
that the other components--client, broker, and proxy-go--can benefit from
the same log sanitization.
comment:18:ticket:21304 suggests a way to do it: move the `logScrubber`
code into a new top-level subdirectory and `safelog` package, and have the
other programs `import git.torproject.org/pluggable-
transports/snowflake.git/safelog`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30125>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list