verification: add links to top warning (#26539)
traumschule

traumschule commited on 2018-09-10 09:55:42
Zeige 2 geänderte Dateien mit 14 Einfügungen und 0 Löschungen.

... ...
@@ -27,6 +27,13 @@
27 27
       <h2>Want Tor to really work?</h2>
28 28
         <p>You need to change some of your habits, as some things won't work exactly as
29 29
         you are used to. Please read the <a href="#warning">full list of warnings</a> for details.
30
+        Always <a href="<page docs/verifying-signatures>">
31
+        verify OpenPGP package signatures</a> (sig) to make sure you've
32
+        downloaded the file we intended you to get.
33
+        We also offer
34
+        <a href="https://dist.torproject.org/torbrowser/<version-torbrowserbundle>/sha256sums-signed-build.txt">
35
+        sha256 checksums</a>.
36
+        The Firefox ESR in our bundles is modified from the default Firefox ESR.
30 37
         </p>
31 38
     </div>
32 39
 <!-- END TEASER WARNING -->
... ...
@@ -89,6 +89,13 @@
89 89
 
90 90
 </table>
91 91
 
92
+<p>
93
+Always <a href="<page docs/verifying-signatures>">verify OpenPGP package signatures</a>
94
+(sig) to make sure you've downloaded the file we intended you to get.<br/>
95
+We also offer <a href="https://dist.torproject.org/torbrowser/<version-torbrowserbundle>/sha256sums-signed-build.txt">
96
+sha256 checksums</a>.
97
+</p>
98
+
92 99
 <div class="nb">
93 100
 <a id="packagediff"></a>
94 101
 <h2><a class="anchor" href="#packagediff">Cual es la diferencia entre estable &amp; inestable?</a></h2>
95 102