Skip to content

Bug 41089: Add tor-browser build scripts + Makefile to tor-browser

Resolves #41089 (closed)

The scripts expect an extracted tor-browser root directory to be in /.binaries/dev/. The 'deploy' script/Makefile target copies the compiled pieces over the existing tor-browser, and optionally does some repackaging. This separate step is needed since tor-browser.git repo has no knowledge of tor daemon, PTs, NoScript, etc.

You can download tor-browser alpha packages here: https://www.torproject.org/download/alpha/

cc @ma1 and @dan

Edited by richard

Merge request reports