The Hitchhikers Guide to Online Anonymity | https://anonymousplanet.org/guide.html
  • Python 97.5%
  • Shell 2.5%
Find a file
2026-06-03 18:38:29 -04:00
.github/workflows chore(ci): fix domain 2026-06-03 18:38:29 -04:00
docs chore(ci): fix domain 2026-06-03 18:38:29 -04:00
export docs(pgp): cross-signing pgp keys 2026-06-03 17:56:31 -04:00
pgp chore(ci): fix domain 2026-06-03 18:38:29 -04:00
scripts ci(GitHub-CI): draft only, also use version output 2026-05-31 06:24:20 -04:00
.cz.toml ci(pipeline): more meta changes to the pipeline 2026-05-27 23:49:19 -04:00
.gitignore ci(pipeline): replace semver tagging with timestamp tags, drop tag_release.py 2026-05-27 23:49:19 -04:00
.markdownlint.yaml fix(convert): actually save per-page PDFs for qpdf, not PNGs 2026-05-23 23:21:14 -04:00
.pre-commit-config.yaml ci(pipeline): more meta changes to the pipeline 2026-05-27 23:49:19 -04:00
CNAME chore(ci): fix domain 2026-06-03 18:38:29 -04:00
mkdocs.yml chore(ci): fix domain 2026-06-03 18:38:29 -04:00
README.md chore(ci): fix domain 2026-06-03 18:38:29 -04:00

Welcome.

Star History

Star History Chart

This is a guide with the aim of providing an introduction to various online tracking techniques, online ID verification techniques, and detailed guidance to creating and maintaining (truly) anonymous online identities. It is written with hope for activists, journalists, scientists, lawyers, whistle-blowers, and good people being oppressed, censored, harassed anywhere! This guide has no affiliation with the Anonymous [Wikiless] [Archive.org] collective/movement.

This guide is an open-source non-profit initiative, licensed under Creative Commons Attribution-NonCommercial 4.0 International (cc-by-nc-4.0 [Archive.org]) and is not sponsored/endorsed by any commercial/governmental entity. This means that you are free to use our guide for pretty much any purpose excluding commercially as long as you do attribute it. There are no ads or any affiliate links.

If you would like to make a donation to help this project, you can do so from here where you will also find the project goals. All the donations will be strictly used within the context of this project. All donations and spendings are logged on the donations page.

Ways to read or export the guide

  • In your browser: Hitchhiker's Guide (hosted site). After a local build you can also open site/guide/index.html directly.
  • Local HTML preview: from the repository root, with Python 3 and MkDocs Material installed (pip install mkdocs-material), run mkdocs serve and open the URL printed in the terminal (for example http://127.0.0.1:8000).