Andrew Lewman commited on 2007-10-16 04:01:56
Zeige 12 geänderte Dateien mit 138 Einfügungen und 38 Löschungen.
... | ... |
@@ -33,7 +33,7 @@ sending any response to your ISP, you may want to seek the advice of an |
33 | 33 |
attorney licensed to practice in your jurisdiction.</p> |
34 | 34 |
|
35 | 35 |
<p>Also, if you received this document from anywhere besides <a |
36 |
-href="https://tor.eff.org/eff/tor-dmca-response.html">https://tor.eff.org/eff/tor-dmca-response.html</a>, |
|
36 |
+href="https://torproject.org/eff/tor-dmca-response.html">https://tor.eff.org/eff/tor-dmca-response.html</a>, |
|
37 | 37 |
it may be out of date. Follow the link to get the latest version.</p> |
38 | 38 |
|
39 | 39 |
<hr /> |
... | ... |
@@ -106,7 +106,7 @@ users against hazards such as harassment, spam, and identity theft. |
106 | 106 |
In fact, initial development of Tor, including deployment of a |
107 | 107 |
public-use Tor network, was a project of the U.S. Naval Research |
108 | 108 |
Laboratory, with funding from ONR and DARPA. (For more on Tor, |
109 |
-see <a href="https://tor.eff.org/">https://tor.eff.org/</a>.) As an |
|
109 |
+see <a href="https://torproject.org/">https://torproject.org/</a>.) As an |
|
110 | 110 |
organization committed to |
111 | 111 |
protecting the privacy of its customers, I hope you'll agree that |
112 | 112 |
this is a valuable technology. |
... | ... |
@@ -25,7 +25,7 @@ your situation with a lawyer licensed to practice in your jurisdiction. |
25 | 25 |
</p> |
26 | 26 |
|
27 | 27 |
<p>Also, if you received this document from anywhere besides <a |
28 |
-href="https://tor.eff.org/eff/tor-legal-faq.html">https://tor.eff.org/eff/tor-legal-faq.html</a>, |
|
28 |
+href="https://torproject.org/eff/tor-legal-faq.html">https://torproject.org/eff/tor-legal-faq.html</a>, |
|
29 | 29 |
it may be out of date. Follow the link to get the latest version.</p> |
30 | 30 |
|
31 | 31 |
<hr /> |
... | ... |
@@ -75,8 +75,8 @@ href="http://paypal.com/">PayPal</a> account):<br /> |
75 | 75 |
<input type="hidden" name="cmd" value="_xclick-subscriptions" /> |
76 | 76 |
<input type="hidden" name="business" value="donations@torproject.org" /> |
77 | 77 |
<input type="hidden" name="item_name" value="Tor Project Membership" /> |
78 |
-<input type="hidden" name="return" value="http://tor.eff.org/"> |
|
79 |
-<input type="hidden" name="cancel_return" value="http://tor.eff.org/donate"> |
|
78 |
+<input type="hidden" name="return" value="https://torproject.org/"> |
|
79 |
+<input type="hidden" name="cancel_return" value="https://torproject.org/donate"> |
|
80 | 80 |
</p> |
81 | 81 |
</form> |
82 | 82 |
|
... | ... |
@@ -93,8 +93,8 @@ href="http://paypal.com/">PayPal</a> account):<br /> |
93 | 93 |
<input type="hidden" name="cmd" value="_xclick" /> |
94 | 94 |
<input type="hidden" name="business" value="donations@torproject.org" /> |
95 | 95 |
<input type="hidden" name="item_name" value="Tor" /> |
96 |
-<input type="hidden" name="return" value="http://tor.eff.org/"> |
|
97 |
-<input type="hidden" name="cancel_return" value="http://tor.eff.org/donate"> |
|
96 |
+<input type="hidden" name="return" value="https://torproject.org/"> |
|
97 |
+<input type="hidden" name="cancel_return" value="https://torproject.org/donate"> |
|
98 | 98 |
</p> |
99 | 99 |
</form> |
100 | 100 |
|
... | ... |
@@ -104,7 +104,7 @@ href="http://paypal.com/">PayPal</a> account):<br /> |
104 | 104 |
way to donate (such as a European-style bank transfer), <a |
105 | 105 |
href="mailto:donations@torproject.org">let us know</a> and we'll work |
106 | 106 |
something out. Donations of $65 or more qualify you for a <a |
107 |
-href="http://tor.eff.org/tshirt.html">bright green Tor t-shirt</a>. |
|
107 |
+href="https://torproject.org/tshirt.html">bright green Tor t-shirt</a>. |
|
108 | 108 |
</p> |
109 | 109 |
|
110 | 110 |
<p>Help us keep Tor under <a |
... | ... |
@@ -0,0 +1,110 @@ |
1 |
+## translation metadata |
|
2 |
+# Revision: $Revision: 11474 $ |
|
3 |
+ |
|
4 |
+#include "head.wmi" TITLE="anonymity online" |
|
5 |
+ |
|
6 |
+<!-- SIDEBAR (OPTIONAL) --> |
|
7 |
+<div class="sidebar"> |
|
8 |
+<a href="<page download>"><img src="$(IMGROOT)/download_tor.png" alt="Download Tor" /></a> |
|
9 |
+ |
|
10 |
+<br /> |
|
11 |
+ |
|
12 |
+<a href="<page overview>"><img src="$(IMGROOT)/how_tor_works_thumb.png" alt="How Tor Works" /></a> |
|
13 |
+<div class="donatebutton"> |
|
14 |
+<a href="<page donate>">Support Tor: donate!</a> |
|
15 |
+</div> |
|
16 |
+ |
|
17 |
+</div> |
|
18 |
+<!-- END SIDEBAR --> |
|
19 |
+ |
|
20 |
+<div class="main-column"> |
|
21 |
+ |
|
22 |
+<!-- PUT CONTENT AFTER THIS TAG --> |
|
23 |
+ |
|
24 |
+<h2>Tor: anonymity online</h2> |
|
25 |
+<hr /> |
|
26 |
+ |
|
27 |
+<p> |
|
28 |
+Tor keeps you anonymous on the Internet, protecting |
|
29 |
+you from a variety of threats by bouncing your communications |
|
30 |
+around a worldwide set of servers to mask where they came from. |
|
31 |
+There are many reasons to use Tor. For example: |
|
32 |
+<ul> |
|
33 |
+<li>You live in a country that restricts access to certain sites or services. |
|
34 |
+Tor hides where you go on the Internet from your ISP, |
|
35 |
+so you can access any Internet site.</li> |
|
36 |
+<li>You live in a repressive state that monitors the content of your communications. |
|
37 |
+Tor encrypts your data until it gets to an "exit node" that could be on another |
|
38 |
+continent, making it very difficult to monitor the content of Internet communications. |
|
39 |
+<li>You are an abuse victim who wishes to anonymously join a survivor discussion group. |
|
40 |
+Tor ensures that your chats and emails are not traceable to your computer.</li> |
|
41 |
+<li>You are a law enforcement officer or corporate user who needs to use email, |
|
42 |
+websites, or chat |
|
43 |
+without the recipients or server owners knowing who you are affiliated with. |
|
44 |
+Tor masks where you are coming from, making it very difficult |
|
45 |
+to figure out where you are coming from or who you are.</li> |
|
46 |
+<li>You simply want some privacy concerning where you go, what you view, and what you do |
|
47 |
+on the Internet. Tor hides your Internet use from your ISP, the servers and transit nodes, |
|
48 |
+and prevents monitoring by anyone trying to see who is doing what on the Internet.</li> |
|
49 |
+</ul> |
|
50 |
+We have a full page devoted to explaining exactly <a href="<page overview>"> |
|
51 |
+what Tor does, why it is important, and how it works</a>. |
|
52 |
+</p> |
|
53 |
+ |
|
54 |
+<p> |
|
55 |
+To quickly start using Tor, we recommend the |
|
56 |
+<a href="<page download>">Vidalia bundle</a> |
|
57 |
+as the easiest to install and get working. |
|
58 |
+</p> |
|
59 |
+ |
|
60 |
+<p> |
|
61 |
+There are three pieces of fine print you need to know about: |
|
62 |
+First, Tor does not protect you if you do not use it correctly. |
|
63 |
+Make sure to follow the |
|
64 |
+<a href="<page documentation>">instructions for your platform</a> |
|
65 |
+carefully. Second, even if you install, configure and use Tor correctly, |
|
66 |
+there are still |
|
67 |
+<a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#RemainingAttacks"> |
|
68 |
+potential attacks that could compromise Tor's ability to protect you</a>. |
|
69 |
+Third, Tor is beta software, which means that it isn't done yet, and may |
|
70 |
+contain serious bugs or design flaws that render it ineffective. You should |
|
71 |
+not rely on Tor if you really need strong anonymity. |
|
72 |
+</p> |
|
73 |
+ |
|
74 |
+<p> |
|
75 |
+Tor's security improves as its user base grows and |
|
76 |
+more people volunteer to |
|
77 |
+<a href="<page docs/tor-doc-server>">run a server</a>. It isn't |
|
78 |
+nearly as hard to set up as you might think, and can significantly |
|
79 |
+<a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerAnonymity"> |
|
80 |
+enhance your own personal security against some attacks</a>. |
|
81 |
+If you can't run a server for some reason, |
|
82 |
+we need funds to research attacks on the Tor network, improve performance, and develop |
|
83 |
+new features to make Tor more reliable, secure, and speedy. |
|
84 |
+<a href="<page donate>">Please donate.</a> |
|
85 |
+</p> |
|
86 |
+ |
|
87 |
+<a id="News"></a> |
|
88 |
+<h2><a class="anchor" href="#News">News</a></h2> |
|
89 |
+<hr /> |
|
90 |
+ |
|
91 |
+<ul> |
|
92 |
+<li>Sep 2007: If you have received email claiming to be Tor, it wasn't |
|
93 |
+from us. The <a href="<page download>">official Tor bundles</a> can be <a |
|
94 |
+href="http://wiki.noreply.org/noreply/TheOnionRouter/VerifyingSignatures">verified |
|
95 |
+as authentic</a>.</li> |
|
96 |
+<li>Aug 2007: <strong>Please update your Tor software!</strong> The |
|
97 |
+latest versions (stable: 0.1.2.17; development: 0.2.0.6-alpha) |
|
98 |
+patch a significant security vulnerability. See the <a |
|
99 |
+href="http://archives.seul.org/or/announce/Aug-2007/msg00000.html">release |
|
100 |
+announcement</a> for more information.</li> |
|
101 |
+<li><b>We are actively looking for new sponsors and funding.</b> |
|
102 |
+If your organization has an interest in keeping the Tor network usable |
|
103 |
+and fast, please <a href="<page contact>">contact us</a>. Sponsors of Tor |
|
104 |
+also get personal attention, better support, publicity (if they want it), |
|
105 |
+and get to influence the direction of our research and development.</li> |
|
106 |
+</ul> |
|
107 |
+ |
|
108 |
+ </div><!-- #main --> |
|
109 |
+ |
|
110 |
+#include <foot.wmi> |
... | ... |
@@ -9,13 +9,13 @@ |
9 | 9 |
<hr /> |
10 | 10 |
|
11 | 11 |
<p> |
12 |
-The canonical URL of this site is <a href="http://tor.eff.org/">http://tor.eff.org</a>, |
|
12 |
+The canonical URL of this site is <a href="https://torproject.org/">https://torproject.org</a>, |
|
13 | 13 |
but there are a few mirrors of it in other places. |
14 | 14 |
</p> |
15 | 15 |
|
16 | 16 |
<p> |
17 | 17 |
If you are running a mirror, please email |
18 |
-<a href="mailto:tor-webmaster@freehaven.net">tor-webmaster@freehaven.net</a> |
|
18 |
+<a href="mailto:tor-webmaster@torproject.org">tor-webmaster@torproject.org</a> |
|
19 | 19 |
and we'll add it to the list. |
20 | 20 |
</p> |
21 | 21 |
|
... | ... |
@@ -44,7 +44,7 @@ fundraising, PR, and community relations.</dd> |
44 | 44 |
runs one of the directory authorities, runs the wiki, and generally |
45 | 45 |
helps out a lot.</dd> |
46 | 46 |
<dt>Mike Perry</dt><dd>Author of <a |
47 |
-href="http://tor.eff.org/svn/torflow/README">TorFlow</a>, a Tor |
|
47 |
+href="https://torproject.org/svn/torflow/README">TorFlow</a>, a Tor |
|
48 | 48 |
controller that builds paths through the Tor network and |
49 | 49 |
measures various properties and behaviors. Working now on a <a |
50 | 50 |
href="https://torbutton.torproject.org/dev/">much more comprehensive |
... | ... |
@@ -83,7 +83,7 @@ Coders:</a></h3> |
83 | 83 |
|
84 | 84 |
<dl> |
85 | 85 |
<dt>Benedikt Boss</dt><dd>Worked on <a |
86 |
-href="http://tor.eff.org/svn/topf/README">TOPF</a>, a fuzzer for Tor; |
|
86 |
+href="https://torproject.org/svn/topf/README">TOPF</a>, a fuzzer for Tor; |
|
87 | 87 |
mentored by Roger.</dd> |
88 | 88 |
<dt>Christian King</dt><dd> Worked on making Tor servers stable on |
89 | 89 |
Windows; mentored by Nick.</dd> |
... | ... |
@@ -99,23 +99,23 @@ properties of the Tor network; mentored by Mike Perry.</dd> |
99 | 99 |
|
100 | 100 |
<dl> |
101 | 101 |
<dt>Bogdan Drozdowski</dt><dd><a |
102 |
-href="https://tor.eff.org/index.html.pl">Polish</a>.</dd> |
|
102 |
+href="https://torproject.org/index.html.pl">Polish</a>.</dd> |
|
103 | 103 |
<dt>fredzupy</dt><dd><a |
104 |
-href="https://tor.eff.org/index.html.fr">French</a>.</dd> |
|
104 |
+href="https://torproject.org/index.html.fr">French</a>.</dd> |
|
105 | 105 |
<dt>Ruben Garcia</dt><dd><a |
106 |
-href="https://tor.eff.org/index.html.es">Spanish</a>.</dd> |
|
106 |
+href="https://torproject.org/index.html.es">Spanish</a>.</dd> |
|
107 | 107 |
<dt>Jens Kubieziel</dt><dd><a |
108 |
-href="https://tor.eff.org/index.html.de">German</a>.</dd> |
|
108 |
+href="https://torproject.org/index.html.de">German</a>.</dd> |
|
109 | 109 |
<dt>Pei Hanru</dt><dd><a |
110 |
-href="https://tor.eff.org/index.html.zh-cn">Simplified Chinese</a>.</dd> |
|
110 |
+href="https://torproject.org/index.html.zh-cn">Simplified Chinese</a>.</dd> |
|
111 | 111 |
<dt>Jan Reister</dt><dd><a |
112 |
-href="https://tor.eff.org/index.html.it">Italian</a>.</dd> |
|
112 |
+href="https://torproject.org/index.html.it">Italian</a>.</dd> |
|
113 | 113 |
<dt>Masaki Taniguchi</dt><dd><a |
114 |
-href="https://tor.eff.org/index.html.ja">Japanese</a>.</dd> |
|
114 |
+href="https://torproject.org/index.html.ja">Japanese</a>.</dd> |
|
115 | 115 |
<dt>Jan Woning</dt><dd><a |
116 |
-href="https://tor.eff.org/index.html.nl">Dutch</a>.</dd> |
|
116 |
+href="https://torproject.org/index.html.nl">Dutch</a>.</dd> |
|
117 | 117 |
<dt>ygrek</dt><dd><a |
118 |
-href="https://tor.eff.org/index.html.ru">Russian</a>.</dd> |
|
118 |
+href="https://torproject.org/index.html.ru">Russian</a>.</dd> |
|
119 | 119 |
</dl> |
120 | 120 |
|
121 | 121 |
<a id="Volunteers"></a> |
... | ... |
@@ -46,7 +46,7 @@ sub do_status($$) { |
46 | 46 |
print "<th>File</th>\n"; |
47 | 47 |
printf("<th>%s (%s)</th>\n", $_, $LANGUAGES{$_}) for ('en', grep { $_ ne 'en' } @LANGUAGES); |
48 | 48 |
print "</tr>\n"; |
49 |
- my $HTMLBASE = (defined $ENV{'HTMLBASE'} ? $ENV{'HTMLBASE'} : 'http://tor.eff.org/') . ($dir eq '.' ? '' : $dir.'/'); |
|
49 |
+ my $HTMLBASE = (defined $ENV{'HTMLBASE'} ? $ENV{'HTMLBASE'} : 'https://torproject.org/') . ($dir eq '.' ? '' : $dir.'/'); |
|
50 | 50 |
|
51 | 51 |
for my $file (sort {$a cmp $b} keys %{$files{'en'}}) { |
52 | 52 |
my $obs = file_is_obsolete($dir, 'en', $file); |
... | ... |
@@ -67,7 +67,7 @@ new versions of the pictures.</li> |
67 | 67 |
appropriate language: "Neither the Tor developers nor EFF have reviewed |
68 | 68 |
this translation for accuracy and correctness. It may be out of date |
69 | 69 |
or wrong. The official Tor web site is the English version, available |
70 |
-at https://tor.eff.org/"</li> |
|
70 |
+at https://torproject.org/"</li> |
|
71 | 71 |
|
72 | 72 |
<li>Use valid <a href="http://roselli.org/adrian/articles/character_charts.asp">character entities</a>. |
73 | 73 |
Even though most browsers display the characters correctly these days, we want |
... | ... |
@@ -181,10 +181,10 @@ runs stably and efficiently on Windows?</li> |
181 | 181 |
but it would be great to have a script that starts up a Tor network, uses |
182 | 182 |
it for a while, and verifies that at least parts of it are working.</li> |
183 | 183 |
<li>Help Mike Perry on his <a |
184 |
-href="http://tor.eff.org/svn/torflow/">TorFlow</a> |
|
185 |
-library (<a href="http://tor.eff.org/svn/torflow/TODO">TODO</a>): |
|
184 |
+href="https://torproject.org/svn/torflow/">TorFlow</a> |
|
185 |
+library (<a href="https://torproject.org/svn/torflow/TODO">TODO</a>): |
|
186 | 186 |
it's a python library that uses the <a |
187 |
-href="http://tor.eff.org/svn/torctl/doc/howto.txt">Tor controller |
|
187 |
+href="https://torproject.org/svn/torctl/doc/howto.txt">Tor controller |
|
188 | 188 |
protocol</a> to instruct Tor to build circuits in a variety of ways, |
189 | 189 |
and then it measures performance and tries to detect anomalies.</li> |
190 | 190 |
<!-- |
... | ... |
@@ -25,7 +25,7 @@ |
25 | 25 |
<div class="center"> |
26 | 26 |
<table class="banner" border="0" cellpadding="0" cellspacing="0"> |
27 | 27 |
<tr> |
28 |
- <td class="banner-left"><a href="https://tor.eff.org/"><img src="$(DOCROOT)/images/top-left.png" alt="Click to go to home page" width="193" height="79"></a></td> |
|
28 |
+ <td class="banner-left"><a href="https://torproject.org/"><img src="$(DOCROOT)/images/top-left.png" alt="Click to go to home page" width="193" height="79"></a></td> |
|
29 | 29 |
<td class="banner-middle"> |
30 | 30 |
<:{ |
31 | 31 |
my %navigation; |
... | ... |
@@ -1,6 +1,6 @@ |
1 | 1 |
#!wml |
2 | 2 |
|
3 |
-#<define-tag cvssandbox whitespace=delete>http://tor.eff.org/cvs/</define-tag> |
|
3 |
+#<define-tag cvssandbox whitespace=delete>https://torproject.org/cvs/</define-tag> |
|
4 | 4 |
<define-tag cvssandbox whitespace=delete>cvs/</define-tag> |
5 | 5 |
<define-tag svnsandbox whitespace=delete>svn/trunk/</define-tag> |
6 | 6 |
<define-tag svnwebsite whitespace=delete>svn/website/</define-tag> |
... | ... |
@@ -157,16 +157,6 @@ |
157 | 157 |
<td><a href="http://ftp.se.linux.org/crypto/tor/">http://ftp.se.linux.org/crypto/tor/</a><br> |
158 | 158 |
<a href="ftp://ftp.se.linux.org/pub/crypto/tor/">ftp://ftp.se.linux.org/pub/crypto/tor/</a></td> |
159 | 159 |
</tr> |
160 |
- |
|
161 |
-<tr> |
|
162 |
- <td>US: CA</td> |
|
163 |
- <td><strong>Master Site</strong><br> |
|
164 |
- hosted by the EFF</td> |
|
165 |
- <td><a href="http://tor.eff.org/">http://tor.eff.org/</a><br> |
|
166 |
- <a href="rsync://tor.eff.org/tor">rsync: tor.eff.org::tor/</a></td> |
|
167 |
- <td><a href="http://tor.eff.org/dist/">http://tor.eff.org/dist/</a><br> |
|
168 |
- <a href="rsync://tor.eff.org/tor">rsync: tor.eff.org::tor/dist/</a></td> |
|
169 |
-</tr> |
|
170 | 160 |
<tr> |
171 | 161 |
<td>US: CA</td> |
172 | 162 |
<td>BJWOnline.com</td> |
173 | 163 |