aboutsummaryrefslogtreecommitdiffstats
path: root/install/ykfde
AgeCommit message (Collapse)AuthorFilesLines
2014-12-22replace shell script with C code, and many moreGravatar Christian Hesse1-13/+0
* place bin/ykfde with C source code bin/ykfde.c * challenge/response can be updated in place WARNING: This required config file syntax change! * updates and simplification to udev/ykfde * a lot more... Signed-off-by: Christian Hesse <mail@eworm.de>
2014-10-21no need to include usbhid moduleGravatar Christian Hesse1-1/+0
This uses libusb to communicate with Yubikey, so usbhid module is not needed. Now that yubikey-personalization does not expect an active kernel driver this works reliable. https://github.com/Yubico/yubikey-personalization/commit/ad3d02fe756adfc04f849f5b4221357f2f2ecb03
2014-04-16save a challenge for every keyGravatar Christian Hesse1-1/+1
2014-03-14replace scripts with a C programGravatar Christian Hesse1-4/+0
2013-10-01use inotifywait to work around race conditionGravatar Christian Hesse1-1/+2
It was passible that the keyfile was created too late, but the password agent was not ready yet. Work around this by waiting for a new request.
2013-10-01add binary trGravatar Christian Hesse1-0/+1
2013-10-01add systemd-reply-password to initramfsGravatar Christian Hesse1-0/+1
2013-10-01update for systemd in initramfsGravatar Christian Hesse1-1/+3
2013-05-27Initial import0.2.0Gravatar Christian Hesse1-0/+13