Skip to content

Instantly share code, notes, and snippets.

View carnundotcom's full-sized avatar
🚀

Carnun Marcus-Page carnundotcom

🚀
View GitHub Profile
@carnundotcom
carnundotcom / full-disk-encryption-arch-uefi.md
Created April 6, 2025 14:08 — forked from huntrar/full-disk-encryption-arch-uefi.md
Arch Linux Full-Disk Encryption Installation Guide [Encrypted Boot, UEFI, NVMe, Evil Maid]

Arch Linux Full-Disk Encryption Installation Guide

This guide provides instructions for an Arch Linux installation featuring full-disk encryption via LVM on LUKS and an encrypted boot partition (GRUB) for UEFI systems.

Following the main installation are further instructions to harden against Evil Maid attacks via UEFI Secure Boot custom key enrollment and self-signed kernel and bootloader.

Preface

You will find most of this information pulled from the Arch Wiki and other resources linked thereof.

Note: The system was installed on an NVMe SSD, substitute /dev/nvme0nX with /dev/sdX or your device as needed.

@carnundotcom
carnundotcom / cotd.clj
Last active November 23, 2022 15:15
tiny babashka script that returns a random clojure doc
#!/usr/bin/env bb
(require '[clojure.repl])
(def namespaces ; well, readily available ones
['clojure.core
'clojure.edn
'clojure.instant
'clojure.java.browse
'clojure.java.io
@carnundotcom
carnundotcom / readme.txt
Created June 24, 2020 18:05
BoXOR Prototype (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@carnundotcom
carnundotcom / readme.txt
Created March 1, 2020 15:23
Lekkie (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html