Hello martin.
Just to know (im asking myself about it...)

> I don't know about the readers or their internals, but OpenSC for sure
> does not support any kind of biometric authentication.

PKCS#11 interface define both, ui callback (notify) and that login can
be made using pinpads/external devices. (C_Login can receive the pin,
or can show a dialog if pin==NULL).

Biometric/other kind of pinpads can be used using external libraries
provided in config. This, of course, could mean a security risk 'cause
someone could proxyfy the libraries.

Couldnt opensc provide a way to do this safely?
Could signed libraries solve this?

Any reading regarding this specific topic?

Thanks for the info.
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to