Documentation for STAMP follows the Diataxis framework. Each document fits exactly one of four categories. Pick the one matching your goal.
Step-by-step lessons that take a newcomer to a successful outcome.
Task-focused instructions for users who already know what they want to do.
- Sign with a local private key
- Sign keyless with Fulcio and OIDC
- Upload an existing attestation to Rekor
- Verify an attestation
- Fetch a Rekor entry
- Generate signing keys
- Redact sensitive data from attestations
- Use path templates for persisted output
Information-oriented lookup. No narrative — facts only. Drift-prone details
(every flag, every default) live in the tool itself; use attestor <cmd> --help
and stamp list --show-config to enumerate those.
- CLI commands
- Configuration
- Attestors
- Predicates
- Signers
- Destinations
- Transparency (Rekor)
- Go library API
Understanding-oriented reading. The "why" behind the design.