git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
7f4db0be1
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
projects
en
projects.wml
commit what I have on the projects overview page so far.
Andrew Lewman
commited
7f4db0be1
at 2010-09-30 03:08:49
projects.wml
Blame
History
Raw
## translation metadata # Revision: $Revision: 0 $ # Translation-Priority: 3-low #include "head.wmi" TITLE="Tor Project: Projects Overview" CHARSET="UTF-8" ANNOUNCE_RSS="yes" <div id="content" class="clearfix"> <div id="breadcrumbs"> <a href="<page index>">Home » </a> <a href="<page projects/projects>">Projects Overview</a> </div> <div id="maincol"> <h1>Client-side Projects</h1> <p>Does client side vs. server side matter? Is this a sensible taxonomy?</p> <div class="featured-project focus left first"> <img class="project-icon" src="$(IMGROOT)/icon-default.jpg" alt="Default Icon" /> <div class="name">Torbutton</div> <p>Torbutton is a 1-click way for Firefox users to enable or disable the browser's use of Tor. To keep you safe, Torbutton disables many types of active content. Read more about it in the <a href="<page about/torbutton/>">torbutton docs</a>. </div> <div class="featured-project focus left"> <img class="project-icon" src="$(IMGROOT)/icon-default.jpg" alt="Default Icon" /> <div class="name">Tor Browser Bundle</div> <p>The Tor Browser Bundle lets you use Tor on Windows, Linux, or Mac OS X without needing to install any software. It can run off a USB flash drive, comes with a pre-configured web browser and is self-contained. The Tor IM Browser Bundle additionally allows instant messaging and chat over Tor. </p> </div> <table class="topforty"> <tr> <td class="beige"> <div class="name">TorBEL</div> <p>The Tor Bulk Exitlist is a service others can query to determine if an IP is a tor exit node or not, and if so, on which tcp ports it allows traffic. Read more about the <a href="<page wiki/projects/TorBulkExitlist>">Tor Bulk Exit List</a></p> </td> <td> <div class="name">Vidalia</div> <div class="caps">By Author</div> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer semper justo mattis. <a href="<page projects/vidalia>">Learn more »</a></p> </td> <td class="beige"> <div class="name">Project Name</div> <div class="caps">By Author</div> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer semper justo mattis. <a href="#">Learn more »</a></p> </td> </tr> <tr> <td> <div class="name">Project Name</div> <div class="caps">By Author</div> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer semper justo mattis. <a href="#">Learn more »</a></p> </td> <td class="beige"> <div class="name">Project Name</div> <div class="caps">By Author</div> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer semper justo mattis. <a href="#">Learn more »</a></p> </td> <td> <div class="name">Project Name</div> <div class="caps">By Author</div> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer semper justo mattis. <a href="#">Learn more »</a></p> </td> </tr> <tr> <td class="beige"> <div class="name">Project Name</div> <div class="caps">By Author</div> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer semper justo mattis. <a href="#">Learn more »</a></p> </td> <td> <div class="name">Project Name</div> <div class="caps">By Author</div> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer semper justo mattis. <a href="#">Learn more »</a></p> </td> <td class="beige"> <div class="name">Project Name</div> <div class="caps">By Author</div> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer semper justo mattis. <a href="#">Learn more »</a></p> </td> </tr> <tr> <td> <div class="name">Project Name</div> <div class="caps">By Author</div> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer semper justo mattis. <a href="#">Learn more »</a></p> </td> <td class="beige"> <div class="name">Project Name</div> <div class="caps">By Author</div> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer semper justo mattis. <a href="#">Learn more »</a></p> </td> <td> <div class="name">Project Name</div> <div class="caps">By Author</div> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer semper justo mattis. <a href="#">Learn more »</a></p> </td> </tr> </table> <!-- END TABLE --> </div> <!-- END MAINCOL --> <div id = "sidecol"> #include "side.wmi" #include "info.wmi" </div> <!-- END SIDECOL --> </div> <!-- END CONTENT --> #include <foot.wmi>