Manage Your Nitrokey Passkey

ブラウザ

注釈

これは、すべてのChromiumベースのウェブブラウザとすべてのOSで動作します。

Chromiumベースのブラウザの設定で、「プライバシーとセキュリティ」→「セキュリティ」→「セキュリティキーの管理」と進みます。

この時点から、これらの管理オプションにアクセスできるようになる:

img1

注釈

フィンガープリントなど、ニトロキーでは使用できないオプションが表示される場合があります。

Windows

WindowsでニトロキーのPasskeyを管理するには、「設定」→「アカウント」→「サインインオプション」→「セキュリティキー」と進み、「管理」をクリックします。

img2

ニトロキーをタッチすると、2つの管理オプションがあります:

img3

ニトロピ

You can use the command line tool nitropy to manage the Nitrokey Passkey:

~ nitropy nkpk

Command line tool to interact with Nitrokey devices 0.7.4
Usage: nitropy nkpk [OPTIONS] COMMAND [ARGS]...

 Interact with Nitrokey Passkey devices, see subcommands.

 Options:
  -p, --path TEXT  The path of the Nitrokey 3 device
  -h, --help       Show this message and exit.

 Commands:
 fetch-update     Fetches a firmware update and stores it at the given...
 list             List all devices.
 reboot           Reboot the key.
 rng              Generate random data on the device.
 status           Query the device status.
 test             Run some tests on all connected devices.
 validate-update  Validates the given firmware image and prints the...
 version          Query the firmware version of the device.