Results 2 issues of ben

Secure boot provides a chain of trust for the boot environment. The current implementation protects against Evil Maid attacks, granted that your root is encrypted and you have an unified...

Hi, I'm trying to understand the code and I was wondering. What is the relation between a `Task` and a `Node`. I don't understand why tasks have nodes members. Is...