Verify Documents

Initial verification is hash-based. Do not upload confidential documents unless a future secure upload service explicitly supports it.

  1. Calculate the SHA-256 hash of the document.
  2. Search the HTA transparency log for that hash.
  3. Check certificate fingerprint and revocation status.
  4. Check timestamp or external anchoring proof where available.
shasum -a 256 document.pdf

Home