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 90fa920bc0
Initial commit
2024-04-06 01:05:01 -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 Initial commit 2024-04-06 01:05:01 -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.

An alternative this was inspired by is https://github.com/fuhry/initramfs-scencrypt

For now refer to the docs in initramfs-pgp-encrypt.install