constellation/verify
Otto Bittner 8f21972aec
attestation: add awsSEVSNP as new variant (#1900)
* variant: move into internal/attestation
* attesation: move aws attesation into subfolder nitrotpm
* config: add aws-sev-snp variant
* cli: add tf option to enable AWS SNP

For now the implementations in aws/nitrotpm and aws/snp
are identical. They both contain the aws/nitrotpm impl.
A separate commit will add the actual attestation logic.
2023-06-09 15:41:02 +02:00
..
cmd attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
server attestation: add context to Issue and Validate methods (#1532) 2023-03-29 09:06:10 +02:00
verifyproto deps: update module github.com/sigstore/rekor to v1.1.1 [SECURITY] (#1729) 2023-05-11 17:23:17 +02:00
README.md dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00

Verification service

Constellation's verification service allows a user to request an attestation statement from the cluster.

The service offers a gRPC and a REST API to retrieve the attestation from.