git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
8d6863b92
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
projects
en
projects.wml
update open positions, fix project link
Andrew Lewman
commited
8d6863b92
at 2010-10-09 03:47:33
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>Software & Services</h1> <p>The Tor Project maintains a growing set of software and services in order to make your experience safer, better, and more anonymous.</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 Tor in Firefox. To keep you safe, Torbutton disables many types of active content. <a href="<page torbutton/index>">Learn more »</a></p> </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 contains everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more »</a></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="<wiki>projects/TorBulkExitlist>">Tor Bulk Exit List</a></p> </td> <td> <div class="name">Vidalia</div> <p>Vidalia is a graphical Tor controller. It allows you to see where your connections are in the world and configure Tor without getting into configuration files and code. <a href="<page projects/vidalia>">Learn more »</a></p> </td> <!-- fill this in someday <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>