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

Andrew Lewman authored 13 years ago

en/home.wml    1) ## translation metadata
Andrew Lewman update the blog feed.

Andrew Lewman authored 10 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) 
Arthur Edelstein Bug 20415: 2016 Donation ba...

Arthur Edelstein authored 7 years ago

en/index.wml   5)   <div id="banner-container" class="onions-bg">
en/index.wml   6)     <div id="banner-contents-container">
en/index.wml   7)       <div id="banner-logo-container">
en/index.wml   8)         <img id="banner-logo" alt="Tor Onion-Heart Logo"
en/index.wml   9)              src="images/onion-heart.png"/>
en/index.wml  10)       </div>
en/index.wml  11)       <div id="banner-text">
en/index.wml  12)         <div id="banner-tagline">
en/index.wml  13)           <span>
en/index.wml  14)             <noscript>Protecting Journalists, Activists & Whistleblowers Since 2006</noscript>
en/index.wml  15)           </span></div>
en/index.wml  16)         <div id="banner-heart">
en/index.wml  17)           <span>
en/index.wml  18)             Tor is at the heart of Internet freedom
en/index.wml  19)           </span>
en/index.wml  20)         </div>
en/index.wml  21)       </div>
en/index.wml  22)       <a id="banner-donate-button-link"
en/index.wml  23)          href="./donate/donate-homepage-en">
en/index.wml  24)         <div id="banner-donate-button-container">
en/index.wml  25)           <div id="banner-donate-button">
en/index.wml  26)             <div id="banner-donate-button-text">
en/index.wml  27)               <span>Donate Now! &#187;</span>
en/index.wml  28)             </div>
en/index.wml  29)           </div>
en/index.wml  30)         </div>
en/index.wml  31)       </a>
en/index.wml  32)     </div>
en/index.wml  33)   </div>
en/index.wml  34)   <div id="banner-spacer"></div>
en/index.wml  35)   <script src="js/donation_banner.js"></script>
en/index.wml  36) 
Arthur Edelstein Revert "Bug #17880: Add ALT...

Arthur Edelstein authored 8 years ago

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

Andrew Lewman authored 13 years ago

en/home.wml   39) <div id="home">
en/home.wml   40)     <div id="content" class="clearfix">
en/home.wml   41)     	<div id="maincol">
en/home.wml   42)       	<div id="banner">
en/home.wml   43)         	<ul>
Roger Dingledine add a first go at telling p...

Roger Dingledine authored 10 years ago

en/index.wml  44)           	<li>Tor prevents people from learning your location or browsing habits.</li>
en/index.wml  45)             <li>Tor is for web browsers, instant messaging clients, and more.</li>
Andrew Lewman clean up the download butto...

Andrew Lewman authored 13 years ago

en/index.wml  46)             <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   47)           </ul>
en/home.wml   48)         	<h1 class="headline">Anonymity Online</h1>
en/home.wml   49)           <p class="desc">Protect your privacy. Defend yourself against network surveillance and traffic analysis.</p>
en/home.wml   50) 
Andrew Lewman fix up the index page to pu...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

en/index.wml  53)           <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  54)       </div>
en/index.wml  55)       </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   56)         <div class="subcol-container clearfix">
en/home.wml   57)           <div class="subcol first">
Roger Dingledine more clarifying work throug...

Roger Dingledine authored 10 years ago

en/index.wml  58)             <h2>What is Tor?</h2> <p>Tor is free software and an open
en/index.wml  59)             network that helps you defend against traffic analysis,
en/index.wml  60)             a form of network surveillance that
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml  61)             threatens personal freedom and privacy, confidential business
Roger Dingledine more clarifying work throug...

Roger Dingledine authored 10 years ago

en/index.wml  62)             activities and relationships, and state security.<br>
Roger Dingledine add a first go at telling p...

Roger Dingledine authored 10 years ago

en/index.wml  63)             <span class="continue"><a href="<page about/overview>">Learn
en/index.wml  64)             more about Tor &raquo;</a></span></p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   65)           </div>
en/home.wml   66)           <!-- END SUBCOL -->
en/home.wml   67)           <div class="subcol">
en/home.wml   68)           <h2>Why Anonymity Matters</h2>
Andrew Lewman clean up the css a tiny bit...

Andrew Lewman authored 13 years ago

en/index.wml  69)           <p>Tor protects you by bouncing your communications around a
en/index.wml  70)           distributed network of relays run by volunteers all around
en/index.wml  71)           the world: it prevents somebody watching your Internet
en/index.wml  72)           connection from learning what sites you visit, and it prevents
Roger Dingledine tor in theory can work with...

Roger Dingledine authored 10 years ago

en/index.wml  73)           the sites you visit from learning your physical location.<br>
en/index.wml  74)           <span class="continue"><a href="<page
en/index.wml  75)           getinvolved/volunteer>">Get involved with Tor
en/index.wml  76)           &raquo;</a></span></p>
en/index.wml  77)           </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   78)         </div>
en/home.wml   79)         <!-- END SUBCOL -->
en/home.wml   80)         <div id="home-our-projects" class="clearfix">
Roger Dingledine revert r26547 since it made...

Roger Dingledine authored 10 years ago

en/index.wml  81)           <h2>Our Projects</h2>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

en/home.wml   82)           <div class="fauxhead"></div>
Andrew Lewman add in keb's table alignmen...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Damian Johnson authored 12 years ago

en/index.wml  85)               <!-- Icon from the Crystal set
en/index.wml  86)                 author: Everaldo Coelho
en/index.wml  87)                 source: http://www.everaldo.com/crystal/
en/index.wml  88)                 license: LGPL v2
en/index.wml  89)               -->
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

en/index.wml  91)                 <div class="project">
Damian Johnson Drop Tor Cloud from frontpa...

Damian Johnson authored 8 years ago

en/index.wml  92)                 <a href="<page projects/torbrowser>"><img
en/index.wml  93)                 src="$(IMGROOT)/icon-TorBrowser.jpg" alt="TorBrowser Icon"></a>
en/index.wml  94)                 <h3><a href="<page projects/torbrowser>">Tor
en/index.wml  95)                 Browser</a></h3>
en/index.wml  96)                 <p>Tor Browser contains everything you need to safely
en/index.wml  97)                 browse the Internet.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Damian Johnson authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Damian Johnson authored 12 years ago

en/index.wml 102)                 <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 103)                 src="$(IMGROOT)/icon-Orbot.jpg" alt="Orbot Icon"></a>
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml 104)                 <h3><a href="https://guardianproject.info/apps/orbot/">Orbot</a></h3>
Roger Dingledine When I went to click on orb...

Roger Dingledine authored 10 years ago

en/index.wml 105)                 <p>Tor for Google Android devices.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Damian Johnson authored 12 years ago

en/index.wml 107)               </td>
en/index.wml 108)             </tr>
en/index.wml 109)             <tr>
en/index.wml 110)               <td>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

en/index.wml 111)                 <div class="project">
Damian Johnson Drop Tor Cloud from frontpa...

Damian Johnson authored 8 years ago

en/index.wml 112)                 <a href="https://tails.boum.org/"><img src="$(IMGROOT)/tails_logo.png" alt="Tails Logo"></a>
en/index.wml 113)                 <h3><a href="https://tails.boum.org/">Tails</a></h3>
en/index.wml 114)                 <p>Live CD/USB operating system preconfigured to use
en/index.wml 115)                 Tor safely.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Damian Johnson authored 12 years ago

en/index.wml 117)               </td>
Damian Johnson Drop Tor Cloud from frontpa...

Damian Johnson authored 8 years ago

en/index.wml 118)               <!-- Icon from the Crystal set
en/index.wml 119)               author: Everaldo Coelho
en/index.wml 120)               source: http://www.everaldo.com/crystal/
en/index.wml 121)               license: LGPL v2
en/index.wml 122)               -->
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

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

Andrew Lewman authored 12 years ago

en/index.wml 124)                 <div class="project">
Damian Johnson Switching to https links fo...

Damian Johnson authored 10 years ago

en/index.wml 125)                 <a href="https://www.atagar.com/arm/"><img
Damian Johnson Adding Tails, Orbot, TorSta...

Damian Johnson authored 12 years ago

en/index.wml 126)                 src="$(IMGROOT)/icon-Arm.jpg" alt="Arm Icon"></a>
Damian Johnson Switching to https links fo...

Damian Johnson authored 10 years ago

en/index.wml 127)                 <h3><a href="https://www.atagar.com/arm/">Arm</a></h3>
Roger Dingledine more clarifying work throug...

Roger Dingledine authored 10 years ago

en/index.wml 128)                 <p>Terminal (command line) application for monitoring
en/index.wml 129)                 and configuring Tor.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Damian Johnson authored 12 years ago

en/index.wml 131)               </td>
en/index.wml 132)             </tr>
en/index.wml 133)             <tr>
Andrew Lewman swap torstatus and torbuttt...

Andrew Lewman authored 12 years ago

en/index.wml 134)                 <!-- Icon from the NuoveXT 2 set
en/index.wml 135)                 author: Alexandre Moore
en/index.wml 136)                 source: http://nuovext.pwsp.net/
en/index.wml 137)                 license: LGPL v3
en/index.wml 138)                 -->
en/index.wml 139) 	      <td>
en/index.wml 140)               <div class="project">
Karsten Loesing Put Atlas on the front page.

Karsten Loesing authored 12 years ago

en/index.wml 141)                 <a href="https://atlas.torproject.org/"><img
en/index.wml 142)                 src="$(IMGROOT)/icon-TorStatus.jpg" alt="Atlas Icon"></a>
en/index.wml 143)                 <h3><a href="https://atlas.torproject.org/">Atlas</a></h3>
en/index.wml 144)                 <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 145)                 </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

en/index.wml 152)                 <div class="project">
Sebastian Hahn more link fixing

Sebastian Hahn authored 7 years ago

en/index.wml 153)                 <a href="<page docs/pluggable-transports>"><img
George Kadianakis Change 'obfsproxy' to 'plug...

George Kadianakis authored 10 years ago

en/index.wml 154)                 src="$(IMGROOT)/icon-Obfsproxy.jpg" alt="Pluggable Transports Icon"></a>
George Kadianakis Make the PT link actually p...

George Kadianakis authored 10 years ago

en/index.wml 155)                 <h3><a href="<page docs/pluggable-transports>">Pluggable Transports</a></h3>
George Kadianakis Change wording of 'pluggabl...

George Kadianakis authored 10 years ago

en/index.wml 156)                 <p>Pluggable transports help you circumvent censorship.</p>
Andrew Lewman apply patch from jeremy to...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

en/home.wml  158)               </td>
en/home.wml  159)             </tr>
en/home.wml  160)             <tr>
en/home.wml  161)               <td>
Andrew Lewman swap torstatus and torbuttt...

Andrew Lewman authored 12 years ago

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

Damian Johnson authored 11 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

en/index.wml 170)               <td>
en/index.wml 171)                <div class="project">
Damian Johnson Drop Tor Cloud from frontpa...

Damian Johnson authored 8 years ago

en/index.wml 172)               <a href="https://ooni.torproject.org/"><img
en/index.wml 173)               src="$(IMGROOT)/icon-OONI.png" alt="OONI"></a>
en/index.wml 174)                <h3><a href="https://ooni.torproject.org/">OONI</a></h3>
en/index.wml 175)                <p>Global observatory monitoring for network censorship.</p>
Andrew Lewman add tor cloud to the projec...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

en/index.wml 180) 	  <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  181)       	</div>
en/home.wml  182)         <!-- END TABLE -->
en/home.wml  183)       </div>
en/home.wml  184)       <!-- END MAINCOL -->
en/home.wml  185)       <div id="sidecol">
Andrew Lewman remove Announcements in fav...

Andrew Lewman authored 9 years ago

en/index.wml 186)       <!-- BLOG WIDGET -->
Peter Palfrader Do not use the network whil...

Peter Palfrader authored 9 years ago

en/index.wml 187) #include <blog-recent.wmi>
Andrew Lewman remove Announcements in fav...

Andrew Lewman authored 9 years ago

en/index.wml 188)       <!-- END BLOG WIDGET -->
Andrew Lewman fix the css for the headers...

Andrew Lewman authored 10 years ago

en/index.wml 189)       	<div id="home-users">
Roger Dingledine revert r26547 since it made...

Roger Dingledine authored 10 years ago

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

Andrew Lewman authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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