Key generation with Nitrokey Start on Debian buster fails / RSA4096

Hi @PhilC!

Thank you for using Nitrokey Start.
As far as I remember it is not possible to generate the RSA4096 key on the NK Start due to hardware limitations (both calculation time and memory), so one needs to generate it first, ideally (for production use) on the air-gapped diskless hardware, and then upload it to the device. It is possible to do so by e.g.:

  1. Booting PC up with Tails;
  2. Running GnuPG2, and generating the key locally;
  3. Running gpg2 --card-edit, then executing keytocard command;

Details for point 3 could be found here: https://www.nitrokey.com/documentation/openpgp-create-backup.

NK Start’s strength are rather ECC keys, with efficient implementation of popular curves.

Have a nice weekend!
Regards.