~ireas/nitrocli-nk3

nitrocli extension for Nitrokey 3 devices
Initial extension implementation

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~ireas/nitrocli-nk3
read/write
[email protected]:~ireas/nitrocli-nk3

You can also use your local clone with git send-email.

#nitrocli-nk3

A nitrocli extension for Nitrokey 3 devices.

nitrocli-nk3 can be used as a nitrocli extension if it is placed in the PATH, or standalone. It provides access to the management features of Nitrokey 3 devices.

$ nitrocli nk3 -h
nitrocli-nk3 0.1.0
Provides access to Nitrokey 3 devices

USAGE:
    nitrocli-nk3 <SUBCOMMAND>

OPTIONS:
    -h, --help       Print help information
    -V, --version    Print version information

SUBCOMMANDS:
    help      Print this message or the help of the given subcommand(s)
    list      List all connected Nitrokey 3 devices, their firmware version and, if available,
                  their UUID
    reboot    Reboot the Nitrokey 3
    rng       Generate random data on the Nitrokey 3 and print it to the standard output as a
                  hex string
    wink      Execute the wink command, causing the LED of the Nitrokey 3 to flash

#Contributing

Contributions to this project are welcome! Please submit patches to the mailing list ~ireas/[email protected] (archive) using the [PATCH nitrocli-nk3] subject prefix. For more information, see the Contributing Guide.

#Contact

For bug reports, feature requests and other messages, please send a mail to ~ireas/[email protected] (archive) using the [nitrocli-nk3] prefix in the subject.

#License

This project is licensed under the GNU General Public License, Version 3.0 or later. The documentation and examples contained in this repository are licensed under the Creative Commons Zero license. For more information, see the license header in each file. You can find a copy of the license texts in the LICENSES directory.

nitrocli-nk3 complies with version 3.0 of the REUSE specification.