Nitrokey / nitrokey-websmartcard

Nitrokey WebSmartCard Specification and Documentation
28 stars 3 forks source link

which hardware devices are supported? #25

Closed tomholub closed 1 year ago

tomholub commented 1 year ago

from this list: https://www.nitrokey.com/ which of the devices are targeted for webcrypt OpenPGP support? In particular I'd like to know which devices can I test this PR https://github.com/openpgpjs/openpgpjs/pull/1567 with

szszszsz commented 1 year ago

Hi!

  1. Nitrokey 3 is the only device planned to receive support for Nitrokey Webcrypt as of now. Stable firmware does not cover it yet, but we offer alpha firmware for tests (these so far were published here).
  2. For the development and quick tests an USB-IP simulation is as good;it can be run on any modern Linux machine, and routed over USB-IP to other platforms. The one I am using currently for quick tests is:

In the future the following project will take this responsibility, which is configured after the Nitrokey 3 firmware:

tomholub commented 1 year ago

I now see on https://github.com/Nitrokey/nitrokey-webcrypt-rust/releases that it says "Nitrokey 3 CN / LPC55" - can I get my hands on this particular device? I'd prefer to test on actual hardware, if possible. Or I should theoretically be able to use that firmware on any of these? https://shop.nitrokey.com/shop?&search=Nitrokey%203 (though I supposed it was not tested with all of them yet?)

szszszsz commented 1 year ago

Good question. All Nitrokey 3 variants share the source code, and the supported applications. I do not know about the alpha schedule though - will ask internally and get back to you. Alternatively, you can order a "hacker" device, which does not have the bootloader locked - that would allow flashing your own firmware.

szszszsz commented 1 year ago

Hey! Sorry for the delay! It's been 3 weeks already, and half of the time I was feeling sick.

Back to the question, any Nitrokey 3 will be good for the tests. If you plan to test Nitrokey Webcrypt over NFC, you might want to get Nitrokey 3 A/C.

tomholub commented 1 year ago

Thanks :+1: