nitrocli
nitrocli copied to clipboard
A command line tool for interacting with Nitrokey devices.
In order to allow better integration with 3rd party software such as [PrivacyIdea](https://www.privacyidea.org/) and [KeyIdentity](https://keyidentity.com/en/products/multi-factor-authentication.html) the import and export of OTP secrets in an appropriate format is desired. Common formats...
I believe it would be convenient for users who don't want to compile the sources themselves, to provide pre-compiled binaries in the form of an installable software package. Would you...
I am cautiously confident that the code is moving towards a state where we can say it won't change in completely unexpected ways anymore (our experience with `argparse` is overall...
Most of the user input provided via arguments or options is subject to restrictions. These restrictions can be fixed (e. g. a hexadecimal string must always have an even number...