|
|
Line 1: |
Line 1: |
− | {{Developer Space/Component|
| |
− | DaPlug Hardware Token API
| |
− | |
| |
− | Daplug is a set an open API for the Daplug USB smartcard. With Daplug, you can easily use the cryptographic capabilities of the card in your own applications.
| |
| | | |
− | * Create (small) files and store sensitive data
| |
− | * Cypher/decypher data with the 3DES algorythm and securely store your 3DES keys
| |
− | * Generate HMAC-SHA1 and securely store your HMAC-SHA1 keys
| |
− | * Generate OATH HOTP/TOTP passwords and securely store your keys
| |
− | * Generate high quality random bytes
| |
− | * Simulate a keyboard typing
| |
− | |keywords=usb,u2f,authentication, secure, hardware
| |
− | |contact=https://twitter.com/DaPlugDongle
| |
− | |tech=Javascript,C,Python,U2F,ST23YT66,USB
| |
− | |homepage=http://http://daplug.io/
| |
− | |license=apache2
| |
− | |category=Authentication
| |
− | |project=external
| |
− | }}
| |
− |
| |
− | === Applications ===
| |
− | see http://www.plug-up.com/#applications.
| |
− |
| |
− | Allows secure access without the risk of password sniffing. Particular in accessible authentication, that cannot provide high password strength, this adds considerable security.
| |
− |
| |
− | === Related Ressources/Links ===
| |
− | [http://de.slideshare.net/CloudIDSummit/cis14-37721981|U2F Presentation on slide share]
| |
− | [http://sk.plug-up.com/| PlugUp Hardware intro]
| |