summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author B. Watson2020-10-12 23:35:55 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:38:30 +0200
commita691ed032e9324ced49ce0a694c42e8d43d783c7 (patch)
treeb389890273af648b39f4f10dd6a3fc3e915e39c7 /desktop
parente371447fb3726d3086bf4b0bd4a71a3d5f320e52 (diff)
downloadslackbuilds-a691ed032e9324ced49ce0a694c42e8d43d783c7.tar.gz
desktop/stoken: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/stoken/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/desktop/stoken/README b/desktop/stoken/README
index 1cf2f0082f..2184fe1799 100644
--- a/desktop/stoken/README
+++ b/desktop/stoken/README
@@ -1,6 +1,8 @@
-stoken is a tokencode generator compatible with RSA SecurID
-128-bit (AES) tokens. The project includes several components:
+stoken is a tokencode generator compatible with RSA SecurID 128-bit
+(AES) tokens. The project includes several components:
-- A simple command line interface (CLI) used to manage and manipulate tokens
+- A simple command line interface (CLI) used to manage and manipulate
+ tokens
- A GTK+ GUI with cut&paste functionality
-- A shared library allowing other software to generate tokencodes on demand
+- A shared library allowing other software to generate tokencodes
+ on demand