Trust
A verification tool should hold itself to the same standard it applies to others.
Reads structured evidence, evaluates it against deterministic rules, and reports pass or fail. Rules are declared in JSON profiles. Verification is reproducible.
Bundles evidence, profile, and result into one pack that recipients can re-verify. SHA-256 hashes prove no tampering after collection.
Zero external dependencies. Offline capable. ~2,700 lines of vanilla JavaScript. The entire tool is one file.
The entire codebase is public. Read it. Fork it. Audit it. Nothing proprietary in the verification logic.
Does not track risks, manage policies, assign owners, or send reminders. It verifies evidence and packages it. That is all.
Does not give opinions. Does not assess risk severity. Does not determine compliance. It matches values against rules. Interpretation is for humans.
No account. No dashboard. No vendor lock-in. PX runs on your machine. Output is plain files. Everything belongs to you.
Planned features are not promises.
They indicate current direction. This page is updated with each release. For features that affect your decision, contact us directly.
PX helps the organization that adopts it. Evidence collection becomes faster. The sender benefits, not just the reviewer.
PX does not replace auditors, GRC platforms, or existing workflows. It adds a verification layer. Adoption through value, not displacement.
Draft mode works today. Authority is planned. We do not market planned features as current capabilities. This page is updated with each release.
MIT license. Public codebase. No proprietary cryptography. Anyone should be able to verify the protocol without using PX.
The best way to trust a verification tool is to verify it yourself.