2
0

index.html 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. <html>
  2. <head>
  3. <title>GNUnet - GNUnet Manuals and Handbooks</title>
  4. <meta charset="utf-8">
  5. <meta name="keywords" content="gnunet,GNUnet,Manual,Manuals,preview,developer-preview,inofficial,GNU">
  6. <meta name="description" content="The GNUnet Manuals">
  7. <meta name="viewport" content="width=device-width, initial-scale=1">
  8. </head>
  9. <body>
  10. <h2>GNUnet - GNUnet Manuals and Handbooks</h2>
  11. <blockquote><address>
  12. GNUnet e.V.<br/>
  13. Fakultät für Informatik -- I8<br/>
  14. Technische Universität München<br/>
  15. Boltzmannstraße 3<br/>
  16. 85748 Garching<br/>
  17. GERMANY<br/>
  18. </address></blockquote>
  19. <p>The following handbooks and manuals are available:</p>
  20. <ul>
  21. <li><a href="gnunet/index.html">GNUnet Reference Manual</li>
  22. <li><a href="gnunet-c-tutorial/index.html">GNUnet C Tutorial</li>
  23. </ul>
  24. <div id="footer">
  25. <div class="unprintable">
  26. <p>Please send general FSF &amp; GNU inquiries to
  27. <a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
  28. There are also <a href="/contact/">other ways to contact</a>
  29. the FSF. Broken links and other corrections or suggestions can be sent
  30. to <a href="mailto:gnunet-developers@gnu.org">&lt;gnunet-developers@gnu.org&gt;</a>.</p>
  31. </div>
  32. <p>Copyright &copy; 2001 - 2018 GNUnet e.V.</p>
  33. <p>
  34. <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">
  35. <img alt="Creative Commons License"
  36. style="border-width:0"
  37. src="https://i.creativecommons.org/l/by-nd/4.0/88x31.png" />
  38. </a>
  39. <br />
  40. This page is licensed under a
  41. <a rel="license"
  42. href="http://creativecommons.org/licenses/by-nd/4.0/">
  43. Creative Commons Attribution-NoDerivatives 4.0 International License
  44. </a>. Individual Manuals are licensed under the licenses mentioned within
  45. the books (GNU Free Documentation License, GNU General Public License).
  46. </p>
  47. </div>
  48. </body>
  49. </html>