b89c27d7dfe6250dd70b5bc247e529612ade08f8
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)               <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">
en/index.wml 110)                 <a href="http://torstatus.blutmagie.de/"><img
en/index.wml 111)                 src="$(IMGROOT)/icon-TorStatus.jpg" alt="TorStatus Icon"></a>
en/index.wml 112)                 <h3><a href="http://torstatus.blutmagie.de/">TorStatus</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>
en/home.wml  116)               <td>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Damian Johnson authored 12 years ago

en/index.wml 118)                 <a href="https://check.torproject.org/"><img
en/index.wml 119)                 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 120)                 <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 121)                 <p>Check determines if you are successfully browsing
en/index.wml 122)                 with Tor.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

en/home.wml  124)               </td>
en/home.wml  125)             </tr>
en/home.wml  126)             <tr>
en/home.wml  127)               <td>
Andrew Lewman swap torstatus and torbuttt...

Andrew Lewman authored 12 years ago

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

Damian Johnson authored 12 years ago

en/index.wml 129)               <a href="<page projects/vidalia>"><img
en/index.wml 130)               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 131)               <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 132)               <p>Vidalia is a graphical way to control and view Tor's
en/index.wml 133)               connections and settings.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

en/home.wml  135)               </td>
en/home.wml  136)             </tr>
en/home.wml  137)           </table>
en/home.wml  138)       	</div>
en/home.wml  139)         <!-- END TABLE -->
en/home.wml  140)       </div>
en/home.wml  141)       <!-- END MAINCOL -->
en/home.wml  142)       
en/home.wml  143)       <div id="sidecol">
en/home.wml  144)       	<div id="torusers">
Andrew Lewman remove a stray </a>

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

en/index.wml 174)             <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  175)           </div>
en/home.wml  176)         </div>
en/home.wml  177)         <div id="home-announcements" class="clearfix">
en/home.wml  178)         	<h2>Announcements</h2>
en/home.wml  179)           <div class="fauxhead"></div>
en/home.wml  180)           <table>
Andrew Lewman put the 0.2.1.28-stable rel...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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