入门#

  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. 下载并启动`Nitrokey App <https://www.nitrokey.com/download>`__。

  3. 从Nitrokey应用程序的菜单中打开 “关于 “窗口,检查你是否安装了`最新的固件<https://github.com/Nitrokey/nitrokey-storage-firmware/releases>`__。如果它不是最新的,请`更新<firmware-update.html>`_。

  4. 使用Nitrokey应用程序,将默认的用户密码(默认:123456)和管理密码(默认:12345678)改为您自己的选择。

你的Nitrokey现在可以使用了。

备注

用OpenPGP或S/MIME创建密钥#

目前有两种广泛使用的电子邮件加密标准。OpenPGP/GnuPG在个人中很受欢迎,而S/MIME/x.509则大多被企业使用。如果你对选择哪一个有疑问,你应该使用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.