Files
thgtoa/docs/mirrors/index.md
T
nopeitsnothing 8b4542f4d9 site!(design): do it better
This redesign isn't final, but it is much more clean and responsive.
2026-06-27 17:15:40 -04:00

122 lines
5.0 KiB
Markdown

---
title: "Mirrors"
description: "Every place you can read or download the Hitchhiker's Guide."
hide:
- toc
schema:
"@context": https://schema.org
"@type": Organization
"@id": https://anonymousplanet.net/
name: Anonymous Planet
url: https://anonymousplanet.net/mirrors/
logo: ../media/profile.png
sameAs:
- https://github.com/Anon-Planet
- https://opencollective.com/anonymousplanetorg
- https://mastodon.social/@anonymousplanet
---
<div class="hero-block">
<div class="hero-eyebrow">Censorship-resistant by design.</div>
<h1 class="hero-title">Mirrors<span class="hero-subtitle">Pick the one that fits your threat model.</span></h1>
<p class="hero-tagline">
The guide is mirrored across GitHub, Codeberg, GitLab, Disroot, and a Tor onion.
We have contingencies in place.
A signed PDF is also available for offline reading.
</p>
<div class="hero-cta-row">
<a href="#read" class="hero-cta hero-cta--primary">Read the Guide</a>
<a href="#git" class="hero-cta hero-cta--secondary">Git Mirrors</a>
</div>
</div>
---
## Read the Guide { #read }
<div class="index-grid">
<div class="index-card">
<h3 class="index-card__title">Original</h3>
<p class="index-card__body">The canonical source. Hosted on GitHub Pages at the project's primary domain.</p>
<a href="https://anonymousplanet.net" class="index-card__link">anonymousplanet.net</a>
</div>
<div class="index-card">
<h3 class="index-card__title">Tor Onion</h3>
<p class="index-card__body">v3 onion service. Currently <strong>down</strong>. Check back or use a clearnet mirror.</p>
<a href="http://thgtoa3jzy3doku7hkna32htpghjijefscwvh4dyjgfydbbjkeiohgid.onion" class="index-card__link">Onion address</a>
</div>
<div class="index-card">
<h3 class="index-card__title">PDF Export</h3>
<p class="index-card__body">A signed, single-file PDF built automatically from the source. Both light and dark editions. See the release notes for hash and signature files.</p>
<a href="https://github.com/Anon-Planet/thgtoa/releases" class="index-card__link">Releases</a>
</div>
<div class="index-card">
<h3 class="index-card__title">Archive.org</h3>
<p class="index-card__body">Wayback Machine snapshot. Useful if the primary domain is unreachable.</p>
<a href="https://web.archive.org/web/https://anonymousplanet.net" class="index-card__link">Wayback Machine</a>
</div>
<div class="index-card">
<h3 class="index-card__title">Archive.today</h3>
<p class="index-card__body">Alternative archival snapshot. Also accessible via their Tor onion.</p>
<a href="https://archive.fo/anonymousplanet.net" class="index-card__link">Archive.today</a>
</div>
<div class="index-card">
<h3 class="index-card__title">Archive.today (Tor)</h3>
<p class="index-card__body">Archive.today over Tor for censorship-resistant access.</p>
<a href="http://archiveiya74codqgiixo33q62qlrqtkgmcitqx5u2oeqnmn5bpcbiyd.onion/anonymousplanet.net" class="index-card__link">Onion</a>
</div>
</div>
---
## Git Mirrors { #git }
<div class="index-grid">
<div class="index-card">
<h3 class="index-card__title">GitHub</h3>
<p class="index-card__body">Primary development host. Issues, pull requests, and CI live here.</p>
<a href="https://github.com/anon-planet" class="index-card__link">github.com/anon-planet</a>
</div>
<div class="index-card">
<h3 class="index-card__title">Codeberg</h3>
<p class="index-card__body">EU-based, non-profit Gitea instance. No Microsoft.</p>
<a href="https://codeberg.org/anonymousplanet" class="index-card__link">codeberg.org</a>
</div>
<div class="index-card">
<h3 class="index-card__title">GitLab</h3>
<p class="index-card__body">GitLab.com mirror. Accepts merge requests.</p>
<a href="https://gitlab.com/anonymousplanetorg" class="index-card__link">gitlab.com</a>
</div>
<div class="index-card">
<h3 class="index-card__title">0xacab</h3>
<p class="index-card__body">Activist-run GitLab instance. Also accessible via Tor onion.</p>
<a href="https://0xacab.org/anonypla" class="index-card__link">0xacab.org</a>
<a href="http://wmj5kiic7b6kjplpbvwadnht2nh2qnkbnqtcv3dyvpqtz7ssbssftxid.onion/anonypla" class="index-card__link" style="margin-top:0.4em;">Onion</a>
</div>
<div class="index-card">
<h3 class="index-card__title">Disroot</h3>
<p class="index-card__body">Privacy-respecting Gitea instance. Also accessible via Tor onion.</p>
<a href="https://git.disroot.org/anon-planet" class="index-card__link">git.disroot.org</a>
<a href="http://kgtz2pmmov5jfvn3z4mqryffjnnw6krzrgxxoyaqhqckjrr4pckyhsqd.onion/anon-planet" class="index-card__link" style="margin-top:0.4em;">Onion</a>
</div>
<div class="index-card">
<h3 class="index-card__title">Darktea</h3>
<p class="index-card__body">Tor-only Gitea mirror. Only accessible via the onion address.</p>
<a href="http://it7otdanqu7ktntxzm427cba6i53w6wlanlh23v5i3siqmos47pzhvyd.onion/anonymousplanetorg" class="index-card__link">Onion only</a>
</div>
</div>