commit f65daf2dc402828fb488ce54c005ce0c183ee9a6 Author: Sebastian Hahn sebastian@torproject.org Date: Sat Dec 20 16:28:13 2014 +0100
Remove some whitespace at eol --- docs/en/faq.wml | 8 ++++---- docs/en/verifying-signatures.wml | 14 +++++++------- docs/torbutton/en/torbutton-faq.wml | 2 +- download/en/download-unix.wml | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/docs/en/faq.wml b/docs/en/faq.wml index 9333b4c..de81ed2 100644 --- a/docs/en/faq.wml +++ b/docs/en/faq.wml @@ -119,7 +119,7 @@ unsafe?</a></li> <li><a href="#ConfigureRelayOrBridge">How do I configure Tor as a relay or bridge?</a></li> <li><a href="#Timestamps">Why are the file timestamps from 2000?</a></li> - <li><a href="#TBBSourceCode">Where is the source code for Tor Browser? + <li><a href="#TBBSourceCode">Where is the source code for Tor Browser? How do I verify a build?</a></li> </ul>
@@ -1045,7 +1045,7 @@ country. How do I download Tor?</a></h3> <p> Some government or corporate firewalls censor connections to Tor's website. In those cases, you have three options. First, get it from -a friend — <a href="<page projects/torbrowser>">Tor Browser</a> +a friend — <a href="<page projects/torbrowser>">Tor Browser</a> fits nicely on a USB key. Second, find the <a href="https://encrypted.google.com/search?q=tor+mirrors">google cache</a> @@ -1664,7 +1664,7 @@ href="http://www.crowdstrike.com/community-tools/index.html#tool-79%22%3Eproposed <hr>
<a id="TBBSourceCode"></a> - <h3><a class="anchor" href="#TBBSourceCode">Where is the source code for + <h3><a class="anchor" href="#TBBSourceCode">Where is the source code for Tor Browser? How do I verify a build?</a></h3>
<p> @@ -3552,7 +3552,7 @@ diversity, </p> <p> That's where <a - href="<page projects/torbrowser>">Tor Browser</a> comes in. We produce + href="<page projects/torbrowser>">Tor Browser</a> comes in. We produce a web browser that is preconfigured to help you control the risks to your privacy and anonymity while browsing the Internet. Not only are the above technologies disabled to prevent diff --git a/docs/en/verifying-signatures.wml b/docs/en/verifying-signatures.wml index e1eb384..b9eeb03 100644 --- a/docs/en/verifying-signatures.wml +++ b/docs/en/verifying-signatures.wml @@ -188,13 +188,13 @@ <hr> <p>Build reproducibility is a <a href="https://blog.torproject.org/blog/deterministic-builds-part-one-cyberwar-and-global-compromise">security - property</a> of Tor Browser 3.0 and later. Anyone can build - Tor Browser on their own machine and produce a binary that is - bit-for-bit identical to the binary we offer on the download page. - Fortunately, it is not necessary for everyone to build the Tor Browser - locally to get this security. Verifying and comparing the signed list - of <a href="https://en.wikipedia.org/wiki/Cryptographic_hash">hashes</a> - will confirm that multiple people have built Tor Browsers + property</a> of Tor Browser 3.0 and later. Anyone can build + Tor Browser on their own machine and produce a binary that is + bit-for-bit identical to the binary we offer on the download page. + Fortunately, it is not necessary for everyone to build the Tor Browser + locally to get this security. Verifying and comparing the signed list + of <a href="https://en.wikipedia.org/wiki/Cryptographic_hash">hashes</a> + will confirm that multiple people have built Tor Browsers identical to the download.</p>
<p>The steps below walk through this process:</p> diff --git a/docs/torbutton/en/torbutton-faq.wml b/docs/torbutton/en/torbutton-faq.wml index 2508c74..629a1ab 100644 --- a/docs/torbutton/en/torbutton-faq.wml +++ b/docs/torbutton/en/torbutton-faq.wml @@ -23,7 +23,7 @@ </p>
<p> - Now that the <a href="<page projects/torbrowser>">Tor Browser</a> + Now that the <a href="<page projects/torbrowser>">Tor Browser</a> includes a patched version of Firefox, and because we don't have enough developer resources to keep up with the accelerated Firefox release schedule, the toggle model of Torbutton is <a diff --git a/download/en/download-unix.wml b/download/en/download-unix.wml index 8d77fe5..23b5c40 100644 --- a/download/en/download-unix.wml +++ b/download/en/download-unix.wml @@ -111,7 +111,7 @@ serious reliability and security bugs in these downloads. Please be prepared to <div class="nb"> <p> Tor is distributed as <a href="http://www.fsf.org/">Free Software</a> -under the <a href="<gitblob>LICENSE">3-clause BSD license</a>. +under the <a href="<gitblob>LICENSE">3-clause BSD license</a>. </p> <p> There is no fee for installing Tor, or using the Tor network, but
tor-commits@lists.torproject.org