Foxboron / sbctl

:computer: :lock: :key: Secure Boot key manager
MIT License
1.46k stars 82 forks source link

Partial rotate #234

Closed RiSKeD closed 1 year ago

RiSKeD commented 1 year ago
  1. Instead of creating keys directly, the user can now supply their own keys via --new-keys-dir.
  2. The user can do a partial rotation for each hierarchy by providing a key + cert file.
RiSKeD commented 1 year ago

Part of #236