index.html 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <!doctype html>
  2. <html lang="en-US">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="chrome=1">
  6. <title>Compilare Tor manualmente</title>
  7. <meta property="og:title" content="Tropea" />
  8. <meta property="og:locale" content="it_IT" />
  9. <link rel="canonical" href="https://tropea.org" />
  10. <meta property="og:url" content="https://tropea.org" />
  11. <meta property="og:site_name" content="tropea.org" />
  12. <link rel="stylesheet" href="/tropea_test-15122019/css/style.css">
  13. <meta name="viewport" content="width=device-width">
  14. </head>
  15. <body>
  16. <div class="wrapper">
  17. <aside>
  18. <header>
  19. <h1 class="logo"><a href="/tropea_test-15122019/"><img class="logo" src="/tropea_test-15122019/imgs/logo.svg"/></a></h1>
  20. <div class="site-nav">
  21. <a href="#" class="menu-icon">
  22. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
  23. viewBox="0 0 18 15" enable-background="new 0 0 18 15" xml:space="preserve">
  24. <path fill="#505050" d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0
  25. h15.031C17.335,0,18,0.665,18,1.484L18,1.484z"/>
  26. <path fill="#505050" d="M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0c0-0.82,0.665-1.484,1.484-1.484
  27. h15.031C17.335,6.031,18,6.696,18,7.516L18,7.516z"/>
  28. <path fill="#505050" d="M18,13.516C18,14.335,17.335,15,16.516,15H1.484C0.665,15,0,14.335,0,13.516l0,0
  29. c0-0.82,0.665-1.484,1.484-1.484h15.031C17.335,12.031,18,12.696,18,13.516L18,13.516z"/>
  30. </svg>
  31. </a>
  32. <div class="trigger">
  33. <p class="page-link"><a href="/tropea_test-15122019/associazione">L'Associazione</a></p>
  34. <p class="page-link"><a href="/tropea_test-15122019/partecipa">Partecipa! / Dona</a></p>
  35. <p class="page-link"><a href="/tropea_test-15122019/fleet">Servers</a></p>
  36. <p class="page-link"><a href="/tropea_test-15122019/tor-exit-notice">"Questo e' un Exit Node"</a></p>
  37. <p class="page-link"><a href="/tropea_test-15122019/archivio">Comunicati</a></p>
  38. <p class="page-link"><a href="/tropea_test-15122019/wiki">Wiki</a></p>
  39. </div>
  40. </div>
  41. </header>
  42. </aside>
  43. <section>
  44. <div class="post">
  45. <div class="post-head">
  46. <h1 class="post-title">Wiki - Compilare Tor manualmente</h1>
  47. </div>
  48. <h2 id="step-1">Step 1</h2>
  49. <p><code class="highlighter-rouge">execute this</code></p>
  50. <h2 id="step-2">Step 2</h2>
  51. <p><code class="highlighter-rouge">execute that</code></p>
  52. </div>
  53. </section>
  54. <aside class="bottom">
  55. <footer>
  56. <p class="view"><a href="https://mastodon.cisti.org/@tropea">Mastodon</a> - <a href="https://twitter.com/tropeaitalia">Twitter</a></p>
  57. <p><small>2019 Tropea Italia<br/><br/>
  58. <em>Tropea Italia</em> non e' affiliata con il progetto <i>Tor</i>.<br/><i>Tor</i> e il logo <i>Onion</i> sono marchi registrati di <i>The Tor Project, Inc</i>.</small></p>
  59. </footer>
  60. </aside>
  61. </div>
  62. </body>
  63. </html>