1d9f60bd199046aab0f7ab6a9162337dcb030ff4
Andrew Lewman Updated it html docs.

Andrew Lewman authored 19 years ago

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

Andrew Lewman authored 19 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: Contribuisci</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) <body>
15) 
16) <!-- TITLE BAR & NAVIGATION -->
17) <table class="banner" border="0" cellpadding="0" cellspacing="0">
18)     <tr>
19)         <td class="banner-left"></td>
20)         <td class="banner-middle">
21)             <a href="index.it.html">Home</a>
22)           | <a href="howitworks.it.html">Come Funziona</a>
23)           | <a href="download.it.html">Scarica</a>
24)           | <a href="documentation.it.html">Docs</a>
25)           | <a href="users.it.html">Utenti</a>
26)           | <a href="faq.it.html">Faq</a>
Andrew Lewman Updated it html docs.

Andrew Lewman authored 19 years ago

27)           | <a class="current">Contribuire</a>
28)           | <a href="developers.it.html">Sviluppo</a>
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 19 years ago

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

Andrew Lewman authored 19 years ago

42) <p>Questa traduzione non &egrave; stata controllata dagli sviluppatori di Tor
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 19 years ago

43) e da EFF. Pu&ograve; risultare non attuale o sbagliata. Il sito ufficiale di
Andrew Lewman Updated it html docs.

Andrew Lewman authored 19 years ago

44) Tor &egrave; in Inglese, all'indirizzo http://tor.eff.org/</p>
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 19 years ago

45) <p>Necessit&agrave; presenti:</p>
Andrew Lewman Updated it html docs.

Andrew Lewman authored 19 years ago

46) <h2>Tor: Contribuire</h2>
47) <hr />
48) <p>Cosa abbiamo bisogno:</p>
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 19 years ago

49) <ul>
50) <li>Utenti come te per testare Tor, e permettere agli sviluppatori di 
51) malfunzionamenti o nuovi modi di .</li>
52) <li>Ti invitiamo a<a href="cvs/tor/doc/tor-doc.html#server">
53) creare un server</a> per contribuire alla crescita della rete Tor.</li> 
54) <li>Uno speciale bisogno di programmatori Windows per il debug della 
55) piattaforma Windows.</li>
56) <li>Avvia un <a href="cvs/tor/doc/tor-doc.html#hidden-service">Tor hidden
57) service</a> e mettici dei contenuti interessanti all'interno..</li>
58) <li>Informa i tuoi amici! Invitali a installare servers. Invitali a offrire
59) hidden service. Invitali a passar parola ai loro amici.</li>
60) <li>Cosa va documentato? Che cosa &egrave; mal documentato?</li>
Andrew Lewman Updated it html docs.

Andrew Lewman authored 19 years ago

61) <li>Entra a far parte dell'<a href="http://secure.eff.org/tor">Electronic
62) Frontier Foundation</a>. Un maggior numero di donazioni a EFF equivale a un 
63) maggior grado di libert&agrave; nel mondo e a un ulteriore sviluppo 
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 19 years ago

64) della rete Tor.</li>
65) </ul>
66) 
Andrew Lewman Updated it html docs.

Andrew Lewman authored 19 years ago

67) <p>Siamo in continua attivit&agrave;: se qualcuno si occupasse di task a breve termine 
68) sarebbe di grande aiuto a noi che possiamo cos&igrave; focalizzarci su Tor.
69) </p>
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 19 years ago

70) 
Andrew Lewman Updated it html docs.

Andrew Lewman authored 19 years ago

71) <p>Attivit&agrave; di scrittura:</p>
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 19 years ago

72) <ul>
Andrew Lewman Updated it html docs.

Andrew Lewman authored 19 years ago

73) <li>Volontari per manutenere il sito web, o che aiutino alla 
74) documentazione, o in aiuto per gestire i nostri TODO e nella gestione dei bug reports?</li>
75) <li>Abbiamo <i>molta</i> documentazione. Non &egrave; centralizzata e a volte
76) in duplicati. Puoi aiutarci a ordinarla?</li>
77) <li>Aiutaci nella traduzione delle pagine web e della documentazione
78) in altre lingue. Leggi la <a href="translation.html">guida alla traduzione</a> 
79) se vuoi cimentarti. (Esempi:
80) <a href="http://membres.lycos.fr/geolemalin/anonymat_garantit.htm">Francese</a>
81) , <a href="http://tor.freesuperhost.com/">Persiano</a> e 
82) <a href="http://www.gamevn.com/forum/showthread.php?t=103346">Vietnamita</a>.)</li>
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 19 years ago

83) <li>Sistemare <a
84) href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ">le FAQ Wiki</a>,
85) e se conosci la risposta di qualche "FAQ senza risposta" non esitare a rispondere.</li>
86) </ul>
87) 
Andrew Lewman Updated it html docs.

Andrew Lewman authored 19 years ago

88) <p>Attivit&agrave; di Packaging:</p>
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 19 years ago

89) <ul>
Andrew Lewman Updated it html docs.

Andrew Lewman authored 19 years ago

90) <li>Siamo alla costante ricerca di un installer migliore per Windows. Specialmente,
91) sarebbe di grande aiuto se qualcuno estendesse il nostro windows installer NSIS-based
92) per includere FreeCap e Privoxy.</li>
93) <li>Il nostro OS X installer non riesce nell'uninstall. Ci sar&agave; un benedetto OS X
94) packagers che ha le capacit&agrave; per l'uninstall? Sta diventando una noia crescente
95) .</li>
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 19 years ago

96) </ul>
97) 
Andrew Lewman Updated it html docs.

Andrew Lewman authored 19 years ago

98) <p>Attivit&agrave di organizzazione e testing:</p>
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 19 years ago

99) <ul>
Andrew Lewman Updated it html docs.

Andrew Lewman authored 19 years ago

100) <li>Esiste una lista di programmi potenzialmente interessanti con cui Tor
101) pu&ograve; funzionare <a href="users.html">qui</a>. Esiste anche il <a
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 19 years ago

102) href="http://wiki.noreply.org/wiki/TheOnionRouter/TorifyHOWTO">Torify
Andrew Lewman Updated it html docs.

Andrew Lewman authored 19 years ago

103) howto</a>. Cerchiamo persone che le provino, ne semplifichino le spiegazione, le
104) amplino dove bisogna, le documentino meglio, e facciano in modo che sia tutto pi&ugrave; 
105) usabile.
106) </li>
Andrew Lewman Created the directory, forg...

Andrew Lewman authored 19 years ago

107) </ul>
108) 
Andrew Lewman Updated it html docs.

Andrew Lewman authored 19 years ago

109) <p>Attivit&agrave; di programmazione e sviluppo:</p>