diff --git a/Security-Tokens.md b/Security-Tokens.md index 84e824b..2b55e74 100644 --- a/Security-Tokens.md +++ b/Security-Tokens.md @@ -24,12 +24,6 @@ ## NFC on-card key-gen Roughly every third key generation on card fails with all tested smart cards and YubiKey NEO. For more details see our [research paper](https://www.ibr.cs.tu-bs.de/papers/schuermann-imwut2017.pdf). OpenKeychain currently generates keys on the smartphones and then moves them to the card. - -## No longer manufactured -| Token | Supported? | NFC | USB | Implementation | -|------|------|------|------|------| -| [SIGILANCE](https://www.sigilance.com/) | ✔ | ✔ | 𐄂 | [fork of ykneo-openpgp](https://github.com/panchromatic/sigilance-openpgp) | - ## Are there other compatible security tokens besides the recommended ones? Besides Fidesmo, YubiKey, we don't know of other NFC-enabled security tokens that support OpenPGP out of the box. You can however buy one of the following products and install [ykneo-openpgp](https://github.com/Yubico/ykneo-openpgp) by yourself. We wouldn't encourage you to do this as it requires to install special tools. @@ -37,7 +31,7 @@ Besides Fidesmo, YubiKey, we don't know of other NFC-enabled security tokens tha |------|------|------| | [J3D081, JCOP v2.4.2 Card from cryptoshop.com](http://www.cryptoshop.com) | ✔ | 𐄂 | | [A22CR & A40CR from javacardos.com](http://www.javacardos.com) | NEEDS HACK; Secure Messaging support needs to be stripped from ykneo-openpgp | 𐄂 | -| [J3H081 SCP02 and SCP03 from motechno.com](https://www.motechno.com/buy/j3h081-jcop3/) | ? | MUST USE v3.0.1 branch | +| [J3H081 SCP02 and SCP03 from motechno.com](https://www.motechno.com/buy/j3h081-jcop3/) | ? | MUST USE v3.0.1 branch. Install of cap file from master branch fails with ``INSTALL [for install and make selectable] failed: 0x6F00``. ``-default`` on install bricks card. | ## Are external USB Smartcard Reader supported?