Size: 754
Comment:
|
Size: 953
Comment: added some general explanations about smartcards
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## Please edit system and help pages ONLY in the master wiki! ## For more information, please see MoinMoin:MoinDev/Translation. ## IMPORTANT NOTE: ## When you use this page as a template for creating your project page: ## * please remove all lines starting with two hashes (##) ## * except the acl line, please keep that, but remove one hash, so it reads #acl ... ## * fix the acl line so it has the correct page instead of the sample Project/...Group ##acl Project/AdminGroup:admin,read,write,delete,revert Project/ReadWriteGroup:read,write Project/ReadGroup:read ##master-page:Unknown-Page ##master-date:Unknown-Date #format wiki |
#format creole |
Line 15: | Line 5: |
* [[CardReader/PinpadInput]] | |
Line 16: | Line 7: |
* [[CardReader/PinpadInput]] | * https://wiki.debian.org/GnuPG/CCID_Driver * http://www.g10code.com/p-card.html * http://www.gnupg.org/howtos/card-howto/en/smartcard-howto.html * [[OpenPGPcardECC]] == Smartcards? GnuPG supports the use of hardware [[https://en.wikipedia.org/wiki/Security_token|security tokens]] that come as smartcards. The smartcards are little computers that can hold the secret key material and perform crypto operations. Because you need to connect the physical "token" to your machine, the secret key material is well protected against attacks that try to steal it. Smartcards have to be compatible with GnuP. Cards exists to either run ~OpenPGP or x509/CMS operations. In order to try this, see the how-to-links above, you may need to akquire a smartcard and a reader or an integrated combination of both. |
Smartcard Tips and Information
- CardReader/PinpadInput
- CardReader/GemaltoPC
- https://wiki.debian.org/GnuPG/CCID_Driver
- http://www.g10code.com/p-card.html
- http://www.gnupg.org/howtos/card-howto/en/smartcard-howto.html
- OpenPGPcardECC
Smartcards?
GnuPG supports the use of hardware security tokens that come as smartcards. The smartcards are little computers that can hold the secret key material and perform crypto operations. Because you need to connect the physical "token" to your machine, the secret key material is well protected against attacks that try to steal it.
Smartcards have to be compatible with GnuP. Cards exists to either run OpenPGP or x509/CMS operations.
In order to try this, see the how-to-links above, you may need to akquire a smartcard and a reader or an integrated combination of both.