add to readme

This commit is contained in:
Travis Burtrum 2024-04-06 01:14:07 -04:00
parent 90fa920bc0
commit 689d313d8b
Signed by: moparisthebest
GPG Key ID: 88C93BFE27BC8229

View File

@ -1,5 +1,9 @@
This is an initcpio hook to add support for decrypting LUKS with PGP smartcards like a YubiKey. 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