9214ad8cdc307f78a8c389a443b7d953504fccd2
Andrew Lewman Updated it html docs.

Andrew Lewman authored 18 years ago

1) <!-- revision 0.01 -->
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 18 years ago

2) <!-- biofa@circolab.net -->
3) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
4) "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
5) 
6) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
7) <head>
8)   <title>Tor: Come funziona</title>
9)   <meta name="Author" content="Roger Dingledine" />
10)   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
11)   <link rel="stylesheet" type="text/css" href="stylesheet.css" />
12)   <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
13) </head>
14) 
15) <body>
16) 
17) <!-- TITLE BAR & NAVIGATION -->
18) <table class="banner" border="0" cellpadding="0" cellspacing="0">
19)     <tr>
20)         <td class="banner-left"></td>
21)         <td class="banner-middle">
22)             <a href="index.it.html">Home</a>
23)           | <a class="current">Come Funziona</a>
24)           | <a href="download.it.html">Scarica</a>
25)           | <a href="documentation.it.html">Docs</a>
26)           | <a href="users.it.html">Utenti</a>
27)           | <a href="faq.it.html">Faq</a>
Andrew Lewman updated all pages to point...

Andrew Lewman authored 18 years ago

28)           | <a href="volunteer.it.html">Contribuire</a>
Andrew Lewman Updated it html docs.

Andrew Lewman authored 18 years ago

29)           | <a href="developers.it.html">Sviluppo</a>
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 18 years ago

30)           | <a href="research.it.html">Ricerca</a>
31)           | <a href="people.it.html">Persone</a>
32)         </td>
33)         <td class="banner-right"></td>
34)     </tr>
35) </table>
36) 
37) <!-- END TITLE BAR & NAVIGATION -->
38) 
39) <div class="center">
40) 
41) <div class="main-column">
Andrew Lewman Updated it html docs.

Andrew Lewman authored 18 years ago

42) <p>Questa traduzione non &egrave; stata controllata dagli sviluppatori di Tor
43) e da EFF. Pu&ograve; risultare non attuale o sbagliata. Il sito ufficiale di
44) Tor &egrave; in Inglese, all'indirizzo http://tor.eff.org/</p>
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 18 years ago

45) 
46) <h2>Tor: Come Funziona</h2>
47) <hr />
48) <p>
49) <a href="overview.html">Panoramica di base su Tor</a>: cosa offre Tor,
50) il suo valore, come funziona.
51) </p>
52) 
53) <p>
54) <a href="cvs/tor/doc/tor-doc.html">Installare,
Andrew Lewman Updated it html docs.

Andrew Lewman authored 18 years ago

55) configurare, e avviare Tor</a>.
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 18 years ago

56) </p>
57) 
58) <p>Il <b>design document</b> (pubblicato su Usenix
59) Security 2004) espone i nostri obiettivi e un'analisi della sicurezza 
60) sul design di Tor:
61) </p>
62) <ul>
63) <li><a href="cvs/tor/doc/design-paper/tor-design.pdf">versione PDF</a></li>
64) <li><a href="cvs/tor/doc/design-paper/tor-design.html">versione HTML</a></li>
65) </ul>
66) 
Andrew Lewman Updated it html docs.

Andrew Lewman authored 18 years ago

67) <p>Il nostro documento supplementare su <b>challenges in low-latency anonymity</b>
68) (ancora in forma di bozza) mostra i pi&ugrave; recenti risultati e sviluppi: