git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
4ef8c8266
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
projects
en
projects.wml
create the gettor projects page, closing ticket 1587.
Andrew Lewman
commited
4ef8c8266
at 2010-12-08 07:59:01
projects.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ # 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> <table class="topforty"> <tr> <td> <div class="name"><a href="<page torbutton/index>">Torbutton</a></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.</p> </td> <td> <div class="name"><a href="<page projects/torbrowser>">Tor Browser Bundle</a></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.</p> </td> </tr> <tr> <td> <div class="name"><a href="<page projects/vidalia>">Vidalia</a></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.</p> </td> <td> <div class="name"><a href="<page projects/arm>">Arm</a></div> <p>Arm is a terminal status monitor for Tor, intended for command-line aficionados and ssh connections. This functions much like top does for system usage, providing real time information on Tor's resource utilization and state.</p> </td> </tr> <tr> <td> <div class="name"><a href="<wiki>projects/TorBulkExitlist">TorBEL</a></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.</p> </td> <td> <div class="name"><a href="<wiki>projects/TorCheck">Tor Check</a></div> <p>The Tor Check website determines if you are successfully browsing with Tor.</p> </td> <tr> <td> <div class="name"><a href="<page projects/gettor>">GetTor</a></div> <p>GetTor is a program for serving Tor and related files over SMTP. Users interact with GetTor by sending it email.</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>