less clutter in documentation
- distribute HTML documentation in master branch - use MD files in project directories for GitHub - removed some unused autotools files
This commit is contained in:
9
ccid/README.md
Normal file
9
ccid/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
#USB CCID Emulator
|
||||
|
||||
The USB CCID Emulator forwards a locally present PC/SC smart card reader as a
|
||||
standard USB CCID reader. USB CCID Emulator can be used as trusted intermediary
|
||||
enabling secure PIN entry and PIN modification. In combination with
|
||||
[OpenSC](https://github.com/frankmorgner/OpenSC) also PACE can be performed by
|
||||
the emulator.
|
||||
|
||||
Please refer to [our project's website](http://frankmorgner.github.io/vsmartcard/ccid/README.html) for more information.
|
||||
Reference in New Issue
Block a user