Files
thgtoa/docs/index.md
T

75 lines
4.3 KiB
Markdown

---
title: ""
description: "The Hitchhiker's Guide to Online Anonymity"
schema:
"@context": https://schema.org
"@type": WebPage
"@id": https://anonymousplanet.net/
name: Anonymous Planet
url: https://anonymousplanet.net/
logo: media/profile.png
sameAs:
- https://github.com/Anon-Planet
- https://opencollective.com/anonymousplanetorg
- https://mastodon.social/@anonymousplanet
---
<div style="text-align: center; padding: 4em 2em;">
<h1 style="font-family: var(--code-font); font-size: 1.5rem; color: var(--accent-green); letter-spacing: 0.1em; margin-bottom: 2em;">
// THE HITCHHIKER'S GUIDE TO ONLINE ANONYMITY
</h1>
<div style="font-size: 3.5rem; font-weight: 700; line-height: 1.2; margin: 2em 0;">
<span style="color: var(--text-primary);">Privacy.</span><br>
<span style="color: var(--accent-green);">Security.</span><br>
<span style="color: var(--text-primary);">Anonymity.</span>
</div>
<p style="max-width: 60ch; margin: 2.5em auto; color: var(--text-secondary); font-size: 1.05rem;">
A comprehensive open-source guide for activists, journalists, scientists, lawyers, whistle-blowers — and anyone seeking true digital anonymity. No ads. No affiliates. No BS.
</p>
<div style="margin: 3em auto; display: flex; gap: 1em; justify-content: center;">
<a href="guide/index.md" class="btn-download" style="min-width: auto !important;">- Read the Guide</a>
<a href="https://github.com/Anon-Planet/thgtoa" class="btn-download" style="min-width: auto !important; border-color: var(--accent-green) !important; color: var(--accent-green) !important; background: transparent !important;">&#128197; GitHub</a>
</div>
<div style="background: rgba(255, 0, 0, 0.1); border: 1px solid rgba(255, 0, 0, 0.3); border-left: 4px solid #ff4444; padding: 1em; max-width: 70ch; margin: 3em auto; color: #ff6b6b;">
<span style="color: #ff6b6b;">&#9888;</span> <strong style="color: #ff6b6b;">NOTICE:</strong> Anonymous Planet has been the target of fake look-alike domains. Always verify you are on <a href="https://anonymousplanet.net/" style="color: #ff6b6b; text-decoration: underline;">anonymousplanet.net</a>. Bookmark the official site and check the URL before trusting any content.
</div>
<div style="border-top: 2px solid var(--border-color); padding-top: 3em; margin-top: 3em;">
<div style="font-family: var(--code-font); font-size: 0.75rem; text-transform: uppercase; letter-spacing: 0.1em; color: var(--text-muted); margin-bottom: 1.5em;">Quick Access</div>
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 1.5em; max-width: 1000px; margin: 0 auto;">
<!-- The Full Guide Card -->
<div class="quick-access-card">
<span class="md-icon" style="font-size: 2.5rem; display: block;">📖</span>
<h3 style="font-family: var(--code-font); font-size: 1.1rem; margin: 0;">The Full Guide</h3>
<p style="margin: 0 0 1em;">The Hitchhiker's Guide to Online Anonymity — comprehensive coverage of tracking techniques, ID verification, and how to create truly anonymous identities.</p>
<a href="guide/index.md" style="font-family: var(--code-font); font-size: 0.85rem; color: var(--accent-green);">Read online <span style="font-size: 0.7em;">→</span></a>
</div>
<!-- PDF/ODT Downloads Card -->
<div class="quick-access-card">
<span class="md-icon" style="font-size: 2.5rem; display: block;">📄</span>
<h3 style="font-family: var(--code-font); font-size: 1.1rem; margin: 0;">PDF / ODT Downloads</h3>
<p style="margin: 0 0 1em;">Download the guide as a PDF (best for readability) or ODT. Verify integrity with the provided public key before trusting any downloaded file.</p>
<a href="pgp/index.md" class="btn-download" style="min-width: auto !important;">Get the files <span style="font-size: 0.7em;">→</span></a>
</div>
<!-- Tor Mirror Card -->
<div class="quick-access-card">
<span class="md-icon" style="font-size: 2.5rem; display: block;">🌐</span>
<h3 style="font-family: var(--code-font); font-size: 1.1rem; margin: 0;">Tor Mirror</h3>
<p style="margin: 0 0 1em;">Access the guide over the Tor network for maximum privacy. The .onion address ensures you reach us without exposing your IP or destination.</p>
<a href="mirrors/index.md" style="font-family: var(--code-font); font-size: 0.85rem; color: var(--accent-green);">Open .onion <span style="font-size: 0.7em;">→</span></a>
</div>
</div>
</div>
</div>