Vincent43

Results 4 issues of Vincent43

For support Debian/Ubuntu preparation of special version of [initramfs script](https://github.com/agherzan/yubikey-full-disk-encryption/blob/master/src/hooks/ykfde) is needed. Also adding deb build recipes in `debian` subdirectory.

enhancement
help wanted

Currently we support only `luksOpen` and `luksAddKey` commands without much customization. It would be better to have universal wrapper over cryptsetup commands which will pass ykfde password to them. Example:...

enhancement

Using second factor (user password) as challenge will allow for not storing challenge on disk and keep it secret. It would need asking for second factor before challenge-response action.

Hi! Thank you for this great tool. Is it possible to integrate it with [plymouth](https://wiki.ubuntu.com/Plymouth)? That would mean showing graphical password prompt instead of text based one.