1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
# Container Key Client
[](https://pkg.go.dev/github.com/apptainer/container-key-client/client)
[](https://github.com/apptainer/container-key-client/actions/workflows/ci.yml)
[](https://codecov.io/gh/apptainer/container-key-client)
[](https://goreportcard.com/report/github.com/apptainer/container-key-client)
This project provides a Go client to Apptainer for key storage and
retrieval using the HKP protocol.
Forked from [sylabs/scs-key-client](https://github.com/sylabs/scs-key-client).
This is maintained as a sub-project by the Apptainer project.
To contribute, see the [Apptainer CONTRIBUTING
file](https://github.com/apptainer/apptainer/blob/main/CONTRIBUTING.md).
## Go Version Compatibility
This module aims to maintain support for the two most recent stable versions of Go. This corresponds to the Go [Release Maintenance Policy](https://github.com/golang/go/wiki/Go-Release-Cycle#release-maintenance) and [Security Policy](https://golang.org/security), ensuring critical bug fixes and security patches are available for all supported language versions.
|