diff --git a/Security-Tokens.md b/Security-Tokens.md index cd5c8cd..114500f 100644 --- a/Security-Tokens.md +++ b/Security-Tokens.md @@ -2,23 +2,23 @@ | Token | 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/) | βœ” >= 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) | -| [Nitrokey Start](https://www.nitrokey.com) | βœ” >= 1.2.5 | 𐄂 | OTG | same as Gnuk | [fork of gnuk](https://github.com/Nitrokey/nitrokey-start-firmware) | -| [Nitrokey Pro](https://www.nitrokey.com) | βœ” | 𐄂 | OTG | ? | [nitrokey-pro-firmware CcidLocalAccess.c](https://github.com/Nitrokey/nitrokey-pro-firmware/blob/master/src/ccid/CcidLocalAccess.c) | -| [Nitrokey Storage](https://www.nitrokey.com) | βœ” | 𐄂 | OTG | ? | [nitrokey-storage-firmware OpenPGP_V20.c](https://github.com/Nitrokey/nitrokey-storage-firmware/blob/master/src/CCID/LOCAL_ACCESS/OpenPGP_V20.c) | +| [Fidesmo Card](https://www.fidesmo.com/) | βœ” | βœ” | ❌ | ? | [fork of ykneo-openpgp](https://github.com/fidesmo/ykneo-openpgp) | +| [Gnuk](https://www.fsij.org/gnuk/) | βœ” >= 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) | +| [Nitrokey Start](https://www.nitrokey.com) | βœ” >= 1.2.5 | ❌ | OTG | same as Gnuk | [fork of gnuk](https://github.com/Nitrokey/nitrokey-start-firmware) | +| [Nitrokey Pro](https://www.nitrokey.com) | βœ” | ❌ | OTG | ? | [nitrokey-pro-firmware CcidLocalAccess.c](https://github.com/Nitrokey/nitrokey-pro-firmware/blob/master/src/ccid/CcidLocalAccess.c) | +| [Nitrokey Storage](https://www.nitrokey.com) | βœ” | ❌ | OTG | ? | [nitrokey-storage-firmware OpenPGP_V20.c](https://github.com/Nitrokey/nitrokey-storage-firmware/blob/master/src/CCID/LOCAL_ACCESS/OpenPGP_V20.c) | | [YubiKey NEO](https://www.yubico.com/products/yubikey-hardware/yubikey-neo/) | βœ” | βœ” | OTG | RSA <= 2048, **[no ECC](https://github.com/Yubico/ykneo-openpgp/issues/12)** | [ykneo-openpgp](https://github.com/yubico/ykneo-openpgp) | -| [YubiKey 4](https://www.yubico.com/product/yubikey-4-series/) | βœ” | 𐄂 | OTG | ? | closed | -| [YubiKey 4 Nano](https://www.yubico.com/product/yubikey-4-series/) | βœ” | 𐄂 | OTG | ? | closed | -| [YubiKey 4C](https://www.yubico.com/product/yubikey-4-series/) | βœ” | 𐄂 | USB-C | ? | closed | -| [YubiKey 4C Nano](https://www.yubico.com/product/yubikey-4-series/) | βœ” | 𐄂 | USB-C | ? | closed | +| [YubiKey 4](https://www.yubico.com/product/yubikey-4-series/) | βœ” | ❌ | OTG | ? | closed | +| [YubiKey 4 Nano](https://www.yubico.com/product/yubikey-4-series/) | βœ” | ❌ | OTG | ? | closed | +| [YubiKey 4C](https://www.yubico.com/product/yubikey-4-series/) | βœ” | ❌ | USB-C | ? | closed | +| [YubiKey 4C Nano](https://www.yubico.com/product/yubikey-4-series/) | βœ” | ❌ | USB-C | ? | closed | # NOT supported | Token | Supported? | NFC | USB | Implementation | |------|------|------|------|------| -| [Ledger Nano S](https://www.ledgerwallet.com/products/12-ledger-na𐄂-s) | NO ([#2135](https://github.com/open-keychain/open-keychain/issues/2135)) | 𐄂 | OTG | [blue-app-openpgp-card](https://github.com/LedgerHQ/blue-app-openpgp-card) | -| [TREZOR 2](https://trezor.io/) | NO | 𐄂 | OTG | Not OpenPGP Card Spec compatible | +| [Ledger Nano S](https://www.ledgerwallet.com/products/12-ledger-nano-s) | NO ([#2135](https://github.com/open-keychain/open-keychain/issues/2135)) | ❌ | OTG | [blue-app-openpgp-card](https://github.com/LedgerHQ/blue-app-openpgp-card) | +| [TREZOR 2](https://trezor.io/) | NO | ❌ | OTG | Not OpenPGP Card Spec compatible | ## NFC on-card key-gen