7b6acbbf36f1b06ab20e9d117d150a1fcf1524a3
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml    1) ## translation metadata
Roger Dingledine looks like we never set the...

Roger Dingledine authored 13 years ago

en/index.wml   2) # Revision: $Revision$
Roger Dingledine how was our frontpage wml l...

Roger Dingledine authored 13 years ago

en/index.wml   3) # Translation-Priority: 1-high
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml    4) 
Sebastian Hahn Remove the ANNOUNCE_RSS hac...

Sebastian Hahn authored 12 years ago

en/index.wml   5) #include "head.wmi" TITLE="Tor Project: Anonymity Online" CHARSET="UTF-8"
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml    6) 
en/home.wml    7) <div id="home">
en/home.wml    8)     <div id="content" class="clearfix">
en/home.wml    9)     	<div id="maincol">
en/home.wml   10)       	<div id="banner">
en/home.wml   11)         	<ul>
en/home.wml   12)           	<li>Tor prevents anyone from learning your location or browsing habits.</li>
Andrew Lewman clean up the download butto...

Andrew Lewman authored 13 years ago

en/index.wml  13)             <li>Tor is for web browsers, instant messaging clients, remote logins, and more.</li>
en/index.wml  14)             <li>Tor is free and open source for Windows, Mac, Linux/Unix, and Android</li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   15)           </ul>
en/home.wml   16)         	<h1 class="headline">Anonymity Online</h1>
en/home.wml   17)           <p class="desc">Protect your privacy. Defend yourself against network surveillance and traffic analysis.</p>
en/home.wml   18) 
Andrew Lewman fix up the index page to pu...

Andrew Lewman authored 13 years ago

en/index.wml  19)       <div id="download">
Andrew Lewman make download-easy the defa...

Andrew Lewman authored 12 years ago

en/index.wml  20)         <a href="<page download/download-easy>">
Andrew Lewman clean up the download butto...

Andrew Lewman authored 13 years ago

en/index.wml  21)           <span class="download-tor">Download Tor</span></a>
Andrew Lewman fix up the index page to pu...

Andrew Lewman authored 13 years ago

en/index.wml  22)       </div>
en/index.wml  23)       </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   24)         <div class="subcol-container clearfix">
en/home.wml   25)           <div class="subcol first">
Andrew Lewman put up the blurb about the...

Andrew Lewman authored 13 years ago

en/index.wml  26)             <h2>What is Tor?</h2> <p>Tor is free software and an open network that helps
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml  27)             you defend against a form of network surveillance that
en/index.wml  28)             threatens personal freedom and privacy, confidential business
en/index.wml  29)             activities and relationships, and state security known as <a
Sebastian Hahn Revert "closed br and img t...

Sebastian Hahn authored 13 years ago

en/index.wml  30)             href="<page about/overview>">traffic analysis</a><br><span
Andrew Lewman increase max img width, lin...

Andrew Lewman authored 13 years ago

en/index.wml  31)             class="continue"><a href="<page about/overview>">Learn more
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml  32)             about Tor &raquo;</a></span></p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   33)           </div>
en/home.wml   34)           <!-- END SUBCOL -->
en/home.wml   35)           <div class="subcol">
en/home.wml   36)           <h2>Why Anonymity Matters</h2>
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml  37)           <p>Tor protects you by bouncing your communications around a
en/index.wml  38)           distributed network of relays run by volunteers all around
en/index.wml  39)           the world: it prevents somebody watching your Internet
en/index.wml  40)           connection from learning what sites you visit, and it prevents
en/index.wml  41)           the sites you visit from learning your physical location.
en/index.wml  42)           Tor works with many of your existing applications, including
en/index.wml  43)           web browsers, instant messaging clients, remote login, and
Sebastian Hahn Revert "closed br and img t...

Sebastian Hahn authored 13 years ago

en/index.wml  44)           other applications based on the TCP protocol.<br><span
Andrew Lewman fix get involved with tor link

Andrew Lewman authored 13 years ago

en/index.wml  45)           class="continue"><a href="<page getinvolved/volunteer>">Get involved
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml  46)           with Tor &raquo;</a></span></p> </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   47)         </div>
en/home.wml   48)         <!-- END SUBCOL -->
en/home.wml   49)         <div id="home-our-projects" class="clearfix">
en/home.wml   50)           <h2>Our Projects</h2>
en/home.wml   51)           <div class="fauxhead"></div>
Andrew Lewman add in keb's table alignmen...

Andrew Lewman authored 13 years ago

en/index.wml  52)           <table style="table-layout: fixed;">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   53)             <tr>
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml  54)               <!-- Icon from the Crystal set
en/index.wml  55)                 author: Everaldo Coelho
en/index.wml  56)                 source: http://www.everaldo.com/crystal/
en/index.wml  57)                 license: LGPL v2
en/index.wml  58)               -->
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   59)               <td>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

en/index.wml  60)                 <div class="project">
Andrew Lewman roughly zero people have th...

Andrew Lewman authored 12 years ago

en/index.wml  61)                 <a href="http://tails.boum.org/"><img
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml  62)                 src="$(IMGROOT)/icon-Tails.jpg" alt="Tails Icon"></a>
Andrew Lewman roughly zero people have th...

Andrew Lewman authored 12 years ago

en/index.wml  63)                 <h3><a href="http://tails.boum.org/">Tails</a></h3>
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml  64)                 <p>Live CD/USB distribution preconfigured to use Tor safely.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

en/index.wml  65)                 </div>
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml  66)               </td>
en/index.wml  67)               <td>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

en/index.wml  68)                 <div class="project">
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml  69)                 <a href="https://guardianproject.info/apps/orbot/"><img
Andrew Lewman make orbot use its own logo...

Andrew Lewman authored 12 years ago

en/index.wml  70)                 src="$(IMGROOT)/icon-Orbot.jpg" alt="Orbot Icon"></a>
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml  71)                 <h3><a href="https://guardianproject.info/apps/orbot/">Orbot</a></h3>
Damian Johnson Using the Google droid rath...

Damian Johnson authored 12 years ago

en/index.wml  72)                 <p>Tor for <a href="https://code.google.com/android/">Google
en/index.wml  73)                 Android</a> devices.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

en/index.wml  74)                 </div>
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml  75)               </td>
en/index.wml  76)             </tr>
en/index.wml  77)             <tr>
en/index.wml  78)               <td>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

en/index.wml  79)                 <div class="project">
Andrew Lewman swap torstatus and torbuttt...

Andrew Lewman authored 12 years ago

en/index.wml  80)                 <a href="<page projects/torbrowser>"><img
en/index.wml  81)                 src="$(IMGROOT)/icon-TorBrowser.jpg" alt="TorBrowser Icon"></a>
en/index.wml  82)                 <h3><a href="<page projects/torbrowser>">Tor
en/index.wml  83)                 Browser</a></h3>
en/index.wml  84)                 <p>Tor Browser contains everything you need to safely
en/index.wml  85)                 browse the Internet.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

en/index.wml  86)                 </div>
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml  87)               </td>
Andrew Lewman swap torstatus and torbuttt...

Andrew Lewman authored 12 years ago

en/index.wml  88)                 <!-- Icon from the Crystal set
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml  89)                 author: Everaldo Coelho
en/index.wml  90)                 source: http://www.everaldo.com/crystal/
en/index.wml  91)                 license: LGPL v2
Andrew Lewman swap torstatus and torbuttt...

Andrew Lewman authored 12 years ago

en/index.wml  92)                 -->
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml  93)               <td>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

en/index.wml  94)                 <div class="project">
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml  95)                 <a href="http://www.atagar.com/arm/"><img
en/index.wml  96)                 src="$(IMGROOT)/icon-Arm.jpg" alt="Arm Icon"></a>
en/index.wml  97)                 <h3><a href="http://www.atagar.com/arm/">Arm</a></h3>
en/index.wml  98)                 <p>Terminal application for monitoring and configuring Tor.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

en/index.wml  99)                 </div>
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml 100)               </td>
en/index.wml 101)             </tr>
en/index.wml 102)             <tr>
Andrew Lewman swap torstatus and torbuttt...

Andrew Lewman authored 12 years ago

en/index.wml 103)                 <!-- Icon from the NuoveXT 2 set
en/index.wml 104)                 author: Alexandre Moore
en/index.wml 105)                 source: http://nuovext.pwsp.net/
en/index.wml 106)                 license: LGPL v3
en/index.wml 107)                 -->
en/index.wml 108) 	      <td>
en/index.wml 109)               <div class="project">
Karsten Loesing Put Atlas on the front page.

Karsten Loesing authored 12 years ago

en/index.wml 110)                 <a href="https://atlas.torproject.org/"><img
en/index.wml 111)                 src="$(IMGROOT)/icon-TorStatus.jpg" alt="Atlas Icon"></a>
en/index.wml 112)                 <h3><a href="https://atlas.torproject.org/">Atlas</a></h3>
en/index.wml 113)                 <p>Site providing an overview of the Tor network.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

en/index.wml 114)                 </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml  115)               </td>
Andrew Lewman replace check with obfsproxy.

Andrew Lewman authored 12 years ago

en/index.wml 116)                 <!-- Obfsproxy Icon
en/index.wml 117)                 author: Constantinos Crystallidis
en/index.wml 118)                 license: Creative Commons Attribution-ShareAlike 2.0 Generic (CC BY-SA 2.0)
en/index.wml 119)                 -->
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml  120)               <td>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

en/index.wml 121)                 <div class="project">
Andrew Lewman replace check with obfsproxy.

Andrew Lewman authored 12 years ago

en/index.wml 122)                 <a href="<page projects/obfsproxy>"><img
en/index.wml 123)                 src="$(IMGROOT)/icon-Obfsproxy.jpg" alt="Obfsproxy Icon"></a>
en/index.wml 124)                 <h3><a href="<page projects/obfsproxy>">Obfsproxy</a></h3>
en/index.wml 125)                 <p>Obfsproxy is a tool that attempts to circumvent censorship.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

en/index.wml 126)                 </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml  127)               </td>
en/home.wml  128)             </tr>
en/home.wml  129)             <tr>
en/home.wml  130)               <td>
Andrew Lewman swap torstatus and torbuttt...

Andrew Lewman authored 12 years ago

en/index.wml 131)                <div class="project">
Damian Johnson Replacing vidalia with stem...

Damian Johnson authored 11 years ago

en/index.wml 132)               <a href="https://stem.torproject.org/"><img
en/index.wml 133)               src="$(IMGROOT)/icon-stem.jpg" alt="Stem Icon"></a>
en/index.wml 134)               <h3><a href="https://stem.torproject.org/">Stem</a></h3>
en/index.wml 135)               <p>Library for writing scripts and applications that interact
en/index.wml 136)               with Tor.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

en/index.wml 137)                 </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml  138)               </td>
Andrew Lewman add tor cloud to the projec...

Andrew Lewman authored 12 years ago

en/index.wml 139)               <td>
en/index.wml 140)                <div class="project">
Andrew Lewman update the vidalia and tor...

Andrew Lewman authored 12 years ago

en/index.wml 141)               <a href="https://cloud.torproject.org"><img
en/index.wml 142)               src="$(IMGROOT)/icon-Cloud.jpg" alt="Cloud Icon"></a>
en/index.wml 143)                <h3><a href="https://cloud.torproject.org">Tor cloud</a></h3>
en/index.wml 144)                <p>A user-friendly way of deploying bridges to help users
Andrew Lewman scrap the log idea.

Andrew Lewman authored 12 years ago

en/index.wml 145)                access an uncensored Internet.</p>
Andrew Lewman add tor cloud to the projec...

Andrew Lewman authored 12 years ago

en/index.wml 146)                </div>
en/index.wml 147)                </td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml  148)             </tr>
en/home.wml  149)           </table>
Andrew Lewman link to the overall project...

Andrew Lewman authored 11 years ago

en/index.wml 150) 	  <span class="continue"><a href="<page projects/projects>">Learn more about our projects &raquo;</a></span>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml  151)       	</div>
en/home.wml  152)         <!-- END TABLE -->
en/home.wml  153)       </div>
en/home.wml  154)       <!-- END MAINCOL -->
en/home.wml  155)       <div id="sidecol">
Andrew Lewman swap announcements and tor...

Andrew Lewman authored 10 years ago

en/index.wml 156)         <div id="home-announcements" class="clearfix">
en/index.wml 157)        	<h2>Announcements</h2>
en/index.wml 158)           <table>
en/index.wml 159)             <tr>
en/index.wml 160)               <td>
en/index.wml 161)                 <div class="calendar"><span class="month">Jun</span><br><span class="day">10</span></div>
en/index.wml 162)                 <p>Read our <a href="https://blog.torproject.org/blog/tors-response-prism-surveillance-program">response</a> to NSA PRISM and the Eric Snowden interview.</p>
en/index.wml 163) 	      </td>
en/index.wml 164) 	    </tr>
en/index.wml 165)             <tr>
en/index.wml 166)               <td>
en/index.wml 167)                 <div class="calendar"><span class="month">Jun</span><br><span class="day">8</span></div>
en/index.wml 168)                 <p>Read our <a href="https://blog.torproject.org/blog/prism-vs-tor">thoughts on the NSA PRISM</a> revelation and how it relates to Tor.</p>
en/index.wml 169) 	      </td>
en/index.wml 170) 	    </tr>
en/index.wml 171)             <tr>
en/index.wml 172)               <td>
en/index.wml 173)                 <div class="calendar"><span class="month">Feb</span><br><span class="day">5</span></div>
en/index.wml 174)                 <p>Read Roger's <a href="https://blog.torproject.org/blog/trip-report-tor-trainings-dutch-and-belgian-police">trip report about teaching
en/index.wml 175)                 the Dutch and Belgian police about Tor</a>.</p>
en/index.wml 176) 	      </td>
en/index.wml 177) 	    </tr>
en/index.wml 178)             <tr>
en/index.wml 179)               <td>
en/index.wml 180)                 <div class="calendar"><span class="month">Jan</span><br><span class="day">14</span></div>
en/index.wml 181)                 <p>Combined flashproxy and pyobfsproxy bundles now available.
en/index.wml 182)                 See <a href="https://blog.torproject.org/blog/combined-flash-proxy-pyobfsproxy-browser-bundles">the announcement</a> for details.</p>
en/index.wml 183) 	      </td>
en/index.wml 184) 	    </tr>
en/index.wml 185) 	    <tr>
en/index.wml 186) 	      <td>
en/index.wml 187) 		<div class="calendar"><span class="month">Jan</span><br><span class="day">11</span></div>
en/index.wml 188) 		<p>Tails, The Amnesic Incognito Live System, <a href="https://blog.torproject.org/blog/tails-016-out">version 0.16</a>, is now available.</p>
en/index.wml 189) 	      </td>
en/index.wml 190)             </tr>
en/index.wml 191)           </table>
en/index.wml 192)         </div>
Andrew Lewman fix the css for the headers...

Andrew Lewman authored 10 years ago

en/index.wml 193)       	<div id="home-users">
Andrew Lewman remove a stray </a>

Andrew Lewman authored 13 years ago

en/index.wml 194)           <h2>Who Uses Tor?</h2>
Andrew Lewman fix the header.

Andrew Lewman authored 10 years ago

en/index.wml 195) 	  <div class="fauxhead"></div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml  196)           <div class="user">
Sebastian Hahn Attempt to fix html validat...

Sebastian Hahn authored 13 years ago

en/index.wml 197)             <h3>
Roger Dingledine does the extra whitespace i...

Roger Dingledine authored 13 years ago

en/index.wml 198)               <a href="<page about/torusers>#normalusers"><img src="$(IMGROOT)/family.jpg" alt="Normal People">Family &amp; Friends</a>
Sebastian Hahn Attempt to fix html validat...

Sebastian Hahn authored 13 years ago

en/index.wml 199)             </h3>
Andrew Lewman index and home are clones o...

Andrew Lewman authored 13 years ago

en/home.wml  200)             <p>People like you and your family use Tor to protect themselves, their children, and their dignity while using the Internet.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml  201)           </div>
en/home.wml  202)           <div class="user">
Sebastian Hahn Attempt to fix html validat...

Sebastian Hahn authored 13 years ago

en/index.wml 203)             <h3>
Roger Dingledine does the extra whitespace i...

Roger Dingledine authored 13 years ago

en/index.wml 204)               <a href="<page about/torusers>#executives"><img src="$(IMGROOT)/consumers.jpg" alt="Businesses">Businesses</a>
Sebastian Hahn Attempt to fix html validat...

Sebastian Hahn authored 13 years ago

en/index.wml 205)             </h3>
Sebastian Hahn Small language fixups from...

Sebastian Hahn authored 13 years ago

en/index.wml 206)             <p>Businesses use Tor to research competition, keep business strategies confidential, and facilitate internal accountability.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml  207)           </div>
en/home.wml  208)           <div class="user">
Sebastian Hahn Attempt to fix html validat...

Sebastian Hahn authored 13 years ago

en/index.wml 209)             <h3>
Roger Dingledine does the extra whitespace i...

Roger Dingledine authored 13 years ago

en/index.wml 210)               <a href="<page about/torusers>#activists"><img src="$(IMGROOT)/activists.jpg" alt="Activists &amp; Whistleblowers">Activists</a>
Sebastian Hahn Attempt to fix html validat...

Sebastian Hahn authored 13 years ago

en/index.wml 211)             </h3>
Andrew Lewman index and home are clones o...

Andrew Lewman authored 13 years ago

en/home.wml  212)             <p>Activists use Tor to anonymously report abuses from danger zones.  Whistleblowers use Tor to safely report on corruption.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml  213)           </div>
en/home.wml  214)           <div class="user">
Sebastian Hahn Attempt to fix html validat...

Sebastian Hahn authored 13 years ago

en/index.wml 215)             <h3>
Roger Dingledine does the extra whitespace i...

Roger Dingledine authored 13 years ago

en/index.wml 216)               <a href="<page about/torusers>#journalist"><img src="$(IMGROOT)/media.jpg" alt="Journalists and the Media">Media</a>
Sebastian Hahn Attempt to fix html validat...

Sebastian Hahn authored 13 years ago

en/index.wml 217)             </h3>
Sebastian Hahn Small language fixups from...

Sebastian Hahn authored 13 years ago

en/index.wml 218)             <p>Journalists and the media use Tor to protect their research and sources online.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml  219)           </div>
en/home.wml  220)           <div class="user">
Sebastian Hahn Put these soldiers in h3 tags

Sebastian Hahn authored 13 years ago

en/index.wml 221)             <h3>
Roger Dingledine does the extra whitespace i...

Roger Dingledine authored 13 years ago

en/index.wml 222)               <a href="<page about/torusers>#military"><img src="$(IMGROOT)/military.jpg" alt="Military and Law Enforcement">Military &amp; Law Enforcement</a>
Sebastian Hahn Put these soldiers in h3 tags

Sebastian Hahn authored 13 years ago

en/index.wml 223)             </h3>
Sebastian Hahn Small language fixups from...

Sebastian Hahn authored 13 years ago

en/index.wml 224)             <p>Militaries and law enforcement use Tor to protect their communications, investigations, and intelligence gathering online.</p>