From 689d313d8bb3ae8b110503cb2fb559410962cf24 Mon Sep 17 00:00:00 2001 From: moparisthebest Date: Sat, 6 Apr 2024 01:14:07 -0400 Subject: [PATCH] add to readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a202d1..80370f2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ This is an initcpio hook to add support for decrypting LUKS with PGP smartcards like a YubiKey. -An alternative this was inspired by is https://github.com/fuhry/initramfs-scencrypt +This is also pushed to the AUR: https://aur.archlinux.org/packages/initramfs-pgp-encrypt -For now refer to the docs in `initramfs-pgp-encrypt.install` +I recommend setting up your YubiKey by following this guide: https://drduh.github.io/YubiKey-Guide/ + +To use this hook, for now refer to the docs in `initramfs-pgp-encrypt.install` + +An alternative this was inspired by is https://github.com/fuhry/initramfs-scencrypt