github Foxboron/sbctl 0.18

12 hours ago

Important

Binary builds are broken in the CI because of the new pcsclite dependency with cgo. Work in progress to fix.

Support for yubikey

sbctl now supports a yubikey backend for signing keys. This can be controlled through the usual --keytype, --pk-keytype, --kek-keytype and --db-keytype flags with sbctl create-keys.

Please note that sbctl does not carry any infrastructure to do interactive prompts. Any PINs needs to be passed through with the SBCTL_YUBIKEY_PIN environment variable.

Changelog

  • Fixed a bug where sbctl verify would choke on any non-PE executables.
  • sbctl sign -s will not save files before checking if we can sign them.
  • Misc dependency updates

Generated list of changes

What's Changed

New Contributors

Full Changelog: 0.17...0.18

Don't miss a new sbctl release

NewReleases is sending notifications on new releases.