if you're fetching the tarball, i hereby declare that you'd better check the signature, not the hash.
Roger Dingledine

Roger Dingledine commited on 2009-06-25 08:41:54
Zeige 2 geänderte Dateien mit 6 Einfügungen und 4 Löschungen.

... ...
@@ -213,11 +213,12 @@ Please take time to read the <a href="<page download-unix>#Warning">warning</a>
213 213
 <td align="center"><img src="images/distros/terminal.png" alt="Source code" /></td>
214 214
 <td>Source tarballs</td>
215 215
 <td>
216
-<a href="<package-source-stable>"><version-stable></a> (<a href="<package-source-stable-sig>">sig</a>)
216
+<a href="<package-source-stable>"><version-stable></a>
217
+ (<a href="<package-source-stable-sig>">sig</a>)
217 218
 </td>
218 219
 <td>
219 220
 <a href="<package-source-alpha>"><version-alpha></a>
220
-(<a href="<package-source-alpha-sig>">sig</a>/<a href="<package-source-alpha-sha1>">sha1</a>)
221
+ (<a href="<package-source-alpha-sig>">sig</a>)
221 222
 </td>
222 223
 <td><kbd>./configure &amp;&amp; make &amp;&amp; src/or/tor</kbd></td>
223 224
 </tr>
... ...
@@ -380,11 +380,12 @@ Expert packages only contain Tor.  In all cases, you must configure Tor on your
380 380
     <kbd>./configure &amp;&amp; make &amp;&amp; src/or/tor</kbd>
381 381
   </td>
382 382
   <td>
383
-    <a href="<package-source-stable>"><version-stable></a> (<a href="<package-source-stable-sig>">sig</a>)
383
+    <a href="<package-source-stable>"><version-stable></a>
384
+    (<a href="<package-source-stable-sig>">sig</a>)
384 385
   </td>
385 386
   <td>
386 387
     <a href="<package-source-alpha>"><version-alpha></a>
387
-    (<a href="<package-source-alpha-sig>">sig</a>/<a href="<package-source-alpha-sha1>">sha1</a>)
388
+    (<a href="<package-source-alpha-sig>">sig</a>)
388 389
   </td>
389 390
   <td>
390 391
   </td>
391 392