lcp / mokutil

The utility to manipulate machine owner keys
GNU General Public License v3.0
60 stars 37 forks source link

mokutil: Add trust_mok_keys and untrust_mok_keys #49

Closed esnowberg closed 2 years ago

esnowberg commented 2 years ago

Add new options to (un)trust the mok keys within the system kernel keyring.

Signed-off-by: Eric Snowberg eric.snowberg@oracle.com

esnowberg commented 2 years ago

References: shim: https://github.com/rhboot/shim/commit/4e513405b4f1641710115780d19dcec130c5208f linux: https://lkml.org/lkml/2022/1/25/1422

lcp commented 2 years ago

Thanks for the patches. I'll review them as soon as possible.

lcp commented 2 years ago

Sorry for the delay. I had much less time for side projects after having a baby. Finally found time for reviewing.

nullr0ute commented 2 years ago

With this and a few other bits any chance of a new tagged release?

lcp commented 2 years ago

Just tagged 0.6.0.

nullr0ute commented 2 years ago

Just tagged 0.6.0.

Doesn't look like the tag was pushed as yet.

lcp commented 2 years ago

Thanks for the reminder. Pushed the tag and published it.