winget install --id=NitrokeyGmbH.Nitrokey-App -e
This application allows to manage Nitrokey 3 devices. Currently, it only allows updating the firmware of Nitrokey 3 devices. More features will be added in the future. To manage Nitrokey Pro and Nitrokey Storage devices, use the older Nitrokey App.
Nitrokey-App is a graphical application designed to manage and utilize Nitrokey 3 devices, providing essential tools for device configuration and maintenance.
Key Features:
Audience & Benefit: Ideal for users seeking advanced security, the Nitrokey-App is perfect for those managing sensitive data or requiring robust authentication methods. It offers secure password storage, streamlined access to encrypted credentials, and seamless integration with 2FA systems.
Installation: The app can be installed via winget, ensuring a smooth setup process on supported operating systems.
This application empowers users to enhance their digital security effortlessly while benefiting from future updates and features.
This application allows to manage Nitrokey 3 devices. To manage Nitrokey Pro and Nitrokey Storage devices, use the older Nitrokey App.
These are the preferred installation methods for the following operating systems:
Download and run the prebuilt .msi
available inside releases.
Flathub lists the Nitrokey App2 to be used for an easy install within your prefered Linux distribution.
Currently there is no official support for macOS, you might want to try installing through pypi using pip
and/or pipx
.
The following features are currently implemented.
Executable binaries for Linux and Windows as well as a MSI installer for Windows can be downloaded from the releases.
This project uses Poetry as its dependency management and packaging system. See the documentation of Poetry for available commands.
The application can be compiled by executing:
git clone https://github.com/Nitrokey/nitrokey-app2.git
cd nitrokey-app2
make init
make build
poetry shell
nitrokeyapp
pip install nitrokey
)Nitrokey GmbH, Jan Suhr and contributors.