Commit Graph

31 Commits

Author SHA1 Message Date
nopeitsnothing c5e5ae48e1 ci: refactoring some things and removing others
Lots of source additions here from long-standing notes over the past few
months. Squashed to make it neater than 219 commits.

- bump version to v1.2.4, Jun 2026
- expand Tor section with new "Traffic analysis and the limits of Tor" subsection
  guard node persistence, website fingerprinting, and a practical breakdown of
  when Tor is and is not sufficient
- expand hardware/firmware threat section with new subsections on firmware
  implants, USB attack hardware (O.MG Cable, Rubber Ducky), Evil Maid attacks,
  supply chain compromise, and a physical inspection checklist
- rename "Removing Metadata from Files/Documents/Pictures" section to "Metadata
  auditing"; add reference table of tools by file type; expand EXIF/XMP coverage,
  PDF metadata (font fingerprinting), and DOCX revision history with real-world
  source identification cases; restructure subsections
- add introductory paragraph to "Your Metadata" section
- add new appendix B8: operational security failure case studies with common
  threads
- add new appendix B9: post-quantum cryptography covering HNDL threat, NIST PQC
  standards, Signal's PQXDH, browser hybrid KEM, PGP limitations, VPN guidance,
  and Monero note
- add new appendix C1: stylometric analysis and writing style covering features
  measured, deployed tools, real cases (J.K. Rowling), effective and ineffective
  countermeasures including AI rewriting
- fix Dangerzone GitHub URL (firstlook -> freedomofpress)
- Remove duplicate footnote [^500]; minor wording fixes ("users" -> "people",
  passive voice tweaks, cross-reference updates)

- docs/index.md: both MSK and RSK GPG fingerprints in a collapsible tip admonition
  instead of bare text
- docs/about/index.md: convert Note admonitions to tip; reformat social media
  links into collapsible tip block
- docs/mirrors/index.md: simplify PDF download instructions to point to Releases;
- README.md: add star history chart
- mkdocs.yml: rename site to "The Hitchhiker's Guide"; update site description
  with hashtags

- sign.yml: remove commented-out workflow_run trigger and if: condition; add
  verify job that runs after sign, downloads artifacts, runs verify_pdf.py, and
  writes a full job summary with hashes; update artifact upload description; minor
  comment and whitespace cleanup
- release.yml, changelog.yml: replace decorative banner comments with single-line
  comments; fix trailing-space style in permissions block
- publish.yml: remove stale comment about nomaterial theme
- verify_pdf.py: full rewrite: replace single-hash-file lookup with flexible
  resolver that checks both bare hash files (.sha256, .b2sum) and two-column
  sumfiles (sha256sums.txt, b2sums.txt); add BLAKE2b verification alongside
  SHA-256; fix signature extension (.asc not .sig); improve CLI (--file,
  --export-dir flags; remove --all; default runs all checks); improve VirusTotal
  output with direct link; cleaner output formatting with ruled separators
2026-05-30 09:32:16 -04:00
nopeitsnothing ac3d2ceb37 Fix some broken YAML references
Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
2026-04-24 15:54:30 -04:00
nopeitsnothing 4c3ca7bfd7 Fix README
Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
2026-04-16 06:56:12 -04:00
nopeitsnothing 5636291c8a Build pipeline WIP
Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
2026-04-16 06:44:59 -04:00
nopeitsnothing a47e02939d Add VirusTotal scans for submitted PDFs
Submit locally crafted PDFs (currently, dark mode is broken and I'm
refactoring the CSS and HTML to fix this). First runs likely will fail
due to how runners work on GitHub Actions.

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
2026-04-14 04:21:12 -04:00
nopeitsnothing d0dfec95db Fix PDF build in CI
Added workflow for building PDF. Progress.

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
2026-04-12 04:21:50 -04:00
nopeitsnothing 783f02f404 services: archive Matrix database and shutdown
We are temporarily disabling the Matrix homeserver at anonymousplanet
dot net due to the inability to keep up with infrastructure costs. This
is the last attempt we will make until we know the services will be more
reliable and we apologize for the inconvenience and instability. This is
a joint decision caused by late payments to our hosting provider and we
decided it best to simply leave things down and focus on other matters.
We never really wanted to make a big deal about servers and services on
them, it was mostly about community and chatting with like-minded
individuals. We'll be around on Matrix still, just reach out to us if
you have questions or comments.

(Matrix) nope: thehidden at tchncs dot de
(Matrix) daskolburn: daskolburn at thomcat dot rocks

Our email remains the same: contact at anonymousplanet dot org

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
2026-01-18 21:52:46 -05:00
nopeitsnothing 6c8dba5d5f The Tor onion v3 address works
Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
2025-12-29 23:30:21 -05:00
nopeitsnothing 2f5254a9fb Fix discussion channels
Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
2025-10-07 19:04:29 -04:00
nopeitsnothing 9b98497ed3 chore(commit): remove commitizen requirement
Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
2025-10-03 16:05:58 -04:00
nopeitsnothing 377e8ecad7 docs(link): Wikiless.org --> Wikiless.com 2025-08-05 03:35:19 -04:00
nopeitsnothing 500c3baa7f Missing README.md 2025-05-26 04:50:20 -04:00
nopenothinghere 6cb0883f83 Upload test site 2023-08-09 21:19:45 -04:00
Sharp-tailed Grouse 510330d061 Direct downloads now available yet again
Signed-off-by: Sharp-tailed Grouse <no@anonymousplanet.org>
2023-04-01 04:58:40 -04:00
Sharp-tailed Grouse 469fcba4f2 PDF and ODT are now available again
Signed-off-by: Sharp-tailed Grouse <no@anonymousplanet.org>
2023-04-01 04:31:46 -04:00
Sharp-tailed Grouse ee4edaca8d Update Tor onion in README:
Correct link which site redirects to as well,
thgtoa27ujspeqxasrfvcf5aozqdczvgmwgorrmblh6jn4nino3spcqd.onion/

Sorry for this mistake. We forgot to update the target when we updated
the other references to the new .onion

Signed-off-by: Sharp-tailed Grouse <no@anonymousplanet.org>
2023-03-31 23:48:08 -04:00
TwoSixtyThreeFiftyFour f6cd26006a Disclaimer addition
Disclaimer addtion
2022-09-19 04:29:37 +00:00
pterocles 0f0678dc1a Cleanup README file links
Signed-off-by: pterocles <th.thgtoa@disroot.org>
2022-08-30 21:12:53 -04:00
Alex Anderson 1c6bdd2a1d Migrated back to original domain 2022-08-18 23:27:39 +00:00
Alex Anderson 3f6665f9d1 Merge pull request #153 from TwoSixtyThreeFiftyFour/Add-Tor-Mirror-URL-to-Readme-and-Guide
Add tor mirror url to readme and guide
2022-08-07 20:52:35 +00:00
TwoSixtyThreeFiftyFour 1bd5bda973 Fix to wrong url pointing to the old pre-org repo
https://raw.githubusercontent.com/NobodySpecial256/thgtoa/master/guide.md

to

https://github.com/Anon-Planet/thgtoa/raw/master/guide.md
2022-07-29 21:31:31 +00:00
Alex Anderson 100b5f195b Signed recent changes
and disabled PDF builds
2022-07-23 22:42:06 +00:00
TwoSixtyThreeFiftyFour 4195ce5ab8 Small fix to onion link missing the http://
Small fix to onion link missing the http://
2022-07-20 13:43:28 +00:00
TwoSixtyThreeFiftyFour a16aae2bb5 Small fix to onion links missing the http://
Small fix to onion links missing the http://
2022-07-20 13:41:34 +00:00
TwoSixtyThreeFiftyFour 299894254d Adding Tor Mirror to Readme
Adding Tor Mirror to Readme
2022-07-20 12:52:37 +00:00
TwoSixtyThreeFiftyFour/thgtoa d91e016d26 Small README updates
Small README updates
2022-07-15 12:12:09 +01:00
TwoSixtyThreeFiftyFour/thgtoa 77da6b5267 README / Ukrainian info update and fixes
README / Ukrainian info update and fixes
2022-07-14 23:51:54 +01:00
Alex Anderson 7f08482169 Signed recent changes
and fixed the PDF build
2022-07-13 06:05:36 +00:00
Alex Anderson e6f7d5819a Update README to reflect missing PDF build 2022-07-12 23:55:43 +00:00
Alex Anderson 47bd4e2640 Updated broken GH link 2022-05-10 06:05:50 +00:00
Alex Anderson d7b8311f7a Migrated repository from deleted organization 2022-05-06 04:45:33 +00:00