blob: 80370f2962591220a8dabe7550523cf7da4e1071 (
plain)
1
2
3
4
5
6
7
8
9
|
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
|