diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:28:11 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:24 +0700 |
commit | 922b7880f930c193106aaa95ab76e57816d3083c (patch) | |
tree | fa77258c970b419b02cced077348348d944d636e | |
parent | 4ec8ef2c6a0ed237b07ccc7f7e31916fb6d84694 (diff) |
desktop/nitrokey-app: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | desktop/nitrokey-app/README | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/desktop/nitrokey-app/README b/desktop/nitrokey-app/README index 959d1c4357e6..86bfc0145dd0 100644 --- a/desktop/nitrokey-app/README +++ b/desktop/nitrokey-app/README @@ -1,14 +1,13 @@ -Nitrokey-app is the official open-source desktop application for -the Nitrokey Pro and Storage security tokens. +Nitrokey-app is the official open-source desktop application for the +Nitrokey Pro and Storage security tokens. -It sits on the system tray and allows you to configure TOTP and -HOTP slots, TOTP interval and change the user/admin PIN for -the token. Also it provides access to the token's internal -password vault, so you can save up to 16 password on the token -itself. +It sits on the system tray and allows you to configure TOTP and HOTP +slots, TOTP interval and change the user/admin PIN for the token. Also +it provides access to the token's internal password vault, so you can +save up to 16 password on the token itself. It ships with the udev rule to setup the USB token. -Remove the old nitrokey-app first before atempting to compile, otherwise -it will try to use the old libnitrokey from your previous installed version -and not build a new libnitrokey. +Remove the old nitrokey-app first before atempting to compile, +otherwise it will try to use the old libnitrokey from your previous +installed version and not build a new libnitrokey. |