はじめに#

  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>`__ がインストールされているかどうかを確認します。もし最新でない場合は、`update <firmware-update.html>`_をお願いします。

  4. Nitrokeyアプリを使って、デフォルトのUser PIN(デフォルト:123456)とAdmin PIN(デフォルト:12345678)を自分の好きなものに変更してください。

これでNitrokeyは使用可能です。

注釈

OpenPGPまたはS/MIMEによる鍵の作成#

電子メールの暗号化には、広く使われている2つの規格があります。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.