[tor-bugs] #31788 [Core Tor/Tor]: Circuit padding trace simulator

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Sep 19 22:51:49 UTC 2019


#31788: Circuit padding trace simulator
-----------------------------------------------+------------------------
 Reporter:  mikeperry                          |          Owner:  (none)
     Type:  enhancement                        |         Status:  new
 Priority:  Medium                             |      Milestone:
Component:  Core Tor/Tor                       |        Version:
 Severity:  Normal                             |     Resolution:
 Keywords:  circpad-researchers-want, wtf-pad  |  Actual Points:
Parent ID:                                     |         Points:
 Reviewer:                                     |        Sponsor:
-----------------------------------------------+------------------------
Changes (by mikeperry):

 * cc: pulls, asn (added)


Old description:

> This is the parent ticket for the pieces of work required to make it
> possible to use circuitpadding.c in a trace simulator outside of Tor, so
> that defenses could be re-applied to crawl traces quickly without needing
> to re-crawl a set of sites.

New description:

 This is the parent ticket for the pieces of work required to make it
 possible to use circuitpadding.c in a trace simulator outside of Tor, so
 that defenses could be re-applied to crawl traces quickly without needing
 to re-crawl a set of sites.

 An alternate way to do this, instead of extracting this code, is to make
 use of our unit testing framework and build the tracer as a unit test. We
 have mechanisms to mock the networking functions so that they output new
 traces, and then we can use the unit-test style to read in a trace file
 and output a new one, instead of performing a test.

--

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


More information about the tor-bugs mailing list