Manage Your Nitrokey Passkey¶
Πρόγραμμα περιήγησης¶
Σημείωση
Αυτό λειτουργεί με όλα τα προγράμματα περιήγησης ιστού που βασίζονται στο Chromium και με όλα τα λειτουργικά συστήματα.
Στις ρυθμίσεις του προγράμματος περιήγησής σας που βασίζεται στο Chromium, μεταβείτε στο «Απόρρητο και ασφάλεια» → «Ασφάλεια» και «Διαχείριση κλειδιών ασφαλείας».
Από αυτό το σημείο θα έχετε πρόσβαση σε αυτές τις επιλογές διαχείρισης:
Σημείωση
Ορισμένες επιλογές μπορεί να εμφανίζονται αλλά δεν θα λειτουργούν με το Nitrokey σας, π.χ. Δακτυλικά αποτυπώματα.
Windows¶
Για να διαχειριστείτε το Nitrokey Passkey στα Windows, μεταβείτε στις «Ρυθμίσεις» → «Λογαριασμοί» → «Επιλογές σύνδεσης» → «Κλειδί ασφαλείας» και κάντε κλικ στο κουμπί «Διαχείριση».
Αφού αγγίξετε το Nitrokey σας, θα έχετε δύο επιλογές διαχείρισης:
νιτροπία¶
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.