This development has been moved to https://github.com/docker/jwkstuf/
This is a template for TUF repositories running TUF-on-CI.
Manages OIDC Public Key Ledger (OPKL)
This project requires Go to be installed. On OS X with Homebrew you can just run brew install go
.
Running it then should be as simple as:
$ make
$ ./bin/opkl-updater
make test