osresearch / safeboot

Scripts to slightly improve the security of the Linux boot process with UEFI Secure Boot and TPM support
https://safeboot.dev/
GNU General Public License v2.0
270 stars 28 forks source link

Split attestation client and server into separate safeboot-attest tree #167

Open osresearch opened 2 years ago

osresearch commented 2 years ago

The attestation code is separate enough from the UEFI boot code that it should be moved into a separate tree. This will allow easier embedding into other systems, like the safeboot-hcp tree.

osresearch commented 2 years ago

Initial hoisting of tpm2-attest and attest-server into a separate tree: https://github.com/osresearch/safeboot-attest