jbirkholz / webusbAuth

WebUSB based Authentication using CCID
MIT License
65 stars 9 forks source link

Added Documentation and Support for APDU relaying to VPCD #1

Closed frankmorgner closed 5 years ago

frankmorgner commented 6 years ago

Hi Jan, great work you've done!

I've added some documentation for the examples, that helped me implementing a new example. WebSocketServerVICC.py allows relaying the smart card communication from the browser to the virtual smart card reader of https://github.com/frankmorgner/vsmartcard/. This makes the card, which is claimed by the browser, available via PC/SC.

Maybe it would be useful to later create one demo page for each example to reduce the noise; demo.html is quite overloaded at the moment...

jbirkholz commented 5 years ago

Thanks (for your contribution).

I agree that separated demos would be easier to read. I will put that onto my todo.