git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
9214ad8cd
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
it
howitworks.it.html
updated all pages to point at volunteer.it.html instead of contribute.it.html
Andrew Lewman
commited
9214ad8cd
at 2005-06-29 06:53:47
howitworks.it.html
Blame
History
Raw
<!-- revision 0.01 --> <!-- biofa@circolab.net --> <!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: Come funziona</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 --> <table class="banner" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="banner-left"></td> <td class="banner-middle"> <a href="index.it.html">Home</a> | <a class="current">Come Funziona</a> | <a href="download.it.html">Scarica</a> | <a href="documentation.it.html">Docs</a> | <a href="users.it.html">Utenti</a> | <a href="faq.it.html">Faq</a> | <a href="volunteer.it.html">Contribuire</a> | <a href="developers.it.html">Sviluppo</a> | <a href="research.it.html">Ricerca</a> | <a href="people.it.html">Persone</a> </td> <td class="banner-right"></td> </tr> </table> <!-- END TITLE BAR & NAVIGATION --> <div class="center"> <div class="main-column"> <p>Questa traduzione non è stata controllata dagli sviluppatori di Tor e da EFF. Può risultare non attuale o sbagliata. Il sito ufficiale di Tor è in Inglese, all'indirizzo http://tor.eff.org/</p> <h2>Tor: Come Funziona</h2> <hr /> <p> <a href="overview.html">Panoramica di base su Tor</a>: cosa offre Tor, il suo valore, come funziona. </p> <p> <a href="cvs/tor/doc/tor-doc.html">Installare, configurare, e avviare Tor</a>. </p> <p>Il <b>design document</b> (pubblicato su Usenix Security 2004) espone i nostri obiettivi e un'analisi della sicurezza sul design di Tor: </p> <ul> <li><a href="cvs/tor/doc/design-paper/tor-design.pdf">versione PDF</a></li> <li><a href="cvs/tor/doc/design-paper/tor-design.html">versione HTML</a></li> </ul> <p>Il nostro documento supplementare su <b>challenges in low-latency anonymity</b> (ancora in forma di bozza) mostra i più recenti risultati e sviluppi: <a href="cvs/tor/doc/design-paper/challenges.pdf">versione PDF</a>.</p> <p>Le <b>specifiche</b> mirano a dare agli sviluppatori le informazioni necessarie per creare versioni compatibili con Tor:</p> <ul> <li><a href="cvs/tor/doc/tor-spec.txt">Tor specifiche di base</a></li> <li><a href="cvs/tor/doc/rend-spec.txt">Tor rendezvous specifiche</a></li> <li><a href="cvs/tor/doc/control-spec.txt">Tor UI control specifiche</a></li> </ul> <p>Consulta le <a href="http://freehaven.net/~arma/21c3-slides.pdf">slides dalla conferenza 21C3</a>, e <a href="http://freehaven.net/~arma/Berlin2004.ogg"> ascolta l'audio della stessa</a>.</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>