Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trusted (Secure Boot) PoC #7141

Open
21 tasks done
Tracked by #7322 ...
smira opened this issue Apr 26, 2023 · 3 comments
Open
21 tasks done
Tracked by #7322 ...

Trusted (Secure Boot) PoC #7141

smira opened this issue Apr 26, 2023 · 3 comments
Assignees
Milestone

Comments

@smira
Copy link
Member

smira commented Apr 26, 2023

Implement a PoC of Trusted Boot using QEMU + Secure Boot UEFI firmware. We can cut corners, the idea is to discover the path towards the solution.

See https://0pointer.de/blog/brave-new-trusted-boot-world.html

Time box: 1 week

@smira smira added this to the v1.5 milestone Apr 26, 2023
@smira
Copy link
Member Author

smira commented Apr 26, 2023

Bonus point: TPM-based disk encryption

@uhthomas
Copy link
Contributor

Bonus point: TPM-based disk encryption

I'm sure you're already aware of this, but systemd-cryptenroll is typically the way this is done on desktops. Not sure if it applies here, but I hope the reference is helpful at least.

@frezbo
Copy link
Member

frezbo commented Jul 19, 2023

Bonus point: TPM-based disk encryption

I'm sure you're already aware of this, but systemd-cryptenroll is typically the way this is done on desktops. Not sure if it applies here, but I hope the reference is helpful at least.

This has been implemented similar to systemd-cryptenroll, jut in talos itself (we didn't want to bring in another binary and related toolchain)

@smira smira modified the milestones: v1.5, v1.6 Aug 2, 2023
@smira smira modified the milestones: v1.6, v1.7 Dec 15, 2023
@smira smira modified the milestones: v1.7, v1.8 Apr 4, 2024
@smira smira modified the milestones: v1.8, v1.9 Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants