Come iniziare#

  1. To access the OpenPGP smart card of the Nitrokey, install the package libccid. On Debian/Ubuntu based Distributions type in terminal: .. code-block:: bash

    $ sudo apt-get update && sudo apt-get install libccid

  2. Scaricare e avviare la Nitrokey App.

  3. Aprite la finestra About dal menu di Nitrokey App e controllate se avete installato il ` firmware più recente <https://github.com/Nitrokey/nitrokey-storage-firmware/releases>`_. Se non è l’ultimo, per favore ` aggiorna <firmware-update.html>`_.

  4. Usa la Nitrokey App per cambiare il PIN utente predefinito (predefinito: 123456) e il PIN amministratore (predefinito: 12345678) con le tue scelte.

La Nitrokey è ora pronta all’uso.

Nota

  • Per alcune versioni di MacOS è necessario installare il driver personalizzato ccid (per informazioni vedere qui), ma in generale MacOS dovrebbe avere il driver a bordo.

  • Per molti casi d’uso descritti, è necessario avere le chiavi OpenPGP o S/MIME installate sul dispositivo (vedi sotto).

Creazione di chiavi con OpenPGP o S/MIME#

Ci sono due standard ampiamente utilizzati per la crittografia delle e-mail. Mentre OpenPGP/GnuPG è popolare tra gli individui, S/MIME/x.509 è usato soprattutto dalle imprese. Se siete in dubbio su quale scegliere, dovreste usare OpenPGP.

To learn more about how to use OpenPGP for email encryption with the Nitrokey, please refer to chapter OpenPGP Email Encryption.

To learn more about how to use S/MIME for email encryption with the Nitrokey, please refer to chapter S/MIME Email Encryption.