Sigstore transparency log.
bash,curl,tar, and POSIX utilities
Plugin:
asdf plugin add rekor https://github.com/hyperpolymath/asdf-rekor-plugin.gitrekor:
# Show all installable versions
asdf list-all rekor
# Install specific version
asdf install rekor latest
# Set a version globally (in your ~/.tool-versions file)
asdf global rekor latest
# Now rekor commands are available
rekor --versionCheck asdf readme for more instructions.
# List installed versions
asdf list rekor
# Set local version for current directory
asdf local rekor <version>
# Uninstall a version
asdf uninstall rekor <version>Contributions welcome! Read the contributing guidelines first.
Licensed under the Palimpsest-MPL License (PMPL-1.0).
Maintained by hyperpolymath