[Pcsclite-muscle] [PATCH] Support udev PCSCLITE_IGNORE property to filter readers
Ludovic Rousseau
ludovic.rousseau at gmail.com
Sat Jan 25 05:03:33 PST 2025
Hello Valtteri,
Le ven. 24 janv. 2025 à 14:09, Valtteri Vuorikoski <vuori at notcom.org> a écrit :
>
> Adds support for filtering readers by checking whether the udev property
> PCSCLITE_IGNORE is set to "1" for the device being probed.
>
> This is similar to the existing filtering support provided by
> PCSCLITE_FILTER_IGNORE_READER_NAMES, but allows using the full range of udev
> rules to match specific devices. For example, if you have several Yubikeys and
> one is attached to a specific USB port that is being forwarded to a virtual
> machine (viz. it should not be touched by programs on the host machine), this
> facility allows setting a rule to keep pcscd away from that Yubikey. Yubikeys
> attached to other ports keep working normally.
Excellent patch:
- description of the problem
- description of the solution
- implementation
- documentation
Good job.
I applied your patch in
https://github.com/LudovicRousseau/PCSC/commit/a4184a0a8336c0a06c6596131a9644c35b657a31
Thanks
--
Dr. Ludovic Rousseau
More information about the pcsclite-muscle
mailing list