-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Navigation
- Home
- What is TrustSignal
- Architecture
- Verification Receipts
- API Overview
- Quick Verification Example
- Vanta Integration Example
TrustSignal provides signed receipts and verifiable provenance for compliance artifacts. It is an integrity layer for existing workflows, not a replacement for the system of record.
This wiki is written for engineers, technical evaluators, and partner reviewers who need to understand what TrustSignal does, where it fits, and how to integrate with it without exposing private verification-engine details.
- What is TrustSignal
- Evidence Integrity Architecture
- Verification Receipts
- API Overview
- Quick Verification Example
- SDK Usage
- Vanta Integration Example
- Security Model
- Threat Model
- FAQ
This wiki covers:
- product positioning and integration model
- public API surfaces
- receipt lifecycle behavior
- SDK usage
- partner-facing security expectations
- threat-model framing for external reviewers
This wiki does not document:
- proof internals
- model internals
- private scoring logic
- signing infrastructure implementation details
- internal service topology
- TrustSignal accepts a verification request from an existing workflow.
- TrustSignal returns a signed verification receipt with stable identifiers.
- That receipt can be retrieved, checked, and attached to downstream audit or compliance workflows.
- TrustSignal can also produce normalized evidence payloads for systems such as Vanta.
If you want to see the smallest end-to-end payload example first, start with Quick Verification Example.
TrustSignal provides technical verification signals, not legal determinations. Public-facing descriptions should avoid claiming completed compliance certification, completed production hardening in every environment, or guarantees that depend on private infrastructure evidence.