security

Before the download: verifying a vendor in 10 minutes flat

The pre-install checklist about the *organization*, not the binary: update history, policy documents, signed communications, and the Paper-Trail Test.

ProofTune Project··6 min read
Security & trust illustration Security & trust

The four documents test

  1. Update/release record: a real project has dated release notes with versioned content, not a “latest fixes” blob. Frequency matters less than structure: every release should list changes ref-by-name.
  2. Privacy & support policy written in behavior language: “we don't collect telemetry” should enumerate the SDKs not included. Vague claims hide integrations.
  3. Threat model or security-basics doc: even two pages of text stating scope, mutable state and restore semantics show the culture — desireable even if you never open it again.
  4. CVE/incident posture: absence “no incidents” is not a document; an empty-but-extant section with a reporting address demonstrates intent.

Behavioral probes

  • Email the security address once with a humdrum question (manifest scope, supported OS versions): response content tells you whether audit culture is real.
  • Locate a support forum/issue tracker whose public age spans the product's claimed history.
  • Compare version numbers across assets — site says 2.3.1, twitter says 2.4, no note on the difference, walk.

The preview repo carries THREAT-MODEL.md, ADRs, release notes and M-gates in public view — that principle is the standard, not a flex: the same auditability you’ll exercise on us, we exercise on our own pipeline.

ProofTune ProjectEngineering notes — every claim here names the bytes a real tool touches. Verify first, install second.
ProofTune logo

See these exact settings inside the real tool

The browser replica runs the same strings and states as the installed app — click around before you ever install anything.