From ad74865202ff3c0bdb6301f87a27ce949b3eefa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 8 Jan 2019 16:03:40 +0100 Subject: [PATCH] Updated Security Tokens (markdown) --- Security-Tokens.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Security-Tokens.md b/Security-Tokens.md index 05496d7..994e4db 100644 --- a/Security-Tokens.md +++ b/Security-Tokens.md @@ -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.