b64b4f4dfac77613568ff6c671fa694f1271da51
Jens Kubieziel adding missing Debian instr...

Jens Kubieziel authored 18 years ago

1) <!-- revision 0.15 -->
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

2) <!-- jens@kubieziel.de -->
3) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
4) "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
5) 
6) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
7) <head>
8)   <title>Tor: Download</title>
9)   <meta name="Author" content="Roger Dingledine"  />
10)   <link rel="stylesheet" type="text/css" href="../stylesheet.css"  />
11)   <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"  />
12) </head>
13) 
14) <body>
15) 
16) <!-- TITLE BAR & NAVIGATION -->
17) 
le@svn.torproject.org added banner HTML changes t...

le@svn.torproject.org authored 18 years ago

18) <div class="center">
19) 
20) 
Jens Kubieziel Adding changes in website s...

Jens Kubieziel authored 18 years ago

21) <table class="banner" cellpadding="0" cellspacing="0">
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

22)     <tr>
23)         <td class="banner-left"></td>
24)         <td class="banner-middle">
Thomas Sjögren German translation update

Thomas Sjögren authored 19 years ago

25)         <a class="index.de.html">Startseite</a>
Jens Kubieziel Adding changes in website s...

Jens Kubieziel authored 18 years ago

26)         | <a href="overview.de.html">�bersicht</a>
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

27)         | <a class="current">Download</a>
28)         | <a href="documentation.de.html">Dokumente</a>
Jens Kubieziel Adding changes in website s...

Jens Kubieziel authored 18 years ago

29)         | <a href="support.de.html">Support</a>
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

30)         | <a href="faq.de.html">FAQs</a>
Andrew Lewman updated all contribute.de.h...

Andrew Lewman authored 18 years ago

31)         | <a href="volunteer.de.html">Zum Projekt beitragen</a>
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

32)         | <a href="developers.de.html">Entwickler</a>
33)         | <a href="research.de.html">Forschung</a>
34)         | <a href="people.de.html">Menschen</a>
35)         </td>
Andrew Lewman Updated all /de/ and /it/ t...

Andrew Lewman authored 18 years ago

36) 	<td class="banner-right">
Jens Kubieziel made files conforming XHTML...

Jens Kubieziel authored 18 years ago

37) 		<a href="/"><img src="/images/en.png" alt="English" /></a>
38) 		<a href="/index.it.html"><img src="/images/it.png" alt="Italiano" /></a>
Jens Kubieziel Changes from the english ve...

Jens Kubieziel authored 18 years ago

39) 		<a href="/index.de.html"><img src="/images/de.png" alt="Deutsch" /></a>
Andrew Lewman Updated all /de/ and /it/ t...

Andrew Lewman authored 18 years ago

40) 	</td>
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

41)     </tr>
42) </table>
43) 
44) 
45) <!-- END TITLE BAR & NAVIGATION -->
46) 
47) 
48) <div class="main-column">
49) 
50) <h2>Tor: Pakete und Quellcode</h2>
Thomas Sjögren German update

Thomas Sjögren authored 18 years ago

51) 
Andrew Lewman commited Jens diff

Andrew Lewman authored 18 years ago

52)   <p>Tor wird als <a href="http://www.fsf.org/">Freie Software</a> unter der <a
Thomas Sjögren German update

Thomas Sjögren authored 18 years ago

53)     href="/cvs/tor/LICENSE">3-clause BSD license</a> verteilt.</p>
54) 
55)   <p>Die letzte Version kannst du aus dem <a
56)     href="dist/">Downloadverzeichnis</a> beziehen.  Die letzte stabile Version
Roger Dingledine bump download page to 0.1.1...

Roger Dingledine authored 18 years ago

57)   ist <b>0.1.0.14</b>.  Die letzte Test Version ist <b>0.1.1.6-alpha</b>. Tor
Thomas Sjögren German update

Thomas Sjögren authored 18 years ago

58)   sollte auf Linux, BSD, OS X, Win32, Solaris und anderen Systemen laufen.</p>
59) 
Jens Kubieziel Changes from the english ve...

Jens Kubieziel authored 18 years ago

60)   <p>Im CVS findest du <a href="/cvs/tor/doc/tor-doc.html">Anweisungen
61)     zur Installation und
62)     Konfiguration</a>. Der <a
63)     href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#DistSignatures">Eintrag
64)     in der FAQ</a> beschreibt, wie die Signaturen der Pakete zu
65)     verifizieren sind.</p>
66) 
67) <p>Sicherheitshinweise und neue stabile Versionen werden auf der
68)   Mailingliste <a
Jens Kubieziel Adding changes in website s...

Jens Kubieziel authored 18 years ago

69)   href="http://archives.seul.org/or/announce/">or-announce</a>
Jens Kubieziel Changes from the english ve...

Jens Kubieziel authored 18 years ago

70)   bekannt gegeben. Wenn du Tor nutzt, solltest du ein Auge auf das
71)   Archiv werfen oder dich hier einzutragen: (Du erh�lst eine
72)   R�ckbest�tigung per E-Mail.)</p>
73) 
74) <form action="http://freehaven.net/cgi-bin/majordomo.cgi">
75) <input type="hidden" name="mlist" value="or-announce" >
76) <input type="hidden" name="subscribe" value="1" >
77) <input type="hidden" name="host" value="freehaven.net" >
78) <input name="email" size="15" >
79) <input type="submit" value="subscribe" >
80) </form>
81) 
82) <p>Tor sollte auf Linux, BSD, OS X, Windows, Solaris und anderen
83)   Systemen laufen.</p>
84) 
Andrew Lewman commited Jens diff

Andrew Lewman authored 18 years ago

85)   <ul>
Jens Kubieziel Changes from the english ve...

Jens Kubieziel authored 18 years ago

86)    <li><b>Windows</b>
87)      Installationsprogramm: <a
88)      href="dist/win32/tor-0.1.0.14-win32.exe">0.1.0.14</a>
89)      (<a
Roger Dingledine and german

Roger Dingledine authored 18 years ago

90)      href="dist/win32/tor-0.1.0.14-win32.exe.asc">sig</a>), <a
Roger Dingledine bump download page to 0.1.1...

Roger Dingledine authored 18 years ago

91)      href="dist/win32/tor-0.1.1.6-alpha-win32.exe">0.1.1.6-alpha</a>
Jens Kubieziel Changes from the english ve...

Jens Kubieziel authored 18 years ago

92)      (<a
Roger Dingledine bump download page to 0.1.1...

Roger Dingledine authored 18 years ago

93)      href="dist/win32/tor-0.1.1.6-alpha-win32.exe.asc">sig</a>). Stelle
Jens Kubieziel Changes from the english ve...

Jens Kubieziel authored 18 years ago

94)      sicher, dass du
95)      die <a href="/cvs/tor/doc/tor-doc-win32.html">Anweisungen f�r
96)      Windows</a> gelesen hast.</li>
Roger Dingledine and german

Roger Dingledine authored 18 years ago

97)    <li><b>Mac OS X</b> Installationsprogramm: <a href="dist/osx/Tor 0.1.0.14
98)      Bundle.dmg">0.1.0.14</a> (<a href="dist/osx/Tor 0.1.0.14
Roger Dingledine bump download page to 0.1.1...

Roger Dingledine authored 18 years ago

99)      Bundle.dmg.asc">sig</a>), <a href="dist/osx/Tor 0.1.1.6-alpha
100)      Bundle.dmg">0.1.1.6-alpha</a> (<a href="dist/osx/Tor 0.1.1.6-alpha
Jens Kubieziel Changes from the english ve...

Jens Kubieziel authored 18 years ago

101)      Bundle.dmg.asc">sig</a>). Lies
Jens Kubieziel adding missing Debian instr...

Jens Kubieziel authored 18 years ago

102)      die <a href="/cvs/tor/doc/tor-doc-osx.html">Anweisungen f�r OS
103)      X</a>.</li>
104)    <li><b>Debianpakete</b>: <kbd>apt-get install tor</kbd>
105)      (<a
106) 	 href="http://wiki.noreply.org/noreply/TheOnionRouter/TorOnDebian">Anweisung
107)        f�r Sarge und experimentelle Torversionen</a>)</li>
Thomas Sjögren German update

Thomas Sjögren authored 18 years ago

108)    <li><b>Red Hat Linux</b> Paket: <a
Roger Dingledine and german

Roger Dingledine authored 18 years ago

109)      href="dist/rpm/tor-0.1.0.14-tor.0.fc1.i386.rpm">0.1.0.14 RPM</a> (<a
110)      href="dist/rpm/tor-0.1.0.14-tor.0.fc1.i386.rpm.asc">sig</a>), <a
111)      href="dist/rpm/tor-0.1.0.14-tor.0.fc1.src.rpm">0.1.0.14 SRPM</a> (<a
112)      href="dist/rpm/tor-0.1.0.14-tor.0.fc1.src.rpm.asc">sig</a>), <a
Roger Dingledine bump download page to 0.1.1...

Roger Dingledine authored 18 years ago

113)      href="dist/rpm/tor-0.1.1.6.alpha-tor.0.fc1.i386.rpm">0.1.1.6-alpha RPM</a> (<a
114)      href="dist/rpm/tor-0.1.1.6.alpha-tor.0.fc1.i386.rpm.asc">sig</a>), <a
115)      href="dist/rpm/tor-0.1.1.6.alpha-tor.0.fc1.src.rpm">0.1.1.6-alpha SRPM</a> (<a
116)      href="dist/rpm/tor-0.1.1.6.alpha-tor.0.fc1.src.rpm.asc">sig</a>)</li>
Jens Kubieziel HTMLize <tt>-tags

Jens Kubieziel authored 18 years ago

117)    <li><b>Gentoo</b>: <kbd>emerge tor</kbd>
Jens Kubieziel Changes from the english ve...

Jens Kubieziel authored 18 years ago

118)    (<a
Jens Kubieziel Adding changes in website s...

Jens Kubieziel authored 18 years ago

119)    href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">Anweisungen</a>)</li>
Jens Kubieziel HTMLize <tt>-tags

Jens Kubieziel authored 18 years ago

120)    <li><b>FreeBSD</b>: <kbd>portinstall -s security/tor</kbd></li>
121)    <li><b>OpenBSD</b>: <kbd>cd /usr/ports/net/tor &amp;&amp; make
122)    &amp;&amp; make install</kbd>
Jens Kubieziel Changes from the english ve...

Jens Kubieziel authored 18 years ago

123)    (<a
Jens Kubieziel Adding changes in website s...

Jens Kubieziel authored 18 years ago

124)    href="http://wiki.noreply.org/noreply/TheOnionRouter/OpenbsdChrootedTor">Anweisung
Jens Kubieziel Changes from the english ve...

Jens Kubieziel authored 18 years ago

125)    f�r chroot</a>)</li>
Jens Kubieziel HTMLize <tt>-tags

Jens Kubieziel authored 18 years ago

126)    <li><b>NetBSD</b>: <kbd>cd /usr/pkgsrc/net/tor &amp;&amp; make
127)    install</kbd></li>
Roger Dingledine and german

Roger Dingledine authored 18 years ago

128)    <li>Letzte Quellpaket: <a href="dist/tor-0.1.0.14.tar.gz">0.1.0.14</a> (<a
129)      href="dist/tor-0.1.0.14.tar.gz.asc">sig</a>), <a
Roger Dingledine bump download page to 0.1.1...

Roger Dingledine authored 18 years ago

130)      href="dist/tor-0.1.1.6-alpha.tar.gz">0.1.1.6-alpha</a> (<a
131)      href="dist/tor-0.1.1.6-alpha.tar.gz.asc">sig</a>).</li>
Andrew Lewman commited Jens diff

Andrew Lewman authored 18 years ago

132)   </ul>
Thomas Sjögren German update

Thomas Sjögren authored 18 years ago

133) 
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

134) <hr  />
135) 
136) <h2>Spiegelserver</h2>
137) 
138) <p>
Thomas Sjögren German updates

Thomas Sjögren authored 18 years ago

139) Wenn du einen Spiegel (mirror) betreibst, schicke bitte eine E-Mail an
Jens Kubieziel Changes from the english ve...

Jens Kubieziel authored 18 years ago

140) <a
141) href="mailto:tor-webmaster@freehaven.net">tor-webmaster@freehaven.net</a>
142) und wir werden den der Liste hinzuf�gen.
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

143) </p>
144) 
145) <p>
Thomas Sjögren Added FU-Spline mirror (add...

Thomas Sjögren authored 18 years ago

146) FU - Spline (<a href="http://rem.spline.de/tor/">http</a>)<br />
Thomas Sjögren German update

Thomas Sjögren authored 18 years ago

147) Ghirai.com (<a href="http://www.ghirai.com/tor/">http</a>)<br />
148) Meulie.net (<a href="http://tor.meulie.net/">http</a>)<br />
149) Stevens Institute of Technology (<a href="ftp://ftp.cs.stevens.edu/pub/tor/">ftp</a>)<br />
150) Swedish Linux Society (<a href="ftp://ftp.se.linux.org/pub/crypto/tor/">ftp</a>
Thomas Sjögren German updates

Thomas Sjögren authored 18 years ago

151)  | <a href="http://ftp.se.linux.org/crypto/tor/">http</a>)</p>
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

152) 
153) <hr  />
154) 
Andrew Lewman commited Jens diff

Andrew Lewman authored 18 years ago

155) <h2>Testversionen</h2>
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

156) 
Jens Kubieziel Adding changes in website s...

Jens Kubieziel authored 18 years ago

157) <p>2005-08-22: Tor 0.1.1.6-alpha
158)   behebt <a
159) 	    href="http://archives.seul.org/or/talk/Aug-2005/msg000xx.html">einige
160)   Fehler der Vorg�ngerversion und f�gt neue Eigenschaften, wie
161)   Exitenklaven und verbesserte Geschwindigkeit bei versteckten
162)   Services</a> hinzu.</p>
163) 
Thomas Sjögren download.de.html update

Thomas Sjögren authored 18 years ago

164) <p>2005-08-08: Tor 0.1.1.5-alpha behebt <a
165)   href="http://archives.seul.org/or/talk/Aug-2005/msg00036.html">einen
166)   kritischen Fehler aus Version 0.1.0.14</a>.</p>
167) 
Thomas Sjögren German update

Thomas Sjögren authored 18 years ago

168) <p>2005-08-04: Tor 0.1.1.4-alpha <a
169)   href="http://archives.seul.org/or/talk/Aug-2005/msg00010.html">behebt einen
170)   kritischen Fehler aus der Version 0.1.0.13</a>.</p>
171) 
Andrew Lewman commited Jens diff

Andrew Lewman authored 18 years ago

172) <p>2005-07-25:
173) Tor 0.1.1.3-alpha <a
174)   href="http://archives.seul.org/or/talk/Jul-2005/msg00xxx.html">behebt einen
175)   Crashbug mit versteckten Services und einige andere Controllerbugs</a>.
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

176) 
Andrew Lewman commited Jens diff

Andrew Lewman authored 18 years ago

177) <p>2005-07-14:
178) Tor 0.1.1.2-alpha <a
179)   href="http://archives.seul.org/or/talk/Jul-2005/msg00055.html">behebt einen
180)   Segfault im Controllerhandling und ein paar weitere Bugs.</a>.
Thomas Sjögren German update

Thomas Sjögren authored 18 years ago

181) 
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

182) </p>
183) 
Andrew Lewman commited Jens diff

Andrew Lewman authored 18 years ago

184) <p>2005-06-28:
185) Tor 0.1.1.1-alpha hat ein <a
186)   href="http://archives.seul.org/or/talk/Jun-2005/msg00xxx.html">revidiertes
187)   Controllerprotokoll (Version 1), dass ASCII nutzt</a>
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

188) </p>
189) 
Andrew Lewman commited Jens diff

Andrew Lewman authored 18 years ago

190) <hr  />
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

191) 
Andrew Lewman commited Jens diff

Andrew Lewman authored 18 years ago

192) <h2>Stabile Versionen</h2>
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

193) 
Thomas Sjögren download.de.html update

Thomas Sjögren authored 18 years ago

194) <p>2005-08-08: Tor 0.1.0.14 behebt den <a
195)   href="http://archives.seul.org/or/announce/Aug-2005/msg00001.html">zweiten
196)   Teil eines kritischen Fehlers in unseren Kryptohandshakes</a>. Alle
197)   Klienten sollten <b>sofort</b> auf den neuesten Stand gebracht
198)   werden.</p>
199) 
Thomas Sjögren German update

Thomas Sjögren authored 18 years ago

200) <p>2005-08-04: Tor 0.1.0.13 behebt einen <a
201)   href="http://archives.seul.org/or/announce/Aug-2005/msg00000.html">kritischen
202)   Fehler in der Sicherheit der Kryptohandshakes</a>. Alle Version sollten
203) <b>sofort</b> auf den neuesten Stand gebracht werden.</p>
204) 
Andrew Lewman commited Jens diff

Andrew Lewman authored 18 years ago

205) <p>2005-07-18:
206) Tor 0.1.0.12 behebt einen <a
207)   href="http://archives.seul.org/or/announce/Jul-2005/msg00000.html">Fehler, der
208)   in seltenen F�llen einige Clients und Server zum Absturz brachte</a>.
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

209) </p>
210) 
Andrew Lewman commited Jens diff

Andrew Lewman authored 18 years ago

211) <hr />
Thomas Sjögren Another german page added....

Thomas Sjögren authored 19 years ago

212) 
Andrew Lewman commited Jens diff

Andrew Lewman authored 18 years ago

213) <p>Im <a href="/cvs/tor/ChangeLog">ChangeLog</a> kannst du weitere Details finden.</p>