d1b1d59c346fe4c0c75559a045274a783e811c61
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
Roger Dingledine looks like we never set the...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3) # Translation-Priority: 3-low
4) 
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

5) #<!-- ATTENTION TRANSLATOR -->
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

6) #<!-- You MUST copy '/include/lang.wmi' along with this file! -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

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) 
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

12) #<!-- Download button text for language enabled packages -->
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

13) <define-tag button-win-tbb32>Tor Browser</define-tag>
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

14) <define-tag button-win-tbb64>Currently Unused</define-tag>
Nicolas Vigier Remove old osx32 variables...

Nicolas Vigier authored 6 years ago

15) <define-tag button-osx-tbb64>Tor Browser</define-tag>
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

16) #<!-- Comment out until it's available again. -EC <define-tag button-osx-tbb64>64-bit</define-tag> -->
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

17) <define-tag button-lin-tbb32>Tor Browser (32-Bit)</define-tag>
18) <define-tag button-lin-tbb64>Tor Browser (64-Bit)</define-tag>
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

19) 
Sebastian Hahn Remove the ANNOUNCE_RSS hac...

Sebastian Hahn authored 12 years ago

20) #include "dlhead.wmi" TITLE="Download Tor" CHARSET="UTF-8"
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

21) 
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

22) <div id="content" class="clearfix">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

23)   <div id="breadcrumbs"><a href="<page index>">Home &raquo; </a><a href="<page download/download>">Download</a></div>
24)   <div id="maincol-left">
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

25) <!-- BEGIN TEASER WARNING -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

26)     <div class="warning-top">
27)       <h2>Want Tor to really work?</h2>
Mike Perry Fix the download page warni...

Mike Perry authored 12 years ago

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.
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

30) 	</p>
31)       </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

32) <!-- END TEASER WARNING -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

33) <!-- START DOWNLOADS -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

34) <!-- START WINDOWS -->
Andrew Lewman download, js, and css patch...

Andrew Lewman authored 12 years ago

35)       <div id="windows" style="border-top: 0px;" class="accordionButton on">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

36) 	<span class="windows24">Microsoft Windows</span>
37)       </div>
38)       <div class="accordionContent">
39) 	<div class="fauxhead"></div>
40) <!-- TOR BROWSER BUNDLE -->
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

41) #<!-- NOTE - change language enabled button text at the top of this page -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

42) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
43) 	  <form class="downloads">
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

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>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

45) 	    <select name="language" id="win-tbb" class="lang">
46) #include <lang.wmi>
47) 	    </select>
48) 	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

49) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

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>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

51) 	    </div>
Roger Dingledine fix broken anchor

Roger Dingledine authored 9 years ago

52) 	    <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

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>)-->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

54) 	  </form>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

55) 
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

56) 	  <h2>Tor Browser</h2>
Sebastian Hahn Implement #8968

Sebastian Hahn authored 8 years ago

57) 	  <em>Version <version-torbrowserbundle> (<releasedate-torbrowserbundle>) - Windows 10, 8, 7, Vista, and XP</em>
Matt Pagan Dropped the line that encou...

Matt Pagan authored 10 years ago

58) 	  <p>Everything you need to safely browse the Internet. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

59) 	</div>
60) <!-- EXPERT BUNDLE -->
61) 	<div class="package">
62) 	  <div class="downloads">
Roger Dingledine r25716 didn't do anything b...

Roger Dingledine authored 11 years ago

63) 	    <a class="button" href="<package-win32-stable>"><span class="strong">Download</span><span class="normal">Expert Bundle</span></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

64) 	    <div class="sig">
Roger Dingledine r25716 didn't do anything b...

Roger Dingledine authored 11 years ago

65) 	      (<a href="<package-win32-stable>.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

66) 	    </div>
67) 	  </div>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

68) 
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

69) 	  <h2>Expert Bundle</h2>
Georg Koppen Bug 17445: State Windows 10...

Georg Koppen authored 8 years ago

70) 	  <em>Windows 10, 8, 7, Vista, XP, 2000, 2003 Server, ME, and Windows 98SE</em>
Matt Pagan Windows installer must be r...

Matt Pagan authored 9 years ago

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>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

72) 	</div>
73)       </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

74) <!-- END WINDOWS -->
75) <!-- START OS X -->
Andrew Lewman download, js, and css patch...

Andrew Lewman authored 12 years ago

76)       <div id="apple" class="accordionButton on">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

77) 	<span class="mac24">Apple OS X</span></div>
78)       <div class="accordionContent">
79) 	<div class="fauxhead"></div>
80) <!-- TOR BROWSER BUNDLE -->
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

81) #<!-- NOTE - change language enabled button text at the top of this page -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

82) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
83) 	  <form class="downloads">
Nicolas Vigier Remove old osx32 variables...

Nicolas Vigier authored 6 years ago

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-tbb64></span></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

85) 	    <select name="language" id="osx-tbb" class="lang">
86) #include <lang.wmi>
87) 	    </select>
88) 	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

89) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

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>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

91) 	    </div>
Roger Dingledine fix broken anchor

Roger Dingledine authored 9 years ago

92) 	    <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

93) 	  </form>
94) 
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

95) 	  <h2>Tor Browser</h2>
Sebastian Hahn Implement #8968

Sebastian Hahn authored 8 years ago

96) 	  <em>Version <version-torbrowserbundleosx64> (<releasedate-torbrowserbundleosx64>)- OS X Intel</em>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

97) 	  <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 &raquo;</a></p>
98) 	</div>
George Kadianakis Add the missing Apple OS X...

George Kadianakis authored 11 years ago

99)   </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

100)  <!-- END OS X -->
101)  <!-- START UNIX -->
Andrew Lewman download, js, and css patch...

Andrew Lewman authored 12 years ago

102)       <div id="linux" class="accordionButton on">
Sebastian Hahn Offend everyone thoroughly

Sebastian Hahn authored 8 years ago

103) 	<span class="linux24">Linux</span></div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

104)       <div class="accordionContent">
105) 	<div class="fauxhead"></div>
106)   <!-- TOR BROWSER BUNDLE -->
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

107) #<!-- NOTE - change language enabled button text at the top of this page -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

108) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
109) 	  <form class="downloads">
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

110) 	    <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>
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

111) 	    <select name="language" id="lin-tbb64" class="lang">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

112) #include <lang.wmi>
113) 	    </select>
114) 	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

115) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

116) 	      (<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>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

117) 	    </div>
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

118) 	    <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

119) <!--	    <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>)-->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

120) 
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

121) 	    <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>
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

122) 	    <select name="language" id="lin-tbb32" class="lang">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

123) #include <lang.wmi>
124) 	    </select>
125) 	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

126) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

127) 	      (<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>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

128) 	    </div>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

129) <!--	    <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>-->
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

130) 
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

131) 	  </form>
132) 
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

133) 	  <h2>Tor Browser</h2>
Sebastian Hahn Implement #8968

Sebastian Hahn authored 8 years ago

134) 	  <em>Version <version-torbrowserbundlelinux32> (<releasedate-torbrowserbundlelinux32>) - Linux, BSD, and Unix</em>
Andrew Lewman try to resolve #5391.

Andrew Lewman authored 11 years ago

135) 	  <p>Everything you need to safely browse the Internet. This
136) package requires no installation. Just extract it and run. <a
137) href="<page projects/torbrowser>">Learn more &raquo;</a></p>
138) <!-- repo packages -->
139) 	<div class="package" style="border-bottom: 0px;">
140) 	  <div class="downloads">
141) 	    <a class="additional" style="font-weight: bold;"
Andrew Lewman less text is better.

Andrew Lewman authored 11 years ago

142) href="<page download/download-unix>">Tor repositories.</a>
Andrew Lewman try to resolve #5391.

Andrew Lewman authored 11 years ago

143) 	  </div>
144) 
Andrew Lewman try to address ticket 7659

Andrew Lewman authored 11 years ago

145) 	  <h2>Tor (standalone)</h2>
Andrew Lewman try to resolve #5391.

Andrew Lewman authored 11 years ago

146) 	  <p>Install the Tor components yourself, run a relay, create
147) custom configurations. All an apt-get or yum install away.</p>
148) 	</div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

149) 	</div>
150)       </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

151) <!-- END UNIX -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

152) <!-- START SMARTPHONES -->
Andrew Lewman download, js, and css patch...

Andrew Lewman authored 12 years ago

153)       <div id="smartphone" class="accordionButton on">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

154) 	<span class="smartphone24">Tor for Smartphones</span></div>
155)       <div class="accordionContent">
156) 	<div class="fauxhead"></div>
157) <!-- ANDROID -->
158) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
159) 	  <div class="downloads">
Andrew Lewman fix the android links based...

Andrew Lewman authored 11 years ago

160) 	      <a class="additional" href="<page docs/android>">Installation Instructions</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

161) 	  </div>
162) 
163) 	  <h2>Android Bundle</h2>
Colin Fixed GooglePlay Orbot link

Colin authored 9 years ago

164) 	  <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>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

165) 	</div>
166)       </div>
167) <!-- END SMARTPHONES -->
Sebastian Hahn Move the source code sectio...

Sebastian Hahn authored 13 years ago

168) <!-- BEGIN SOURCE -->
Andrew Lewman download, js, and css patch...

Andrew Lewman authored 12 years ago

169)       <div class="accordionButton on">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

170) 	<span class="sourcecode24">Source Code</span></div>
171)       <div class="accordionContent">
172) 	<div class="fauxhead"></div>
173) 	<div class="package" style="padding-top: 13px; border-top: 0px; border-bottom: 1px solid #888888;">
174) 	  <div class="downloads">
175) 	    <a class="button" href="../dist/tor-<version-stable>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code</span></a>
176) 	    <div class="sig">
177) 	      (<a href="../dist/tor-<version-stable>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
178) 	    </div>
179) 	    <a class="button" href="../dist/tor-<version-alpha>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code (Unstable)</span></a>
180) 	    <div class="sig">
181) 	      (<a href="../dist/tor-<version-alpha>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
182) 	    </div>
183) 	  </div>
184) 
185) 	  <h2>Source Tarball</h2>
186) 	  <p> Configure with: <code style="color: #666666;">./configure &amp;&amp; make &amp;&amp; src/or/tor</code></p>
Matt Pagan linking to git from tags wo...

Matt Pagan authored 9 years ago

187) 	  <p>The current stable version of Tor is <version-stable>. Its <a href="<gitblob>ReleaseNotes<cgitstable>">release notes</a> are available.</p>
Roger Dingledine use the wml link macros we...

Roger Dingledine authored 10 years ago

188) 	  <p>The current unstable/alpha version of Tor is <version-alpha>. Its <a href="<gitblob>ChangeLog">Changelog</a> is available.</p>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

189) 	</div>
190)       </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

191)       <div class="expander"><a href="javascript:void(0)" class="switch">Expand All</a></div>
Sebastian Hahn Move the source code sectio...

Sebastian Hahn authored 13 years ago

192) <!-- END SOURCE -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

193) <!-- END DOWNLOADS -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

194) <br>
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

195) <!-- BEGIN WARNING -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

196) <div class="warning">
197) <a name="warning"></a>
Roger Dingledine support the old anchor name...

Roger Dingledine authored 13 years ago

198) <a name="Warning"></a>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

199) <h2><a class="anchor" href="#warning">Want Tor to really work?</a></h2>
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

200) 	<p>You need to change some of your habits, as some things won't work exactly as
Mike Perry Fix the download page warni...

Mike Perry authored 12 years ago

201) you are used to.</p>
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

202) 
203) <ol>
Arthur Edelstein Bug 20465: Call it 'Tor Bro...

Arthur Edelstein authored 7 years ago

204) <li><b>Use Tor Browser</b>
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

205) 
206) <p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

207) 
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

208) Tor does not protect all of your computer's Internet traffic when you
209) run it. Tor only protects your applications that are properly configured to
210) send their Internet traffic through Tor. To avoid problems with Tor
211) configuration, we strongly recommend you use the
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

212) <a href="<page projects/torbrowser>">Tor Browser</a>. It is pre-configured to protect
Arthur Edelstein Bug 20465: Call it 'Tor Bro...

Arthur Edelstein authored 7 years ago

213) your privacy and anonymity on the web as long as you're browsing with Tor
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

214) Browser itself. Almost any other web browser configuration is likely to be
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

215) unsafe to use with Tor.
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

216) 
217) </p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

218) 
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

219) </li>
220) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

221) <li><b>Don't torrent over Tor</b>
222) <p>
223) Torrent file-sharing applications have been observed to ignore proxy 
224) settings and make direct connections even when they are told to use Tor. 
225) Even if your torrent application connects only through Tor, you will 
226) often send out your real IP address in the tracker GET request, 
227) because that's how torrents work. Not only do you <a 
228) href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

229) deanonymize your torrent traffic and your other simultaneous Tor web 
230) traffic</a> this way, you also slow down the entire Tor network for everyone else. 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

231) </p>
232) </li>
233) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

234) <li><b>Don't enable or install browser plugins</b>
235) 
236) <p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

237) 
Arthur Edelstein Bug 20465: Call it 'Tor Bro...

Arthur Edelstein authored 7 years ago

238) Tor Browser will block browser plugins such as Flash, RealPlayer,
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

239) Quicktime, and others: they can be manipulated into revealing your IP address.
240) Similarly, we do not recommend installing additional addons or plugins into
Arthur Edelstein Bug 20465: Call it 'Tor Bro...

Arthur Edelstein authored 7 years ago

241) Tor Browser, as these may bypass Tor or otherwise harm your anonymity and
Sebastian Hahn youtube no longer breaks wh...

Sebastian Hahn authored 9 years ago

242) privacy.
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

243) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

244) </p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

245) 
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

246) </li>
247) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

248) <li><b>Use HTTPS versions of websites</b>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

249) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

250) <p>
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

251) 
252) Tor will encrypt your traffic
Roger Dingledine whee, these links were brok...

Roger Dingledine authored 10 years ago

253) <a href="<page about/overview>#thesolution">to and
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

254) within the Tor network</a>, but the encryption of your traffic to the final
255) destination website depends upon on that website. To help ensure private
Arthur Edelstein Bug 20465: Call it 'Tor Bro...

Arthur Edelstein authored 7 years ago

256) encryption to websites, Tor Browser includes <a
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

257) href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a> to force the
258) use of HTTPS encryption with major websites that support it. However, you
259) should still watch the browser URL bar to ensure that websites you provide
260) sensitive information to display a
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

261) <a href="https://support.mozilla.com/en-US/kb/Site%20Identity%20Button">blue or
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

262) green URL bar button</a>, include <b>https://</b> in the URL, and display the
Roger Dingledine point to https://www.eff.or...

Roger Dingledine authored 10 years ago

263) proper expected name for the website. Also see EFF's interactive page
264) explaining <a href="https://www.eff.org/pages/tor-and-https">how Tor
265) and HTTPS relate</a>.
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

266) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

267) </p>
268) 
269) </li>
270) 
271) <li><b>Don't open documents downloaded through Tor while online</b>
272) 
273) <p>
274) 
Arthur Edelstein Bug 20465: Call it 'Tor Bro...

Arthur Edelstein authored 7 years ago

275) Tor Browser will warn you before automatically opening documents that are
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

276) handled by external applications. <b>DO NOT IGNORE THIS WARNING</b>.  You
277) should be very careful when downloading documents via Tor (especially DOC and
Sebastian Hahn mention that pdf.js is OK

Sebastian Hahn authored 8 years ago

278) PDF files, unless you use the PDF viewer that's built into Tor Browser) as
279) these documents can contain Internet resources that will be downloaded outside
280) of Tor by the application that opens them. This will reveal your non-Tor IP
281) address. If you must work with DOC and/or PDF files, we strongly recommend
282) either using a disconnected computer,
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

283) downloading the free <a href="https://www.virtualbox.org/">VirtualBox</a> and
284) using it with a <a href="http://virtualboxes.org/">virtual machine image</a>
George Kadianakis Fix TAILS links to use HTTP...

George Kadianakis authored 10 years ago

285) with networking disabled, or using <a href="https://tails.boum.org/">Tails</a>.
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

286) Under no circumstances is it safe to use
287) <a href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">BitTorrent
288) and Tor</a> together, however.
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

289) 
290) </p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

291) 
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

292) </li>
Roger Dingledine replay 23239, also lost in...

Roger Dingledine authored 13 years ago

293) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

294) <li><b>Use bridges and/or find company</b>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

295) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

296) <p>
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

297) 
298) Tor tries to prevent attackers from learning what destination websites you
299) connect to. However, by default, it does not prevent somebody watching your Internet
300) traffic from learning that you're using Tor. If this matters to you, you can
301) reduce this risk by configuring Tor to use a <a href="<page docs/bridges>">Tor
302) bridge relay</a> rather than connecting directly to the public Tor network.
303) Ultimately the best protection is a social approach: the more Tor
Andrew Lewman try to resolve #5391.

Andrew Lewman authored 11 years ago

304) users there are near you and the more
305) <a href="<page about/torusers>">diverse</a> their interests, the less
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

306) dangerous it will be that you are one of them. Convince other people to use
307) Tor, too!
308) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

309) </p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

310) 
Roger Dingledine replay 23239, also lost in...

Roger Dingledine authored 13 years ago

311) </li>
Andrew Lewman add g. on the download warn...

Andrew Lewman authored 12 years ago

312) 
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

313) </ol>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

314) <br>
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

315) <p>
316) Be smart and learn more. Understand what Tor does and does not offer.
317) This list of pitfalls isn't complete, and we need your
318) help <a href="<page getinvolved/volunteer>#Documentation">identifying and documenting
319) all the issues</a>.
320) </p>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

321) </div>
322) <!-- END WARNING -->
323) </div>
324) <!-- END MAINCOL -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

325) <!-- START SIDECOL -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

326) <div id="sidecol-right">
Andrew Lewman try to resolve #5391.

Andrew Lewman authored 11 years ago

327) <div class="img-shadow sidenav">
328) <div class="sidenav-sub">
329) <h2>Jump To:</h2>
330) <ul>
331) <li class="dropdown"><a href="<page
332) download/download>#windows">Microsoft Windows</a></li>
333) <li class="dropdown"><a href="<page download/download>#apple">Apple OS
334) X</a></li>
335) <li class="dropdown"><a href="<page
336) download/download>#linux">Linux/Unix</a></li>
337) <li class="dropdown"><a href="<page
338) download/download>#smartphone">Smartphones</a></li>
339) <li class="dropdown"><a href="<page download/download>#source">Source
340) Code</a></li>
341) </ul>
342) </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

343) </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

344) <!-- START DONATION WIDGET -->
Arthur Edelstein Bug 20734: Fix links and re...

Arthur Edelstein authored 7 years ago

345) <a href="<page donate/donate-download>"><img src="../images/btn_donateCC_LG.gif"></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

346) <!-- END DONATION WIDGET -->
347) <!-- START INFO -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

348) <div class="img-shadow">
349) <div class="sidenav-sub">
350) <h2>Having Trouble?</h2>
351) <ul>
352) <li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
353) </ul>
354) </div>
355) </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

356) <!-- END INFO -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

357) </div>
358) <!-- END SIDECOL -->
359) </div>
360) <!-- END CONTENT -->