[tor-commits] [webwml/staging] Bug 24027: We moved from Gitian to rbm; adapt the website

arma at torproject.org arma at torproject.org
Thu Mar 29 18:59:50 UTC 2018


commit ecb88869951449f73ff9aefed77e4ca6417c887f
Author: Georg Koppen <gk at torproject.org>
Date:   Mon Feb 5 08:20:20 2018 +0000

    Bug 24027: We moved from Gitian to rbm; adapt the website
---
 docs/en/verifying-signatures.wml | 2 +-
 projects/en/torbrowser.wml       | 7 +++----
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/docs/en/verifying-signatures.wml b/docs/en/verifying-signatures.wml
index 16422a8b..e29fde81 100644
--- a/docs/en/verifying-signatures.wml
+++ b/docs/en/verifying-signatures.wml
@@ -297,7 +297,7 @@
     <p>Starting with Tor Browser 4.5a4 we sign our MAR files which helps
     securing our update process. The downside of this is the need for additional
     instructions to verify that the MAR files we ship are indeed the ones we
-    produced with our Gitian setup.</p>
+    produced with our rbm setup.</p>
 
     <p>Assuming the verification happens on a Linux computer one first needs the
     <tt>mar-tools-linux*.zip</tt> out of the <tt>gitian-builder/inputs</tt>
diff --git a/projects/en/torbrowser.wml b/projects/en/torbrowser.wml
index c5da8497..9d196bd3 100644
--- a/projects/en/torbrowser.wml
+++ b/projects/en/torbrowser.wml
@@ -746,13 +746,12 @@
       for the alpha branch</a>.
       </p>
       <p><strong><em>How can I make my own bundle?</em></strong>
-<br>We use <a
-href="https://blog.torproject.org/blog/deterministic-builds-part-two-technical-details">Gitian</a>
+<br>We use <a href="https://rbm.torproject.org/">rbm</a>
 to ensure that byte-for-byte reproducible packages can be built from our
 source repository by anyone. To rebuild the bundle, check out the <a
-href="https://gitweb.torproject.org/builders/tor-browser-bundle.git">Tor
+href="https://gitweb.torproject.org/builders/tor-browser-build.git">Tor
 Browser builder repository</a> and see the <a
-href="https://gitweb.torproject.org/builders/tor-browser-bundle.git/tree/gitian/README.build">README.build</a>
+href="https://gitweb.torproject.org/builders/tor-browser-build.git/tree/README">README</a>
 for instructions. You may also find the <a
 href="https://trac.torproject.org/projects/tor/wiki/doc/TorBrowser/Hacking">Tor
 Browser Hacking</a> intro document useful for learning about the build system





More information about the tor-commits mailing list