================================================================================
  VERIFYING THIS COPY
================================================================================

This tool is meant to travel by hand: forwarded, copied to sticks, hosted on
drives. That is the point, and it is also the risk. A single HTML file is easy
to alter, and a modified copy could do anything while looking identical.

CHECKSUMS.txt lists the SHA-256 fingerprint of every file as published. If a
fingerprint matches, the file is byte for byte as it left us. If it does not,
something changed it. Do not trust it.

  macOS / Linux:   shasum -a 256 -c CHECKSUMS.txt
  Windows:         certutil -hashfile The_Activist_s_Engine.html SHA256
                   then compare the line by eye

The published fingerprints also live at https://offline.ltd, so you can check
against a source other than the folder you were given.

================================================================================
