[tor-bugs] #32881 [Applications/Tor Browser]: Make script to optimize upload and download of Tor Browser releases

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Mar 30 17:15:39 UTC 2020


#32881: Make script to optimize upload and download of Tor Browser releases
-------------------------------------------------+-------------------------
 Reporter:  boklm                                |          Owner:  boklm
     Type:  task                                 |         Status:
                                                 |  assigned
 Priority:  Medium                               |      Milestone:
Component:  Applications/Tor Browser             |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  ReleaseTrainMigration,               |  Actual Points:
  TorBrowserTeam202006                           |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by sysrqb):

 I manually experimented with this a little bit during recent releases.
 While the localized packages are very similar to the `en-US` package, they
 are very different in reality due to compression. In some cases, we can
 sync the compressed `en-US` package, uncompress it, clone/copy it for each
 locale, sync each uncompressed localized package, then compress each
 resulting localized bundle on the destination.

 `tar.xz` bundles are probably good candidates for this. It seems like
 `.dmg`, `.exe`, and `.mar` are using compression internally, so using a
 technique like what is described here doesn't seem easy.

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


More information about the tor-bugs mailing list