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>
|
Updated all /de/ and /it/ t...
Andrew Lewman authored 19 years ago
|
34) <td class="banner-right">
35) <a href="/"><img src="/images/en.png" border="0" alt="English"></a>
36) <a href="/it/index.it.html"><img src="/images/it.png" border="0" alt="Italiano"></a>
37) <a href="/de/index.de.html"><img src="/images/de.png" border="0" alt="Deutsch"></a>
38) </td>
|
Add the rest of pages trans...
Thomas Sjögren authored 19 years ago
|
39) </tr>
40) </table>
41)
42)
43) <!-- END TITLE BAR & NAVIGATION -->
44)
45) <div class="center">
46)
47) <div class="main-column">
48)
49) <h2>Tor: Menschen</h2>
50) <hr />
51)
52) <p>Tor wird vom <a href="http://freehaven.net/">The Free Haven
53) Project</a> als ein Baustein f�r einen robusten und zensurfreien
54) Datenhafen verwaltet. Es wird <a
55) href="http://freehaven.net/~arma/">Roger Dingledine</a> und <a
56) href="http://www.wangafu.net/~nickm/">Nick Mathewson</a> mit Hilfe von
57) vielen Freiwilligen aus dem Internet entwickelt.</p>
58)
59) <p>In der ersten Zeit von 2002 bis 2004 wurde Tor durch das <a
|
More german updates
Thomas Sjögren authored 19 years ago
|
60) href="http://www.nrl.navy.mil/">Naval Research Lab</a> mit Unterst�tzung der
61) <a href="http://www.onr.navy.mil/">ONR</a> und der <a
62) href="http://www.darpa.mil/">DARPA</a>, vertreten durch <a
63) href="http://www.syverson.org/">Paul Syverson</a> und basierend auf der
64) originalen Idee des <a href="http://www.onion-router.net/">Onionrouting</a>
65) entwickelt.</p>
|