Explore >> Select a destination


You are here

copyninja.in
| | blog.lewman.com
2.5 parsecs away

Travel
| | TL;DR I finally found a few hours to setup 'secure boot' on...
| | blog.jak-linux.org
1.6 parsecs away

Travel
| | Today, I wrote sicherboot, a tool to integrate systemd-boot into a Linux distribution in an entirely new way: With secure boot support. To be precise: The use case here is to only run trusted code which then unmounts an otherwise fully encrypted disk, as in my setup: If you want, sicherboot automatically creates db, KEK, and PK keys, and puts the public keys on your EFI System Partition (ESP) together with the KeyTool tool, so you can enroll the keys in UEFI. You can of course also use other keys, you just need to drop a db.crt and a db.key file into /etc/sicherboot/keys. It would be nice if sicherboot could enroll the keys directly in Linux, but there seems to be a bug in efitools preventing that at the moment. For some background: The Platform Key (PK) sig...
| | burtness.wordpress.com
2.6 parsecs away

Travel
| | Secure Boot with Debian TestingI'm running Debian 8 (Jessie). A while ago I came across Greg Kroah-Hartman's post about getting a self-signed kernel image working. I've been trying to get it to work on and off for a while now. Yesterday I finally got it working, so I thought I'd write down the process before...
| | austinmorlan.com
12.7 parsecs away

Travel
| I recently purchased a new laptop (Dell XPS 13 9370) and needed to install Arch onto it. I thought I'd finally document the steps I took because I always seem to forget what I did the last time (one of the joys of Arch is that it rarely needs to be reinstalled). There are a lot of helpful guides online about different installation setups, but I could never find one that met all of my requirements: