0471b290c9a9c91d8b98460302f658f7f2d6c38d
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) 
en/home.wml    5) #include "head.wmi" TITLE="Tor Project: Anonymity Online" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
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)               <!-- Icon from the NuoveXT 2 set
en/index.wml  79)                 author: Alexandre Moore
en/index.wml  80)                 source: http://nuovext.pwsp.net/
en/index.wml  81)                 license: LGPL v3
en/index.wml  82)               -->
en/index.wml  83)               <td>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Damian Johnson authored 12 years ago

en/index.wml  85)                 <a href="http://torstatus.blutmagie.de/"><img
en/index.wml  86)                 src="$(IMGROOT)/icon-TorStatus.jpg" alt="TorStatus Icon"></a>
en/index.wml  87)                 <h3><a href="http://torstatus.blutmagie.de/">TorStatus</a></h3>
en/index.wml  88)                 <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  89)                 </div>
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml  90)               </td>
en/index.wml  91)               <!-- Icon from the Crystal set
en/index.wml  92)                 author: Everaldo Coelho
en/index.wml  93)                 source: http://www.everaldo.com/crystal/
en/index.wml  94)                 license: LGPL v2
en/index.wml  95)               -->
en/index.wml  96)               <td>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Damian Johnson authored 12 years ago

en/index.wml  98)                 <a href="http://www.atagar.com/arm/"><img
en/index.wml  99)                 src="$(IMGROOT)/icon-Arm.jpg" alt="Arm Icon"></a>
en/index.wml 100)                 <h3><a href="http://www.atagar.com/arm/">Arm</a></h3>
en/index.wml 101)                 <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 102)                 </div>
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml 103)               </td>
en/index.wml 104)             </tr>
en/index.wml 105)             <tr>
en/index.wml 106)               <td>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Damian Johnson authored 12 years ago

en/index.wml 108)                 <a href="<page torbutton/index>"><img
en/index.wml 109)                 src="$(IMGROOT)/icon-TorButton.jpg" alt="Torbutton Icon"></a>
Andrew Lewman fix links to torbutton sect...

Andrew Lewman authored 13 years ago

en/index.wml 110)                 <h3><a href="<page torbutton/index>">Torbutton</a></h3>
en/index.wml 111)                 <p>Torbutton is a 1-click way for Firefox users to enable
en/index.wml 112)                 or disable Tor in Firefox.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Damian Johnson authored 12 years ago

en/index.wml 117)                 <a href="https://check.torproject.org/"><img
en/index.wml 118)                 src="$(IMGROOT)/icon-TorCheck.jpg" alt="Tor Check Icon"></a>
Roger Dingledine clean up url (noticed while...

Roger Dingledine authored 13 years ago

en/index.wml 119)                 <h3><a href="https://check.torproject.org/">Check</a></h3>
Andrew Lewman compact the check.tpo blurb

Andrew Lewman authored 13 years ago

en/index.wml 120)                 <p>Check determines if you are successfully browsing
en/index.wml 121)                 with Tor.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

en/home.wml  123)               </td>
en/home.wml  124)             </tr>
en/home.wml  125)             <tr>
en/home.wml  126)               <td>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Damian Johnson authored 12 years ago

en/index.wml 128)               <a href="<page projects/vidalia>"><img
en/index.wml 129)               src="$(IMGROOT)/icon-Vidalia.jpg" alt="Vidalia Icon"></a>
Andrew Lewman fix links to torbutton sect...

Andrew Lewman authored 13 years ago

en/index.wml 130)               <h3><a href="<page projects/vidalia>">Vidalia</a></h3>
Andrew Lewman clean up the vidalia blurb...

Andrew Lewman authored 13 years ago

en/index.wml 131)               <p>Vidalia is a graphical way to control and view Tor's
en/index.wml 132)               connections and settings.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Damian Johnson authored 12 years ago

en/index.wml 137)               <a href="<page projects/torbrowser>"><img
en/index.wml 138)               src="$(IMGROOT)/icon-TorBrowser.jpg" alt="TorBrowser Icon"></a>
Andrew Lewman fix links to torbutton sect...

Andrew Lewman authored 13 years ago

en/index.wml 139)               <h3><a href="<page projects/torbrowser>">Tor
en/index.wml 140)               Browser</a></h3>
en/index.wml 141)               <p>Tor Browser contains everything you need to safely
en/index.wml 142)               browse the Internet. </p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

en/home.wml  144)               </td>
en/home.wml  145)             </tr>
en/home.wml  146)           </table>
en/home.wml  147)       	</div>
en/home.wml  148)         <!-- END TABLE -->
en/home.wml  149)       </div>
en/home.wml  150)       <!-- END MAINCOL -->
en/home.wml  151)       
en/home.wml  152)       <div id="sidecol">
en/home.wml  153)       	<div id="torusers">
Andrew Lewman remove a stray </a>

Andrew Lewman authored 13 years ago

en/index.wml 154)           <h2>Who Uses Tor?</h2>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

en/index.wml 157)               <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 158)             </h3>
Andrew Lewman index and home are clones o...

Andrew Lewman authored 13 years ago

en/home.wml  159)             <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  160)           </div>
en/home.wml  161)           <div class="user">
Sebastian Hahn Attempt to fix html validat...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

en/index.wml 163)               <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 164)             </h3>
Sebastian Hahn Small language fixups from...

Sebastian Hahn authored 13 years ago

en/index.wml 165)             <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  166)           </div>
en/home.wml  167)           <div class="user">
Sebastian Hahn Attempt to fix html validat...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

en/index.wml 169)               <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 170)             </h3>
Andrew Lewman index and home are clones o...

Andrew Lewman authored 13 years ago

en/home.wml  171)             <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  172)           </div>
en/home.wml  173)           <div class="user">
Sebastian Hahn Attempt to fix html validat...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

en/index.wml 175)               <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 176)             </h3>
Sebastian Hahn Small language fixups from...

Sebastian Hahn authored 13 years ago

en/index.wml 177)             <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  178)           </div>
en/home.wml  179)           <div class="user">
Sebastian Hahn Put these soldiers in h3 tags

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

en/index.wml 181)               <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 182)             </h3>
Sebastian Hahn Small language fixups from...

Sebastian Hahn authored 13 years ago

en/index.wml 183)             <p>Militaries and law enforcement use Tor to protect their communications, investigations, and intelligence gathering online.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml  184)           </div>
en/home.wml  185)         </div>
en/home.wml  186)         <div id="home-announcements" class="clearfix">
en/home.wml  187)         	<h2>Announcements</h2>
en/home.wml  188)           <div class="fauxhead"></div>
en/home.wml  189)           <table>
Andrew Lewman put the 0.2.1.28-stable rel...

Andrew Lewman authored 13 years ago

en/index.wml 190)             <tr>
en/index.wml 191)               <td>
Andrew Lewman link the new release on the...

Andrew Lewman authored 12 years ago

en/index.wml 192)                 <div class="calendar"><span class="month">Aug</span><br><span class="day">28</span></div>
en/index.wml 193)                 <p>The Tor Project announces a <a href="<page
en/index.wml 194)                 press/2011-08-28-tor-022-stable>">new stable release</a>
en/index.wml 195)                 of the Tor software. More than two years in the making,
en/index.wml 196)                 this release features improved client performance and
en/index.wml 197)                 hidden service reliability, better compatibility for
en/index.wml 198)                 Android, correct behavior for bridges that listen on more
en/index.wml 199)                 than one address, more extensible and flexible directory
en/index.wml 200)                 object handling, better reporting of network statistics,
en/index.wml 201)                 improved code security, and many many other features
en/index.wml 202)                 and bugfixes.</p>
Andrew Lewman update the announcements wi...

Andrew Lewman authored 13 years ago

en/index.wml 203)                 <div class="calendar"><span class="month">Mar</span><br><span class="day">23</span></div>
en/index.wml 204)                 <p>The Tor Project wins the "Project of Social
en/index.wml 205)                 Benefit" award from the Free Software Foundation
en/index.wml 206)                 and GNU Project. We are honored to win this
en/index.wml 207)                 award and to be listed amongst the former winners. <a
en/index.wml 208)                 href="https://blog.torproject.org/blog/tor-project-receives-fsf-award">Read
en/index.wml 209)                 more</a> about this award.</p>