...
|
...
|
@@ -0,0 +1,376 @@
|
|
1
|
+## translation metadata
|
|
2
|
+# Revision: $Revision$
|
|
3
|
+# Translation-Priority: 3-low
|
|
4
|
+
|
|
5
|
+#<!-- ATTENTION TRANSLATOR -->
|
|
6
|
+#<!-- You MUST copy '/include/lang.wmi' along with this file! -->
|
|
7
|
+
|
|
8
|
+#<!-- TBB DEFAULT LANGUAGE: Change 'en-US' below to your language code (if package exists)-->
|
|
9
|
+#<!-- IMPORTANT: You MUST also change the default selection in 'lang.wmi' -->
|
|
10
|
+<define-tag lang>en-US</define-tag>
|
|
11
|
+
|
|
12
|
+#<!-- Download button text for language enabled packages -->
|
|
13
|
+<define-tag button-win-tbb32>Tor Browser</define-tag>
|
|
14
|
+<define-tag button-win-tbb64>Currently Unused</define-tag>
|
|
15
|
+<define-tag button-osx-tbb32>Tor Browser</define-tag>
|
|
16
|
+#<!-- Comment out until it's available again. -EC <define-tag button-osx-tbb64>64-bit</define-tag> -->
|
|
17
|
+<define-tag button-lin-tbb32>Tor Browser (32-Bit)</define-tag>
|
|
18
|
+<define-tag button-lin-tbb64>Tor Browser (64-Bit)</define-tag>
|
|
19
|
+
|
|
20
|
+#include "dlhead.wmi" TITLE="Download Tor" CHARSET="UTF-8"
|
|
21
|
+
|
|
22
|
+<div id="content" class="clearfix">
|
|
23
|
+ <div id="breadcrumbs"><a href="<page index>">Home » </a><a href="<page download/download>">Download</a></div>
|
|
24
|
+ <div id="maincol-left">
|
|
25
|
+<!-- BEGIN TEASER WARNING -->
|
|
26
|
+ <div class="warning-top">
|
|
27
|
+ <h2>Want Tor to really work?</h2>
|
|
28
|
+ <p>You need to change some of your habits, as some things won't work exactly as
|
|
29
|
+you are used to. Please read the <a href="#warning">full list of warnings</a> for details.
|
|
30
|
+ </p>
|
|
31
|
+ </div>
|
|
32
|
+<!-- END TEASER WARNING -->
|
|
33
|
+<!-- START DOWNLOADS -->
|
|
34
|
+<!-- START WINDOWS -->
|
|
35
|
+ <div id="windows" style="border-top: 0px;" class="accordionButton on">
|
|
36
|
+ <span class="windows24">Microsoft Windows</span>
|
|
37
|
+ </div>
|
|
38
|
+ <div class="accordionContent">
|
|
39
|
+ <div class="fauxhead"></div>
|
|
40
|
+<!-- TOR BROWSER BUNDLE -->
|
|
41
|
+#<!-- NOTE - change language enabled button text at the top of this page -->
|
|
42
|
+ <div class="package" style="padding-top: 13px; border-top: 0px;">
|
|
43
|
+ <form class="downloads">
|
|
44
|
+ <a class="button win-tbb" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_<lang>.exe"><span class="strong">Download</span><span class="normal"><button-win-tbb32></span></a>
|
|
45
|
+ <select name="language" id="win-tbb" class="lang">
|
|
46
|
+#include <lang.wmi>
|
|
47
|
+ </select>
|
|
48
|
+ <div class="sig">
|
|
49
|
+ <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
|
|
50
|
+ (<a class="win-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_<lang>.exe.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
|
|
51
|
+ </div>
|
|
52
|
+ <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
|
|
53
|
+<!-- <a class="additional" href="../dist/torbrowser/<version-torbrowserbundlealpha>/tor-browser-<version-torbrowserbundlealpha>_en-US.exe">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundlealpha>/tor-browser-<version-torbrowserbundlealpha>_en-US.exe.asc">sig</a>)-->
|
|
54
|
+ </form>
|
|
55
|
+
|
|
56
|
+ <h2>Tor Browser</h2>
|
|
57
|
+ <em>Version <version-torbrowserbundle> (<releasedate-torbrowserbundle>) - Windows 10, 8, 7, Vista, and XP</em>
|
|
58
|
+ <p>Everything you need to safely browse the Internet. <a href="<page projects/torbrowser>">Learn more »</a></p>
|
|
59
|
+ </div>
|
|
60
|
+<!-- EXPERT BUNDLE -->
|
|
61
|
+ <div class="package">
|
|
62
|
+ <div class="downloads">
|
|
63
|
+ <a class="button" href="<package-win32-stable>"><span class="strong">Download</span><span class="normal">Expert Bundle</span></a>
|
|
64
|
+ <div class="sig">
|
|
65
|
+ (<a href="<package-win32-stable>.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
|
|
66
|
+ </div>
|
|
67
|
+ </div>
|
|
68
|
+
|
|
69
|
+ <h2>Expert Bundle</h2>
|
|
70
|
+ <em>Windows 10, 8, 7, Vista, XP, 2000, 2003 Server, ME, and Windows 98SE</em>
|
|
71
|
+ <p>Contains just Tor and nothing else. You'll need to configure Tor and all of your applications manually. This installer must be run as Administrator.</p>
|
|
72
|
+ </div>
|
|
73
|
+ </div>
|
|
74
|
+<!-- END WINDOWS -->
|
|
75
|
+<!-- START OS X -->
|
|
76
|
+ <div id="apple" class="accordionButton on">
|
|
77
|
+ <span class="mac24">Apple OS X</span></div>
|
|
78
|
+ <div class="accordionContent">
|
|
79
|
+ <div class="fauxhead"></div>
|
|
80
|
+<!-- TOR BROWSER BUNDLE -->
|
|
81
|
+#<!-- NOTE - change language enabled button text at the top of this page -->
|
|
82
|
+ <div class="package" style="padding-top: 13px; border-top: 0px;">
|
|
83
|
+ <form class="downloads">
|
|
84
|
+ <a class="button osx-tbb" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg"><span class="strong">Download</span><span class="normal"><button-osx-tbb32></span></a>
|
|
85
|
+ <select name="language" id="osx-tbb" class="lang">
|
|
86
|
+#include <lang.wmi>
|
|
87
|
+ </select>
|
|
88
|
+ <div class="sig">
|
|
89
|
+ <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
|
|
90
|
+ (<a class="osx-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
|
|
91
|
+ </div>
|
|
92
|
+ <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
|
|
93
|
+# Comment out until 64-bit Mac OS X bundles are available again
|
|
94
|
+# <a class="button osx-tbb64" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-<lang>.zip"><span class="strong">Download</span><span class="normal"><button-osx-tbb64></span></a>
|
|
95
|
+# <select name="language" id="osx-tbb64" class="lang">
|
|
96
|
+
|
|
97
|
+# NO #include <lang.wmi>
|
|
98
|
+# </select>
|
|
99
|
+# <div class="sig">
|
|
100
|
+# <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
|
|
101
|
+#<!-- Mac OS X 64. -EC
|
|
102
|
+# (<a class="osx-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-<lang>.zip.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
|
|
103
|
+# </div>
|
|
104
|
+# <a href="<page projects/torbrowser-details>#build">Source Code</a><br />
|
|
105
|
+# <a class="additional" href="../dist/torbrowser/<version-torbrowserbundleosx32alpha>/TorBrowser-<version-torbrowserbundleosx32alpha>-osx-i386-en-US.zip">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundleosx32alpha>/TorBrowser-<version-torbrowserbundleosx32alpha>-osx-i386-en-US.zip.asc">sig</a>)
|
|
106
|
+
|
|
107
|
+ </form>
|
|
108
|
+
|
|
109
|
+ <h2>Tor Browser</h2>
|
|
110
|
+ <em>Version <version-torbrowserbundleosx64> (<releasedate-torbrowserbundleosx64>)- OS X Intel</em>
|
|
111
|
+ <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more »</a></p>
|
|
112
|
+ </div>
|
|
113
|
+ </div>
|
|
114
|
+ <!-- END OS X -->
|
|
115
|
+ <!-- START UNIX -->
|
|
116
|
+ <div id="linux" class="accordionButton on">
|
|
117
|
+ <span class="linux24">Linux</span></div>
|
|
118
|
+ <div class="accordionContent">
|
|
119
|
+ <div class="fauxhead"></div>
|
|
120
|
+ <!-- TOR BROWSER BUNDLE -->
|
|
121
|
+#<!-- NOTE - change language enabled button text at the top of this page -->
|
|
122
|
+ <div class="package" style="padding-top: 13px; border-top: 0px;">
|
|
123
|
+ <form class="downloads">
|
|
124
|
+ <a class="button lin-tbb64" href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb64></span></a>
|
|
125
|
+ <select name="language" id="lin-tbb64" class="lang">
|
|
126
|
+#include <lang.wmi>
|
|
127
|
+ </select>
|
|
128
|
+ <div class="sig">
|
|
129
|
+ <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
|
|
130
|
+ (<a class="lin-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
|
|
131
|
+ </div>
|
|
132
|
+ <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
|
|
133
|
+<!-- <a class="additional" href="../dist/torbrowser/<version-torbrowserbundlelinux64alpha>/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64alpha>-dev-en-US.tar.gz">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundlelinux64alpha>/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64alpha>-dev-en-US.tar.gz.asc">sig</a>)-->
|
|
134
|
+
|
|
135
|
+ <a class="button lin-tbb32" href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb32></span></a>
|
|
136
|
+ <select name="language" id="lin-tbb32" class="lang">
|
|
137
|
+#include <lang.wmi>
|
|
138
|
+ </select>
|
|
139
|
+ <div class="sig">
|
|
140
|
+ <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
|
|
141
|
+ (<a class="lin-tbb32-sig" href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
|
|
142
|
+ </div>
|
|
143
|
+<!-- <a class="additional" href="../dist/torbrowser/<version-torbrowserbundlelinux32alpha>/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32alpha>-dev-en-US.tar.gz">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundlelinux32alpha>/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32alpha>-dev-en-US.tar.gz.asc">sig</a>)<p>-->
|
|
144
|
+
|
|
145
|
+ </form>
|
|
146
|
+
|
|
147
|
+ <h2>Tor Browser</h2>
|
|
148
|
+ <em>Version <version-torbrowserbundlelinux32> (<releasedate-torbrowserbundlelinux32>) - Linux, BSD, and Unix</em>
|
|
149
|
+ <p>Everything you need to safely browse the Internet. This
|
|
150
|
+package requires no installation. Just extract it and run. <a
|
|
151
|
+href="<page projects/torbrowser>">Learn more »</a></p>
|
|
152
|
+<!-- repo packages -->
|
|
153
|
+ <div class="package" style="border-bottom: 0px;">
|
|
154
|
+ <div class="downloads">
|
|
155
|
+ <a class="additional" style="font-weight: bold;"
|
|
156
|
+href="<page download/download-unix>">Tor repositories.</a>
|
|
157
|
+ </div>
|
|
158
|
+
|
|
159
|
+ <h2>Tor (standalone)</h2>
|
|
160
|
+ <p>Install the Tor components yourself, run a relay, create
|
|
161
|
+custom configurations. All an apt-get or yum install away.</p>
|
|
162
|
+ </div>
|
|
163
|
+ </div>
|
|
164
|
+ </div>
|
|
165
|
+<!-- END UNIX -->
|
|
166
|
+<!-- START SMARTPHONES -->
|
|
167
|
+ <div id="smartphone" class="accordionButton on">
|
|
168
|
+ <span class="smartphone24">Tor for Smartphones</span></div>
|
|
169
|
+ <div class="accordionContent">
|
|
170
|
+ <div class="fauxhead"></div>
|
|
171
|
+<!-- ANDROID -->
|
|
172
|
+ <div class="package" style="padding-top: 13px; border-top: 0px;">
|
|
173
|
+ <div class="downloads">
|
|
174
|
+ <a class="additional" href="<page docs/android>">Installation Instructions</a>
|
|
175
|
+ </div>
|
|
176
|
+
|
|
177
|
+ <h2>Android Bundle</h2>
|
|
178
|
+ <p>Our software is available for Android-based phones, tablets, and computers from the <a href="https://guardianproject.info/">Guardian Project</a> in their <a href= "https://guardianproject.info/2012/03/15/our-new-f-droid-app-repository/">F-Droid Repository</a> or the <a href="https://play.google.com/store/apps/details?id=org.torproject.android">Google Play Store</a>.</p>
|
|
179
|
+ </div>
|
|
180
|
+ </div>
|
|
181
|
+<!-- END SMARTPHONES -->
|
|
182
|
+<!-- BEGIN SOURCE -->
|
|
183
|
+ <div class="accordionButton on">
|
|
184
|
+ <span class="sourcecode24">Source Code</span></div>
|
|
185
|
+ <div class="accordionContent">
|
|
186
|
+ <div class="fauxhead"></div>
|
|
187
|
+ <div class="package" style="padding-top: 13px; border-top: 0px; border-bottom: 1px solid #888888;">
|
|
188
|
+ <div class="downloads">
|
|
189
|
+ <a class="button" href="../dist/tor-<version-stable>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code</span></a>
|
|
190
|
+ <div class="sig">
|
|
191
|
+ (<a href="../dist/tor-<version-stable>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
|
|
192
|
+ </div>
|
|
193
|
+ <a class="button" href="../dist/tor-<version-alpha>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code (Unstable)</span></a>
|
|
194
|
+ <div class="sig">
|
|
195
|
+ (<a href="../dist/tor-<version-alpha>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
|
|
196
|
+ </div>
|
|
197
|
+ </div>
|
|
198
|
+
|
|
199
|
+ <h2>Source Tarball</h2>
|
|
200
|
+ <p> Configure with: <code style="color: #666666;">./configure && make && src/or/tor</code></p>
|
|
201
|
+ <p>The current stable version of Tor is <version-stable>. Its <a href="<gitblob>ReleaseNotes<cgitstable>">release notes</a> are available.</p>
|
|
202
|
+ <p>The current unstable/alpha version of Tor is <version-alpha>. Its <a href="<gitblob>ChangeLog">Changelog</a> is available.</p>
|
|
203
|
+ </div>
|
|
204
|
+ </div>
|
|
205
|
+ <div class="expander"><a href="javascript:void(0)" class="switch">Expand All</a></div>
|
|
206
|
+<!-- END SOURCE -->
|
|
207
|
+<!-- END DOWNLOADS -->
|
|
208
|
+<br>
|
|
209
|
+<!-- BEGIN WARNING -->
|
|
210
|
+<div class="warning">
|
|
211
|
+<a name="warning"></a>
|
|
212
|
+<a name="Warning"></a>
|
|
213
|
+<h2><a class="anchor" href="#warning">Want Tor to really work?</a></h2>
|
|
214
|
+ <p>You need to change some of your habits, as some things won't work exactly as
|
|
215
|
+you are used to.</p>
|
|
216
|
+
|
|
217
|
+<ol>
|
|
218
|
+<li><b>Use Tor Browser</b>
|
|
219
|
+
|
|
220
|
+<p>
|
|
221
|
+
|
|
222
|
+Tor does not protect all of your computer's Internet traffic when you
|
|
223
|
+run it. Tor only protects your applications that are properly configured to
|
|
224
|
+send their Internet traffic through Tor. To avoid problems with Tor
|
|
225
|
+configuration, we strongly recommend you use the
|
|
226
|
+<a href="<page projects/torbrowser>">Tor Browser</a>. It is pre-configured to protect
|
|
227
|
+your privacy and anonymity on the web as long as you're browsing with Tor
|
|
228
|
+Browser itself. Almost any other web browser configuration is likely to be
|
|
229
|
+unsafe to use with Tor.
|
|
230
|
+
|
|
231
|
+</p>
|
|
232
|
+
|
|
233
|
+</li>
|
|
234
|
+
|
|
235
|
+<li><b>Don't torrent over Tor</b>
|
|
236
|
+<p>
|
|
237
|
+Torrent file-sharing applications have been observed to ignore proxy
|
|
238
|
+settings and make direct connections even when they are told to use Tor.
|
|
239
|
+Even if your torrent application connects only through Tor, you will
|
|
240
|
+often send out your real IP address in the tracker GET request,
|
|
241
|
+because that's how torrents work. Not only do you <a
|
|
242
|
+href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">
|
|
243
|
+deanonymize your torrent traffic and your other simultaneous Tor web
|
|
244
|
+traffic</a> this way, you also slow down the entire Tor network for everyone else.
|
|
245
|
+</p>
|
|
246
|
+</li>
|
|
247
|
+
|
|
248
|
+<li><b>Don't enable or install browser plugins</b>
|
|
249
|
+
|
|
250
|
+<p>
|
|
251
|
+
|
|
252
|
+Tor Browser will block browser plugins such as Flash, RealPlayer,
|
|
253
|
+Quicktime, and others: they can be manipulated into revealing your IP address.
|
|
254
|
+Similarly, we do not recommend installing additional addons or plugins into
|
|
255
|
+Tor Browser, as these may bypass Tor or otherwise harm your anonymity and
|
|
256
|
+privacy.
|
|
257
|
+
|
|
258
|
+</p>
|
|
259
|
+
|
|
260
|
+</li>
|
|
261
|
+
|
|
262
|
+<li><b>Use HTTPS versions of websites</b>
|
|
263
|
+
|
|
264
|
+<p>
|
|
265
|
+
|
|
266
|
+Tor will encrypt your traffic
|
|
267
|
+<a href="<page about/overview>#thesolution">to and
|
|
268
|
+within the Tor network</a>, but the encryption of your traffic to the final
|
|
269
|
+destination website depends upon on that website. To help ensure private
|
|
270
|
+encryption to websites, Tor Browser includes <a
|
|
271
|
+href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a> to force the
|
|
272
|
+use of HTTPS encryption with major websites that support it. However, you
|
|
273
|
+should still watch the browser URL bar to ensure that websites you provide
|
|
274
|
+sensitive information to display a
|
|
275
|
+<a href="https://support.mozilla.com/en-US/kb/Site%20Identity%20Button">blue or
|
|
276
|
+green URL bar button</a>, include <b>https://</b> in the URL, and display the
|
|
277
|
+proper expected name for the website. Also see EFF's interactive page
|
|
278
|
+explaining <a href="https://www.eff.org/pages/tor-and-https">how Tor
|
|
279
|
+and HTTPS relate</a>.
|
|
280
|
+
|
|
281
|
+</p>
|
|
282
|
+
|
|
283
|
+</li>
|
|
284
|
+
|
|
285
|
+<li><b>Don't open documents downloaded through Tor while online</b>
|
|
286
|
+
|
|
287
|
+<p>
|
|
288
|
+
|
|
289
|
+Tor Browser will warn you before automatically opening documents that are
|
|
290
|
+handled by external applications. <b>DO NOT IGNORE THIS WARNING</b>. You
|
|
291
|
+should be very careful when downloading documents via Tor (especially DOC and
|
|
292
|
+PDF files, unless you use the PDF viewer that's built into Tor Browser) as
|
|
293
|
+these documents can contain Internet resources that will be downloaded outside
|
|
294
|
+of Tor by the application that opens them. This will reveal your non-Tor IP
|
|
295
|
+address. If you must work with DOC and/or PDF files, we strongly recommend
|
|
296
|
+either using a disconnected computer,
|
|
297
|
+downloading the free <a href="https://www.virtualbox.org/">VirtualBox</a> and
|
|
298
|
+using it with a <a href="http://virtualboxes.org/">virtual machine image</a>
|
|
299
|
+with networking disabled, or using <a href="https://tails.boum.org/">Tails</a>.
|
|
300
|
+Under no circumstances is it safe to use
|
|
301
|
+<a href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">BitTorrent
|
|
302
|
+and Tor</a> together, however.
|
|
303
|
+
|
|
304
|
+</p>
|
|
305
|
+
|
|
306
|
+</li>
|
|
307
|
+
|
|
308
|
+<li><b>Use bridges and/or find company</b>
|
|
309
|
+
|
|
310
|
+<p>
|
|
311
|
+
|
|
312
|
+Tor tries to prevent attackers from learning what destination websites you
|
|
313
|
+connect to. However, by default, it does not prevent somebody watching your Internet
|
|
314
|
+traffic from learning that you're using Tor. If this matters to you, you can
|
|
315
|
+reduce this risk by configuring Tor to use a <a href="<page docs/bridges>">Tor
|
|
316
|
+bridge relay</a> rather than connecting directly to the public Tor network.
|
|
317
|
+Ultimately the best protection is a social approach: the more Tor
|
|
318
|
+users there are near you and the more
|
|
319
|
+<a href="<page about/torusers>">diverse</a> their interests, the less
|
|
320
|
+dangerous it will be that you are one of them. Convince other people to use
|
|
321
|
+Tor, too!
|
|
322
|
+
|
|
323
|
+</p>
|
|
324
|
+
|
|
325
|
+</li>
|
|
326
|
+
|
|
327
|
+</ol>
|
|
328
|
+<br>
|
|
329
|
+<p>
|
|
330
|
+Be smart and learn more. Understand what Tor does and does not offer.
|
|
331
|
+This list of pitfalls isn't complete, and we need your
|
|
332
|
+help <a href="<page getinvolved/volunteer>#Documentation">identifying and documenting
|
|
333
|
+all the issues</a>.
|
|
334
|
+</p>
|
|
335
|
+</div>
|
|
336
|
+<!-- END WARNING -->
|
|
337
|
+</div>
|
|
338
|
+<!-- END MAINCOL -->
|
|
339
|
+<!-- START SIDECOL -->
|
|
340
|
+<div id="sidecol-right">
|
|
341
|
+<div class="img-shadow sidenav">
|
|
342
|
+<div class="sidenav-sub">
|
|
343
|
+<h2>Jump To:</h2>
|
|
344
|
+<ul>
|
|
345
|
+<li class="dropdown"><a href="<page
|
|
346
|
+download/download>#windows">Microsoft Windows</a></li>
|
|
347
|
+<li class="dropdown"><a href="<page download/download>#apple">Apple OS
|
|
348
|
+X</a></li>
|
|
349
|
+<li class="dropdown"><a href="<page
|
|
350
|
+download/download>#linux">Linux/Unix</a></li>
|
|
351
|
+<li class="dropdown"><a href="<page
|
|
352
|
+download/download>#smartphone">Smartphones</a></li>
|
|
353
|
+<li class="dropdown"><a href="<page download/download>#source">Source
|
|
354
|
+Code</a></li>
|
|
355
|
+</ul>
|
|
356
|
+</div>
|
|
357
|
+</div>
|
|
358
|
+<!-- START DONATION WIDGET -->
|
|
359
|
+<a href="<page donate/donate-download>"><img src="../images/btn_donateCC_LG.gif"></a>
|
|
360
|
+<!-- END DONATION WIDGET -->
|
|
361
|
+<!-- START INFO -->
|
|
362
|
+<div class="img-shadow">
|
|
363
|
+<div class="sidenav-sub">
|
|
364
|
+<h2>Having Trouble?</h2>
|
|
365
|
+<ul>
|
|
366
|
+<li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
|
|
367
|
+</ul>
|
|
368
|
+</div>
|
|
369
|
+</div>
|
|
370
|
+<!-- END INFO -->
|
|
371
|
+</div>
|
|
372
|
+<!-- END SIDECOL -->
|
|
373
|
+</div>
|
|
374
|
+<!-- END CONTENT -->
|
|
375
|
+
|
|
376
|
+#include <foot.wmi>
|
0
|
377
|
|