[tbb-bugs] #18845 [Applications/Tor Browser]: Make zip and tar helpers generate reproducible archives without relying on libfaketime

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Apr 18 17:42:44 UTC 2016


#18845: Make zip and tar helpers generate reproducible archives without relying on
libfaketime
-------------------------------------+-------------------------------------
     Reporter:  boklm                |      Owner:  boklm
         Type:  enhancement          |     Status:  new
     Priority:  Medium               |  Milestone:
    Component:  Applications/Tor     |    Version:
  Browser                            |   Keywords:  tbb-gitian,
     Severity:  Normal               |  TorBrowserTeam201604
Actual Points:                       |  Parent ID:
       Points:                       |   Reviewer:
      Sponsor:                       |
-------------------------------------+-------------------------------------
 In the Tor Browser build process, we are using some helper scripts to
 generate zip and tar archives reproducibly. Those helper scripts expect
 the modification time of the included files to be reproducible, which is
 the case when we are using libfaketime during the builds.

 To be able to remove the use of libfaketime in some parts of the build
 process and still generate reproducible archives, we could update the
 helper scripts to change the time of all files included in the archives
 according to `$REFERENCE_DATETIME`.

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


More information about the tbb-bugs mailing list