[tor-bugs] #21304 [Obfuscation/Snowflake]: Sanitize snowflake.log

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Apr 12 18:23:45 UTC 2018


#21304: Sanitize snowflake.log
-----------------------------------+------------------------
 Reporter:  arlolra                |          Owner:  (none)
     Type:  defect                 |         Status:  new
 Priority:  Medium                 |      Milestone:
Component:  Obfuscation/Snowflake  |        Version:
 Severity:  Normal                 |     Resolution:
 Keywords:                         |  Actual Points:
Parent ID:                         |         Points:
 Reviewer:                         |        Sponsor:
-----------------------------------+------------------------
Changes (by dcf):

 * keywords:  starter =>
 * cc: Samdney (removed)


Comment:

 I think the highest priority for this ticket is to make sure that IP
 addresses don't end up in the logs. This can be a little tricky because IP
 addresses can show up as part of error messages. See
 [https://gitweb.torproject.org/pluggable-transports/meek.git/tree/meek-
 server/meek-server.go?id=502001aed9e40f79807b913b02ea82f7c381e47d#n178
 scrubError] in meek-server for a way of sanitizing certain kinds of
 errors. However for others, it may be necessary to do regex replacement or
 similar.

 Also there are multiple "snowflake.log"s made by different programs:
 client, server, broker, proxy-go.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21304#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list