More german updates
Thomas Sjögren authored 19 years ago
|
1) <!-- revision 0.02 -->
|
Add the rest of pages trans...
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: Menschen</title>
9) <meta name="Author" content="Roger Dingledine" />
10) <meta name="Translator" content="Jens Kubieziel" />
11) <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
12) <link rel="stylesheet" type="text/css" href="../stylesheet.css" />
13) </head>
14)
15) <body>
16)
17) <!-- TITLE BAR & NAVIGATION -->
18)
19) <table class="banner" border="0" cellpadding="0" cellspacing="0">
20) <tr>
21) <td class="banner-left"></td>
22) <td class="banner-middle">
23) <a href="index.de.html">Startseite</a>
24) | <a href="howitworks.de.html">Wie es funktioniert</a>
25) | <a href="download.de.html">Download</a>
26) | <a href="documentation.de.html">Dokumente</a>
27) | <a href="users.de.html">Nutzer</a>
28) | <a href="faq.de.html">FAQs</a>
|
updated all contribute.de.h...
Andrew Lewman authored 19 years ago
|
29) | <a href="volunteer.de.html">Zum Projekt beitragen</a>
|
Add the rest of pages trans...
Thomas Sjögren authored 19 years ago
|
30) | <a href="developers.de.html">Entwickler</a>
31) | <a href="research.de.html">Forschung</a>
32) | <a class="current">Menschen</a>
33) </td>
34) <td class="banner-right"></td>
35) </tr>
36) </table>
37)
38)
39) <!-- END TITLE BAR & NAVIGATION -->
40)
41) <div class="center">
42)
43) <div class="main-column">
44)
45) <h2>Tor: Menschen</h2>
46) <hr />
47)
48) <p>Tor wird vom <a href="http://freehaven.net/">The Free Haven
49) Project</a> als ein Baustein f�r einen robusten und zensurfreien
50) Datenhafen verwaltet. Es wird <a
51) href="http://freehaven.net/~arma/">Roger Dingledine</a> und <a
52) href="http://www.wangafu.net/~nickm/">Nick Mathewson</a> mit Hilfe von
53) vielen Freiwilligen aus dem Internet entwickelt.</p>
54)
55) <p>In der ersten Zeit von 2002 bis 2004 wurde Tor durch das <a
|
More german updates
Thomas Sjögren authored 19 years ago
|
56) href="http://www.nrl.navy.mil/">Naval Research Lab</a> mit Unterst�tzung der
57) <a href="http://www.onr.navy.mil/">ONR</a> und der <a
58) href="http://www.darpa.mil/">DARPA</a>, vertreten durch <a
59) href="http://www.syverson.org/">Paul Syverson</a> und basierend auf der
60) originalen Idee des <a href="http://www.onion-router.net/">Onionrouting</a>
61) entwickelt.</p>
|