What is Rekor?
mainRekor is an immutable, tamper-resistant transparency log designed to provide a ledger of metadata generated within a software supply chain. It allows software maintainers and build systems to record signed metadata to an immutable record, which other parties can then query to verify trust and non-repudiation of an object's lifecycle.
Rekor provides:
- A RESTful API-based server for validation.
- A transparency log for storage.
- A CLI application for making/verifying entries, querying inclusion proofs, verifying log integrity, and retrieving entries by public key or artifact.