← Security & trust

Verify a Krux audit export.

Paste a Krux Compliance Audit Export bundle below to verify the Ed25519 signature and the activity-log chain integrity. Everything runs in your browser. The bundle bytes never leave this page.

Runs locally. Your bundle never leaves the browser.
What this checks
  • The canonical-JSON SHA-256 of the bundle matchessigning.payload_sha256_hex.
  • The Ed25519 signature is valid for the bundle’s declared signing.key_id (resolved against /trust/keys).
  • The activity log is a continuous hash-chain (every prev_hash matches the previous row’s current_hash).
  • The recorded tip_hash matches the last activity row.