377753c7c749dce6c0b55dfafb59e0d52f5d0a0c
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml    1) ## translation metadata
en/home.wml    2) # Revision: $Revision: 0 $
en/home.wml    3) # Translation-Priority: 3-low 
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 clean up the download button.

Andrew Lewman authored 13 years ago

en/index.wml  20)         <a href="<page download/download>">
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">
en/home.wml   26)             <h2>What is Tor?</h2>
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml  27)             <p>Tor is free software and an open network that helps
en/index.wml  28)             you defend against a form of network surveillance that
en/index.wml  29)             threatens personal freedom and privacy, confidential business
en/index.wml  30)             activities and relationships, and state security known as <a
en/index.wml  31)             href="<page about/overview>">traffic analysis</a><br /><span
en/index.wml  32)             class="continue"><a href="<page about/about>">Learn more
en/index.wml  33)             about Tor &raquo;</a></span></p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

en/index.wml  38)           <p>Tor protects you by bouncing your communications around a
en/index.wml  39)           distributed network of relays run by volunteers all around
en/index.wml  40)           the world: it prevents somebody watching your Internet
en/index.wml  41)           connection from learning what sites you visit, and it prevents
en/index.wml  42)           the sites you visit from learning your physical location.
en/index.wml  43)           Tor works with many of your existing applications, including
en/index.wml  44)           web browsers, instant messaging clients, remote login, and
en/index.wml  45)           other applications based on the TCP protocol.<br /><span
en/index.wml  46)           class="continue"><a href="<page about/about>">Get involved
en/index.wml  47)           with Tor &raquo;</a></span></p> </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   48)         </div>
en/home.wml   49)         <!-- END SUBCOL -->
en/home.wml   50)         <div id="home-our-projects" class="clearfix">
en/home.wml   51)           <h2>Our Projects</h2>
en/home.wml   52)           <div class="fauxhead"></div>
en/home.wml   53)           <table>
en/home.wml   54)             <tr>
en/home.wml   55)               <td>
en/home.wml   56)                 <img src="images/icon-default.jpg" alt="Default Icon" />
Andrew Lewman get the website to build cl...

Andrew Lewman authored 13 years ago

en/index.wml  57)                 <h3><a href="<page torbutton/index>">TorButton</a></h3>
Andrew Lewman index and home are clones o...

Andrew Lewman authored 13 years ago

en/home.wml   58)                 <p>Torbutton is a 1-click way for Firefox users to enable or disable the browser's use of Tor. </p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   59)               </td>
en/home.wml   60)               <td>
en/home.wml   61)                 <img src="images/icon-default.jpg" alt="Default Icon" />
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml  62)                 <h3><a href="<page projects/torweather>">Tor Weather</a></h3>
Andrew Lewman index and home are clones o...

Andrew Lewman authored 13 years ago

en/home.wml   63)                 <p>Tor Weather is a tool to notify Tor relay operators about the status of their relay.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   64)               </td>
en/home.wml   65)             </tr>
en/home.wml   66)             <tr>
en/home.wml   67)               <td>
en/home.wml   68)                 <img src="images/icon-default.jpg" alt="Default Icon" />
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml  69)                 <h3><a href="<page projects/puppettor>">PuppeTor</a></h3>
Andrew Lewman index and home are clones o...

Andrew Lewman authored 13 years ago

en/home.wml   70)                 <p>PuppeTor is a Tor Network simulator.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   71)               </td>
en/home.wml   72)               <td>
en/home.wml   73)                 <img src="images/icon-default.jpg" alt="Default Icon" />
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml  74)                 <h3><a href="https://check.torproject.org">check.torproject.org</a></h3>
Andrew Lewman index and home are clones o...

Andrew Lewman authored 13 years ago

en/home.wml   75)                 <p>Tor Check is a site where one can find out whether or not their web browser is using Tor successfully.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   76)               </td>
en/home.wml   77)             </tr>
en/home.wml   78)           </table>
en/home.wml   79)       	</div>
en/home.wml   80)         <!-- END TABLE -->
en/home.wml   81)       </div>
en/home.wml   82)       <!-- END MAINCOL -->
en/home.wml   83)       
en/home.wml   84)       <div id="sidecol">
en/home.wml   85)       	<div id="torusers">
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

en/home.wml   87)           <div class="user">
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml  88)             <a href="<page about/torusers>#normalusers"><img src="images/family.jpg" alt="Normal People" />
en/index.wml  89)             <h3>Family &amp; Friends</h3></a>
Andrew Lewman index and home are clones o...

Andrew Lewman authored 13 years ago

en/home.wml   90)             <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   91)           </div>
en/home.wml   92)           <div class="user">
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml  93)             <a href="<page about/torusers>#executives"><img src="images/consumers.jpg" alt="Businesses" />
en/index.wml  94)             <h3>Businesses</h3></a>
en/index.wml  95)             <p>Businessess use Tor to research competition, keep strategies confidential, facilitating internal accountability.<p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   96)           </div>
en/home.wml   97)           <div class="user">
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml  98)             <a href="<page about/torusers>#activists"><img src="images/activists.jpg" alt="Activists &amp Whistleblowers" />
en/index.wml  99)             <h3>Activists</h3></a>
Andrew Lewman index and home are clones o...

Andrew Lewman authored 13 years ago

en/home.wml  100)             <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  101)           </div>
en/home.wml  102)           <div class="user">
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml 103)             <a href="<page about/torusers>#journalist"><img src="images/media.jpg" alt="Journalists and the Media" />
en/index.wml 104)             <h3>Media</h3></a>
Andrew Lewman index and home are clones o...

Andrew Lewman authored 13 years ago

en/home.wml  105)             <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  106)           </div>
en/home.wml  107)           <div class="user">
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml 108)             <a href="<page about/torusers>#military"><img src="images/military.jpg" alt="Military and Law Enforcement" />
en/index.wml 109)             <h3>Military &amp Law Enforcement</h3></a>
Andrew Lewman index and home are clones o...

Andrew Lewman authored 13 years ago

en/home.wml  110)             <p>Miltaries 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  111)           </div>
en/home.wml  112)         </div>
en/home.wml  113)         <div id="home-announcements" class="clearfix">
en/home.wml  114)         	<h2>Announcements</h2>
en/home.wml  115)           <div class="fauxhead"></div>
en/home.wml  116)           <table>
en/home.wml  117)             <tr>
en/home.wml  118)               <td>
en/home.wml  119)                 <div class="calendar"><span class="month">May</span><br /><span class="day">05</span></div>
en/home.wml  120)                 <p>The Tor Project has launched a roadmap for dramatically improving the performance of the public Tor network over the next year.<br /><span class="continue"><a href="#">Read the press release &raquo;</a></span></p>
en/home.wml  121)               </td>
en/home.wml  122)             </tr>
en/home.wml  123)             <tr>
en/home.wml  124)               <td>
en/home.wml  125)                 <div class="calendar"><span class="month">Apr</span><br /><span class="day">27</span></div>
Andrew Lewman get some work done on the n...

Andrew Lewman authored 13 years ago

en/home.wml  126)                 <p>Tor 0.2.1.26 released as stable. Fixes compatibility with recent Apple OSX openssl changes and adds some performance enhancements.<br /><span class="continue"><a href="#">Read the full list of changes &raquo;</a></span></p>