Jens Kubieziel commited on 2005-08-25 09:16:01
Zeige 3 geänderte Dateien mit 30 Einfügungen und 29 Löschungen.
| ... | ... |
@@ -1,4 +1,4 @@ |
| 1 |
-<!-- revision 0.13 --> |
|
| 1 |
+<!-- revision 0.14 --> |
|
| 2 | 2 |
<!-- jens@kubieziel.de --> |
| 3 | 3 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" |
| 4 | 4 |
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> |
| ... | ... |
@@ -109,17 +109,17 @@ |
| 109 | 109 |
href="dist/rpm/tor-0.1.1.6.alpha-tor.0.fc1.i386.rpm.asc">sig</a>), <a |
| 110 | 110 |
href="dist/rpm/tor-0.1.1.6.alpha-tor.0.fc1.src.rpm">0.1.1.6-alpha SRPM</a> (<a |
| 111 | 111 |
href="dist/rpm/tor-0.1.1.6.alpha-tor.0.fc1.src.rpm.asc">sig</a>)</li> |
| 112 |
- <li><b>Gentoo</b>: <tt>emerge tor</tt> |
|
| 112 |
+ <li><b>Gentoo</b>: <kbd>emerge tor</kbd> |
|
| 113 | 113 |
(<a |
| 114 | 114 |
href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">Anweisungen</a>)</li> |
| 115 |
- <li><b>FreeBSD</b>: <tt>portinstall -s security/tor</tt></li> |
|
| 116 |
- <li><b>OpenBSD</b>: <tt>cd /usr/ports/net/tor && make |
|
| 117 |
- && make install</tt> |
|
| 115 |
+ <li><b>FreeBSD</b>: <kbd>portinstall -s security/tor</kbd></li> |
|
| 116 |
+ <li><b>OpenBSD</b>: <kbd>cd /usr/ports/net/tor && make |
|
| 117 |
+ && make install</kbd> |
|
| 118 | 118 |
(<a |
| 119 | 119 |
href="http://wiki.noreply.org/noreply/TheOnionRouter/OpenbsdChrootedTor">Anweisung |
| 120 | 120 |
f�r chroot</a>)</li> |
| 121 |
- <li><b>NetBSD</b>: <tt>cd /usr/pkgsrc/net/tor && make |
|
| 122 |
- install</tt></li> |
|
| 121 |
+ <li><b>NetBSD</b>: <kbd>cd /usr/pkgsrc/net/tor && make |
|
| 122 |
+ install</kbd></li> |
|
| 123 | 123 |
<li>Letzte Quellpaket: <a href="dist/tor-0.1.0.14.tar.gz">0.1.0.14</a> (<a |
| 124 | 124 |
href="dist/tor-0.1.0.14.tar.gz.asc">sig</a>), <a |
| 125 | 125 |
href="dist/tor-0.1.1.6-alpha.tar.gz">0.1.1.6-alpha</a> (<a |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
<!-- TITLE BAR & NAVIGATION --> |
| 16 | 16 |
|
| 17 | 17 |
<div class="center"> |
| 18 |
-<table class="banner" border="0" cellpadding="0" cellspacing="0"> |
|
| 18 |
+<table class="banner" cellpadding="0" cellspacing="0"> |
|
| 19 | 19 |
<tr> |
| 20 | 20 |
<td class="banner-left"></td> |
| 21 | 21 |
<td class="banner-middle"> |
| ... | ... |
@@ -31,9 +31,11 @@ |
| 31 | 31 |
| <a href="people.html">People</a> |
| 32 | 32 |
</td> |
| 33 | 33 |
<td class="banner-right"> |
| 34 |
- <a href="/"><img src="/images/en.png" border="0" alt="English"></a> |
|
| 35 |
- <a href="/index.it.html"><img src="/images/it.png" border="0" alt="Italiano"></a> |
|
| 36 |
- <a href="/index.de.html"><img src="/images/de.png" border="0" alt="Deutsch"></a> |
|
| 34 |
+ <a href="/"><img src="/images/en.png" alt="English" /></a> |
|
| 35 |
+ <a href="/index.it.html"><img src="/images/it.png" |
|
| 36 |
+ alt="Italiano /"></a> |
|
| 37 |
+ <a href="/index.de.html"><img src="/images/de.png" |
|
| 38 |
+ alt="Deutsch" /></a> |
|
| 37 | 39 |
</td> |
| 38 | 40 |
</tr> |
| 39 | 41 |
</table> |
| ... | ... |
@@ -59,13 +61,13 @@ to the <a href="http://archives.seul.org/or/announce/">or-announce |
| 59 | 61 |
mailing list</a>: (you will need to confirm via email) |
| 60 | 62 |
</p> |
| 61 | 63 |
|
| 62 |
-<FORM ACTION="http://freehaven.net/cgi-bin/majordomo.cgi"> |
|
| 63 |
-<INPUT TYPE=HIDDEN NAME=mlist VALUE="or-announce"> |
|
| 64 |
-<INPUT TYPE=HIDDEN NAME=subscribe VALUE="1"> |
|
| 65 |
-<INPUT TYPE=HIDDEN NAME=host VALUE="freehaven.net"> |
|
| 66 |
-<INPUT NAME="email" SIZE="15"> |
|
| 67 |
-<INPUT TYPE=SUBMIT VALUE="Subscribe"> |
|
| 68 |
-</FORM> |
|
| 64 |
+<form action="http://freehaven.net/cgi-bin/majordomo.cgi"> |
|
| 65 |
+<input type="hidden" name="mlist" value="or-announce"> |
|
| 66 |
+<input type="hidden" name="subscribe" value="1"> |
|
| 67 |
+<input type="hidden" name="host" value="freehaven.net"> |
|
| 68 |
+<input name="email" size="15"> |
|
| 69 |
+<input type="submit" value="subscribe"> |
|
| 70 |
+</form> |
|
| 69 | 71 |
|
| 70 | 72 |
<p>Tor should run on Linux, BSD, OS X, Windows, Solaris, and more.</p> |
| 71 | 73 |
<ul> |
| ... | ... |
@@ -83,7 +85,7 @@ href="dist/osx/Tor 0.1.0.14 Bundle.dmg.asc">sig</a>), |
| 83 | 85 |
href="dist/osx/Tor 0.1.1.6-alpha Bundle.dmg.asc">sig</a>). |
| 84 | 86 |
Be sure to read the <a |
| 85 | 87 |
href="/cvs/tor/doc/tor-doc-osx.html">OS X Tor instructions</a>.</li> |
| 86 |
-<li><b>Debian packages</b>: <tt>apt-get install tor</tt> (<a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorOnDebian">guide for Sarge and experimental Tor versions</a>) |
|
| 88 |
+<li><b>Debian packages</b>: <kbd>apt-get install tor</kbd> (<a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorOnDebian">guide for Sarge and experimental Tor versions</a>) |
|
| 87 | 89 |
</li> |
| 88 | 90 |
<li><b>Red Hat Linux</b> package: |
| 89 | 91 |
<a href="dist/rpm/tor-0.1.0.14-tor.0.fc1.i386.rpm">0.1.0.14 RPM</a> (<a |
| ... | ... |
@@ -95,13 +97,12 @@ href="dist/rpm/tor-0.1.1.6.alpha-tor.0.fc1.i386.rpm.asc">sig</a>), |
| 95 | 97 |
<a href="dist/rpm/tor-0.1.1.6.alpha-tor.0.fc1.src.rpm">0.1.1.6-alpha SRPM</a> (<a |
| 96 | 98 |
href="dist/rpm/tor-0.1.1.6.alpha-tor.0.fc1.src.rpm.asc">sig</a>) |
| 97 | 99 |
</li> |
| 98 |
-<li><b>Gentoo</b>: <tt>emerge tor</tt> (<a href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">guide</a>) |
|
| 100 |
+<li><b>Gentoo</b>: <kbd>emerge tor</kbd> (<a href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">guide</a>)</li> |
|
| 101 |
+<li><b>FreeBSD</b>: <kbd>portinstall -s security/tor</kbd> |
|
| 99 | 102 |
</li> |
| 100 |
-<li><b>FreeBSD</b>: <tt>portinstall -s security/tor</tt> |
|
| 103 |
+<li><b>OpenBSD</b>: <kbd>cd /usr/ports/net/tor && make && make install</kbd> (<a href="http://wiki.noreply.org/noreply/TheOnionRouter/OpenbsdChrootedTor">guide to chrooting</a>) |
|
| 101 | 104 |
</li> |
| 102 |
-<li><b>OpenBSD</b>: <tt>cd /usr/ports/net/tor && make && make install</tt> (<a href="http://wiki.noreply.org/noreply/TheOnionRouter/OpenbsdChrootedTor">guide to chrooting</a>) |
|
| 103 |
-</li> |
|
| 104 |
-<li><b>NetBSD</b>: <tt>cd /usr/pkgsrc/net/tor && make install</tt> |
|
| 105 |
+<li><b>NetBSD</b>: <kbd>cd /usr/pkgsrc/net/tor && make install</kbd> |
|
| 105 | 106 |
</li> |
| 106 | 107 |
<li>Latest source tarballs: <a href="dist/tor-0.1.0.14.tar.gz">0.1.0.14</a> |
| 107 | 108 |
(<a href="dist/tor-0.1.0.14.tar.gz.asc">sig</a>), |
| ... | ... |
@@ -104,18 +104,18 @@ entry</a> spiega come verificare l'autenticità del pacchetto che scaricat |
| 104 | 104 |
|
| 105 | 105 |
<hr /> |
| 106 | 106 |
|
| 107 |
-<p><b>Pacchetti Debian</b>: <tt>apt-get install tor</tt> (<a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorOnDebian">guida per Sarge alla versione sperimentale di Tor</a>) |
|
| 107 |
+<p><b>Pacchetti Debian</b>: <kbd>apt-get install tor</kbd> (<a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorOnDebian">guida per Sarge alla versione sperimentale di Tor</a>) |
|
| 108 | 108 |
</p> |
| 109 | 109 |
<hr /> |
| 110 | 110 |
|
| 111 |
-<p><b>FreeBSD</b>: <!--<tt>portinstall -s security/tor</tt> --> |
|
| 111 |
+<p><b>FreeBSD</b>: <!--<kbd>portinstall -s security/tor</kbd> --> |
|
| 112 | 112 |
</p> |
| 113 | 113 |
|
| 114 |
-<p><b>OpenBSD</b>: <tt>cd /usr/ports/net/tor && make && make install</tt> (<a href="http://wiki.noreply.org/noreply/TheOnionRouter/OpenbsdChrootedTor">guida al chroot</a>)</p> |
|
| 114 |
+<p><b>OpenBSD</b>: <kbd>cd /usr/ports/net/tor && make && make install</kbd> (<a href="http://wiki.noreply.org/noreply/TheOnionRouter/OpenbsdChrootedTor">guida al chroot</a>)</p> |
|
| 115 | 115 |
|
| 116 |
-<p><b>NetBSD</b>: <tt>cd /usr/pkgsrc/net/tor && make install</tt></p> |
|
| 116 |
+<p><b>NetBSD</b>: <kbd>cd /usr/pkgsrc/net/tor && make install</kbd></p> |
|
| 117 | 117 |
|
| 118 |
-<p><b>Gentoo</b>: <tt>emerge tor</tt> (<a href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">guida</a>)</p> |
|
| 118 |
+<p><b>Gentoo</b>: <kbd>emerge tor</kbd> (<a href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">guida</a>)</p> |
|
| 119 | 119 |
|
| 120 | 120 |
<p><b>Altri pacchetti</b> per altre piattaforme sembra esistano. |
| 121 | 121 |
Se qualcune ne sa qualcosa in più ci comunichi i links. |
| 122 | 122 |