initcpio hook to add support for decrypting LUKS with PGP smartcards like a YubiKey https://github.com/moparisthebest/initramfs-pgp-encrypt
Go to file
Travis Burtrum 689d313d8b
add to readme
2024-04-06 01:14:07 -04:00
.SRCINFO Initial commit 2024-04-06 01:05:01 -04:00
.gitignore Initial commit 2024-04-06 01:05:01 -04:00
LICENSE.md Initial commit 2024-04-06 01:05:01 -04:00
PKGBUILD Initial commit 2024-04-06 01:05:01 -04:00
README.md add to readme 2024-04-06 01:14:07 -04:00
initramfs-pgp-encrypt.install Initial commit 2024-04-06 01:05:01 -04:00
pgp-encrypt-hook Initial commit 2024-04-06 01:05:01 -04:00
pgp-encrypt-install Initial commit 2024-04-06 01:05:01 -04:00

README.md

This is an initcpio hook to add support for decrypting LUKS with PGP smartcards like a YubiKey.

This is also pushed to the AUR: https://aur.archlinux.org/packages/initramfs-pgp-encrypt

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