Skip to content

tazjin/mkinitcpio-ykfde

 
 

Repository files navigation

mkinitcpio-ykfde

Full disk encryption with Yubikey (Yubico key)

This allows to automatically unlock a LUKS encrypted hard disk from systemd- enabled initramfs.

Requirements, building, installing and usage

Most of this is generic, but it still differs in detail for distributions. Please look at what matches best for you.

Limitation / TODO

  • systemd password agents do not support nested queries. That is why we can not ask for a password ourselfs, breaking two factor authentication (2FA).
  • When using your additional initramfs grub-mkconfig does not know about that. Regenerating grub configuration file grub.cfg will overwrite our changes.

Upstream

URL: GitHub.com
Mirror: eworm.de

About

Full disk encryption with Yubikey (Yubico key)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 81.0%
  • Makefile 13.7%
  • Shell 5.3%