Skip to content

Instantly share code, notes, and snippets.

View scaryshark124's full-sized avatar

Corey Lopez scaryshark124

  • Texas
View GitHub Profile
@scaryshark124
scaryshark124 / Build Kaisen Linux using debootstrap with Argon2id and Secure Boot Guide
Last active September 21, 2024 20:44
I will demonstrate how to use debootstrap to build Kaisen Linux on a USB thumb drive. While in chroot, I will demonstrate how to compile grub2 with ArchLinux's grub-improved-luks2 that allows me to encrypt the root system with argon2id password hashing algorithm. Lastly, I will demonstrate how to create machine owner key (MOK) to sign grub bootl…
# Build Kaisen Linux using debootstrap with Argon2id and Secure Boot Guide
# I will demonstrate how to use debootstrap to build Kaisen Linux on a USB thumb drive.
# While in chroot, I will demonstrate how to compile grub2 with ArchLinux's grub-improved-luks2
# that allows me to encrypt the root system with argon2id password hashing algorithm.
# Lastly, I will demonstrate how to create machine owner key (MOK) to sign grub bootloader and vmlinuz.
### What you need:
# Debian live ISO (12.5.0 or later)
# - https://www.debian.org/CD/live/