YubiGuard icon indicating copy to clipboard operation
YubiGuard copied to clipboard

Python script to prevent accidental triggering of YubiKeys on Linux.

Results 7 YubiGuard issues
Sort by recently updated
recently updated
newest added

Since Archlinux (and other distros) are transitioning to Python 3, and the pyzmq module for python2 is no longer in the official Archlinux repositories, YubiGuard is harder to use. This...

The current method for detecting `YubiKeys` is extremely inelegant and causes high CPU load, as described under: #13 Currently the slot occupation is polled periodically. A better approach would be...

enhancement
help wanted

Hi, I am on Fedora 26 (`4.12.8-300.fc26.x86_64`) with Wayland and a Yubikey 4 Nano (firmware 4.2.8). When I run `YubiGuard.py`, I get: ``` ➜ YubiGuard git:(master) ✗ ./YubiGuard.py Starting YubiGuard....

In this [issue](https://github.com/bfelder/YubiGuard/issues/11) @cjustin88 informs about YubiGuard stopped working on Fedora 26. This is despite the initial output of YubiGuard indicating it is running. Therefore it would be desirable to...

Problem happens only occasionally. Inherent problem due to slack jointing. There is no software solution except maybe decreasing loop time to increase responsiveness, hence faster disabling of YubiKeys.

When running the Yubikey Personalization Tool while YubiGuard being active it results in a "stack joint behaviour" with the YubiKeys being detected and not detected in short alteration. It is...