Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-22 | rename the worker program•••This is no longer just udev... So rename and move. | Christian Hesse | 1 | -1/+1 |
2017-06-20 | Rework the code, update keyring handling•••This had some historical issue... So rework the code: * split into more functions * drop the sleep and notify logic * update keyring handling Depending on setup and systemd version (233 and up) the keyring handling fails. Try to fix this by... * writing to session keyring first * setting permissions * linking to user keyring * unlinking from session keyring https://mjg59.dreamwidth.org/37333.html systemd-v233 | Christian Hesse | 1 | -2/+2 |
2016-05-22 | drop shell script and implement with systemd units | Christian Hesse | 1 | -8/+4 |
2016-04-04 | let systemd-ask-password add the key to store and drop keyctl•••Signed-off-by: Christian Hesse <mail@eworm.de> systemd-v227 | Christian Hesse | 1 | -1/+0 |
2016-02-26 | shell and commands are required for second factor only | Christian Hesse | 1 | -7/+7 |
2016-02-25 | make sure we have shell and commands in initramfs•••fix #5 | Christian Hesse | 1 | -0/+7 |
2016-01-18 | merge mkinitcpio hooks | Christian Hesse | 2 | -16/+12 |
2016-01-18 | remove ykfde-cpio hook and make cpio archive mandatory | Christian Hesse | 2 | -20/+0 |
2016-01-16 | We have support for second factor. Yeah! | Christian Hesse | 1 | -0/+14 |
2014-12-23 | support updating the challenge on boot | Christian Hesse | 1 | -0/+15 |
2014-12-22 | replace shell script with C code, and many more•••* 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> | Christian Hesse | 1 | -0/+18 |