Skip to content

daviduhden/cypherpunk-handbook

Repository files navigation

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>T.C.H. - License</title>
  <link rel="icon" href="./favicon.ico" type="image/x-icon">
  <link rel="stylesheet" href="./styles.css">
</head>
<body>
  <a class="skip-link" href="#site-main">Skip to main content</a>
  <header id="site-header">
    <h1>The Cypherpunk Handbook</h1>

    <h2>Site terms</h2>

    <nav id="site-nav" aria-label="Primary navigation">
      <ul>
        <li>
          <a href="./index.html" rel="home">Home</a>
        </li>

        <li>
          <a href="./manifesto.html" rel="contents">Manifesto</a>
        </li>

        <li>
          <a href="./contact.html" rel="author">Contact</a>
        </li>

        <li>
          <a href="./contribute.html" rel="help">Contribute</a>
        </li>
      </ul>
    </nav>
  </header>

  <main id="site-main" tabindex="-1">
    <section>
      <p>&copy; 2025-2026 The Cypherpunk Handbook Authors. All Rights
      Reserved.</p>

      <p>Perpetual and free authorization is granted to anyone who obtains a
      copy of this website's content within the domains listed on the home
      page. This authorization includes, among other rights, use, copying,
      modification, combination, publication, distribution, sublicensing, and
      sale of content copies, as well as allowing third parties to access that
      content. The content is provided without warranty of any kind, express or
      implied. However, the authors believe the information on this website is
      accurate and useful for the intended audience.</p>

      <h3>Files with different terms</h3>

      <ul>
        <li>
          <a href="./styles.css">./styles.css</a>
        </li>

        <li>
          <a href="./scripts/rebuild-feeds.pl">./scripts/rebuild-feeds.pl</a>
        </li>

        <li>
          <a href="./scripts/update-feeds.pl">./scripts/update-feeds.pl</a>
        </li>

        <li>
          <a href="./scripts/update-articles.pl">./scripts/update-guides.pl</a>
        </li>

        <li>
          <a href=
          "./scripts/validate-website.pl">./scripts/validate-website.pl</a>
        </li>

        <li>
          <a href="./scripts/html2ogg.sh">./scripts/html2ogg.sh</a>
        </li>

        <li>
          <a href="./scripts/svg2png.sh">./scripts/svg2png.sh</a>
        </li>
      </ul>

      <p>These files are licensed under an ISC-like license, included in the
      respective files.</p>
    </section>
  </main>

  <footer id="site-footer">
    <p>&copy; 2025-2026 The Cypherpunk Handbook Authors. All Rights
    Reserved.</p>

    <p><strong><a href="./license.html" rel="license">LICENSE</a></strong>
    </p>
    <img src="./images/anarchy.png" alt="freedom" class="motto">
    <p class="motto">LIVE FREE OR DIE</p>
    <img src="./images/anarchy.png" alt="freedom" class="motto">
  </footer>
</body>
</html>

About

Articles on security, privacy, and anonymity.

License

Stars

2 stars

Watchers

1 watching

Forks

Contributors