smlx / piv-agent

An SSH and GPG agent which you can use with your PIV hardware security device (e.g. a Yubikey).
https://smlx.github.io/piv-agent/
Apache License 2.0
73 stars 6 forks source link

Dismiss notification when touch is detected #223

Open Tomaszal opened 4 weeks ago

Tomaszal commented 4 weeks ago

YubiKey touch detector has this feature implemented for a while, though it doesn't detect PIV touch requests at the moment. Would be nice if PIV agent could dismiss touch request notifications when touch is detected, instead of a time delay.

smlx commented 3 weeks ago

I agree, this would be nice. The notifications are quite annoying.

The library I currently use for notifications doesn't support this yet, but I'll look into alternatives.