From 1d7041b6ad69c24e4a9e2242b9f9656f38795ffe Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Tue, 28 Jan 2020 16:21:22 +0000 Subject: [PATCH] todo - add pam support for out-there auth methods other than passwd :) --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TODO b/TODO index ca193f914..e54de4bcc 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,15 @@ TODO: +* pam/auth - exotic auth things like fingerprint readers etc. need to work + * fingerprint + * smart card + * face auth (howdy / pam-face / pam-face-authentication / pam-facial-auth) + * yubikey + * usb drive (pam_usb) + * support setting up fingerprint as auth (fprint) + * support settign up smartcard as auth + * support setting up face auth (howdy / pam-face / pam-face-authentication / pam-facial-auth) + * support setting up yubikey as auth + * support setting up usb drive for auth (pam_usb) * winlist - add window miniatures to list mode * winlist - add grid mode with miniatures * winlist - add exposé like 2d layout of windows with miniatures