Version 5.22 introduced a new option to /etc/containers/policy.json called
keyPaths, see
https://github.com/containers/image/pull/1609
EL9 immediately took advantage of this new feature and started using it, see
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| callbacks.go | ||
| data.go | ||
| go.mod | ||
| go_gpgme.c | ||
| go_gpgme.h | ||
| gpgme.go | ||
| LICENSE | ||
| README.md | ||
| unset_agent_info.go | ||
| unset_agent_info_windows.go | ||
GPGME (golang)
Go wrapper for the GPGME library.
This library is intended for use with desktop applications. If you are looking to add OpenPGP support to a server application I suggest you first look at golang.org/x/crypto/openpgp.
Installation
go get -u github.com/proglottis/gpgme