traumschule commited on 2018-09-06 16:52:36
Zeige 1 geänderte Dateien mit 2 Einfügungen und 22 Löschungen.
... | ... |
@@ -227,28 +227,8 @@ custom configurations. All an apt-get or yum install away.</p> |
227 | 227 |
<div class="accordionContent"> |
228 | 228 |
<div class="fauxhead"></div> |
229 | 229 |
<div class="package" style="padding-top: 13px; border-top: 0px; border-bottom: 1px solid #888888;"> |
230 |
- <div class="downloads"> |
|
231 |
- <a class="button" href="../dist/tor-<version-stable>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code</span></a> |
|
232 |
- <div class="sig"> |
|
233 |
- (<a href="../dist/tor-<version-stable>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a> |
|
234 |
- </div> |
|
235 |
- <a class="button" href="../dist/tor-<version-alpha>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code (Unstable)</span></a> |
|
236 |
- <div class="sig"> |
|
237 |
- (<a href="../dist/tor-<version-alpha>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a> |
|
238 |
- </div> |
|
239 |
- <!-- |
|
240 |
- <a class="button" href="../dist/tor-<version-alpha>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code (Unstable)</span></a> |
|
241 |
- <div class="sig"> |
|
242 |
- (<a href="../dist/tor-<version-alpha>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a> |
|
243 |
- </div> |
|
244 |
- --> |
|
245 |
- </div> |
|
246 |
- |
|
247 |
- <h2>Source Tarball</h2> |
|
248 |
- <p>Configure with: <code style="color: #666666;">./configure && make && src/or/tor</code></p> |
|
249 |
- <p>There are also <a href="<page download/download-unix>">packaged version of tor</a>.</p> |
|
250 |
- <p>The current stable version of Tor is <version-stable>. Its <a href="<gitblob>ReleaseNotes<cgitstable>">release notes</a> are available.</p> |
|
251 |
- <p>The current unstable/alpha version of Tor is <version-alpha>. Its <a href="<gitblob>ChangeLog">Changelog</a> is available.</p> |
|
230 |
+ <p>Want to build <a href="<page download/tor>">Tor</a> or Tor Browser from source? Read |
|
231 |
+ <a href="https://trac.torproject.org/projects/tor/wiki/doc/TorBrowser/Hacking">The Tor Browser Hacking Guide</a></p> |
|
252 | 232 |
</div> |
253 | 233 |
</div> |
254 | 234 |
<div class="expander"><a href="javascript:void(0)" class="switch">Expand All</a></div> |
255 | 235 |