howdy
howdy copied to clipboard
🛡️ Windows Hello™ style facial authentication for Linux
When trying to authenticate with Howdy through PAM I get this error in the auth.log: ``` 2024-05-01T15:20:38.402372+03:00 /lib/security/howdy/pam.py[34365]: Traceback (most recent call last): 2024-05-01T15:20:38.403951+03:00 /lib/security/howdy/pam.py[34365]: File "/lib/security/howdy/pam.py", line 10, in...
If you change your camera, or plug it into a different USB device, you'll get the error: ``` Camera path is not configured correctly, please edit the 'device_path' config value....
Dear fellow howdy users, Since there was no installation candidate when ubuntu 24.04 was released, I tried installing the howdy beta 3.0.0 version using meson. `sudo howdy test` can capture...
Hi, I tried to install Howdy on Arch Linux by downloading it from AUR. However, I encountered some dependency issues. When I try to run `sudo howdy add`, I get...
I'm getting a deprecation warning: ``` /lib/security/howdy/compare.py:59: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). "Date: "...
Quite a few of the issues seem to rotate around https://github.com/boltgolt/howdy/wiki/Common-issues#error-when-trying-to-add-a-face-model Would there be a "definitive way" to make the application fail, but in a manner that would "explain" the...
I have installed howdy on my Manjaro installation: * (Lenovo s21e-20 : 2 core Intel Celeron N2840 @ 2.16GHz 2GB RAM). * Manjaro (Kernel: 5.15.78-1-MANJARO 64bit); KDE Plasma (5.26.3 -...
When i try to add a new face i get this error ``` Traceback (most recent call last): File "/usr/bin/howdy", line 107, in import cli.snap File "/usr/lib64/security/howdy/cli/snap.py", line 18, in...
`sudo` or `su` command randomly got Unknow error. When it got error, the terminal shows: ``` (python3:15864): GStreamer-CRITICAL **: 19:46:42.051: Trying to dispose element pipeline0, but it is in READY...
### Behavior Howdy, folks. I'm having a serious issue regarding using Howdy with vsftpd I've setup my FTP server according to this guide: https://www.makeuseof.com/install-ubuntu-ftp-server/ When it comes to login, there...