mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-09 15:24:58 -05:00
find -name '*.go' -exec sed -i 's/SPDX-License-Identifier: AGPL-3.0-only/SPDX-License-Identifier: BUSL-1.1/' {} +
|
||
|---|---|---|
| .. | ||
| cmd | ||
| server | ||
| verifyproto | ||
| README.md | ||
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.