Each pack is one kind of evidence and one family of evaluators. Two are available today; the rest are described in the standard and not yet built.
“Sensitive values are never logged or written to a database.”
- Evidence
- A source tree at a commit hash.
A static analyzer parses the Rust source — it never builds or runs it — and reports every place a value marked sensitive reaches a logging macro or a database write, with file and line.
Count integrity
In development“Every paid vote is counted exactly once.”
- Evidence
- An append-only event log plus records from the payment processor.
Nine claims, specified and frozen in the v0 standard. The transparency log, receipts and the browser verifier work today; the evaluators are being written now. Payment facts come from the processor, not the operator.
“Our site loads no third-party trackers.”
- Evidence
- HTTP probes that Attestr runs itself.
Evidence nobody else supplies: Attestr loads the page and records what it fetched. Trackers, cookies, TLS and security headers.
“This binary was built from that commit.”
- Evidence
- SLSA provenance and reproducible builds.
Closes the gap the privacy-code pack names in its own limitations: source at a commit is not the binary you run.
“Deleted accounts are purged within 30 days.”
- Evidence
- Deletion events and storage audits.
A statistical claim, and labelled as one.