git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
0afaac2c7
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
faq.html
fix links to translation pages
Roger Dingledine
commited
0afaac2c7
at 2005-08-10 02:15:51
faq.html
Blame
History
Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>Tor: FAQs</title> <meta name="Author" content="Roger Dingledine" /> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <link rel="stylesheet" type="text/css" href="stylesheet.css" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> </head> <body> <!-- TITLE BAR & NAVIGATION --> <div class="center"> <table class="banner" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="banner-left"></td> <td class="banner-middle"> <a href="index.html">Home</a> | <a href="howitworks.html">How It Works</a> | <a href="download.html">Download</a> | <a href="documentation.html">Docs</a> | <a href="users.html">Users</a> | <a class="current">FAQs</a> | <a href="volunteer.html">Volunteer</a> | <a href="developers.html">Developers</a> | <a href="research.html">Research</a> | <a href="people.html">People</a> </td> <td class="banner-right"> <a href="/"><img src="/images/en.png" border="0" alt="English"></a> <a href="/index.it.html"><img src="/images/it.png" border="0" alt="Italiano"></a> <a href="/index.de.html"><img src="/images/de.png" border="0" alt="Deutsch"></a> </td> </tr> </table> <!-- END TITLE BAR & NAVIGATION --> <div class="main-column"> <h2>Tor: FAQs</h2> <hr /> <p> The <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ">Tor Technical FAQ Wiki</a> is user-editable, meaning anyone can make edits to the content. We encourage Tor users and supporters to go fix it up, add more questions, provide answers, etc. While we will monitor the Wiki page to help ensure accuracy, the Tor developers are not responsible for the content. </p> <p> The <a href="eff/tor-legal-faq.html">Tor Legal FAQ</a> is written by EFF lawyers. It aims to give you an overview of some of the legal issues that arise from the Tor project. </p> <p> The <a href="faq-abuse.html">Abuse FAQ for Tor Server Operators</a> is a collection of common questions and issues discussed when running a Tor server. </p> </div><!-- #main --> </div> <div class="bottom" id="bottom"> <i><a href="mailto:tor-webmaster@freehaven.net" class="smalllink">Webmaster</a></i> - $Id$ </div> </body> </html>