Release Verification — Timothy I. Wheels

All official executive, research, and governance packets are cryptographically signed and versioned.

Current Release

Downloads

How to Verify

  1. Download Executive_Packet.pdf
  2. Download release_hash.txt, release_hash.txt.asc, and public_key.asc
  3. Import key: gpg --import public_key.asc
  4. Verify signature: gpg --verify release_hash.txt.asc release_hash.txt
  5. Check file hash: shasum -a 256 Executive_Packet.pdf