Updated Security Tokens (markdown)

Dominik Schürmann 2019-01-08 16:03:40 +01:00
parent 0fa15dd5fe
commit ad74865202
1 changed files with 7 additions and 7 deletions

@ -1,6 +1,6 @@
# Supported NFC/USB Security Tokens
# Supported NFC/USB Security Keys
| Token | Supported? | NFC | USB | supported algos | Implementation |
| Hardware | Supported? | NFC | USB | supported algos | Implementation |
|------|------|------|------|------|------|
| [Fidesmo Card](https://www.fidesmo.com/) | ✔ | ✔ | | ? | [fork of ykneo-openpgp](https://github.com/fidesmo/ykneo-openpgp) |
| [Gnuk](https://www.fsij.org/gnuk/) | ✔ (key gen only on >= 1.2.5) | | OTG | RSA <= 4096, EdDSA, ECDSA (NIST P256, secp256k1), ECDH (X25519, NIST P256, secp256k1) | [gnuk](http://git.gniibe.org/gitweb/?p=gnuk/gnuk.git) |
@ -17,7 +17,7 @@
# NOT supported
| Token | Supported? | NFC | USB | Implementation |
| Hardware | Supported? | NFC | USB | Implementation |
|------|------|------|------|------|
| [TREZOR 2](https://trezor.io/) | ❌ | | OTG | Not OpenPGP Card Spec compatible |
@ -39,15 +39,15 @@ Not officially. However, you can turn on "Allow untested USB Devices", under exp
* One user reported that it works fine with "ACS ACR39U-NF PocketMate II Smart Card Reader (USB Type-C)"
## No OpenPGP support
These security tokens do not support OpenPGP:
These Security Keys do not support OpenPGP:
* Yubico FIDO U2F Security Keys
* YubiKey Edge (discontinued)
* Other U2F tokens
* Other U2F Security Keys
## How to import an existing key onto a security token?
## How to import an existing key onto a Security Key?
Follow [https://developers.yubico.com/PGP/Importing\_keys.html](https://developers.yubico.com/PGP/Importing_keys.html)
## How to use two different apps with a USB Security Token (Yubico Authenticator and OpenKeychain)?
## How to use two different apps with a USB Security Key (Yubico Authenticator and OpenKeychain)?
Never set one app as the default in Android's selection dialog! Only the app selected in this dialog gets the permission to communicate with the USB device! To reset the default open the app details page and clear the default associations with the button at the bottom.