summaryrefslogtreecommitdiffstats
path: root/desktop/stoken/README
diff options
context:
space:
mode:
author Marcel Saegebarth <marc@mos6581.de>2015-03-27 20:55:58 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-28 02:22:16 +0700
commita56cd08c519def1215c8538b264a9dbf617a7ed8 (patch)
tree70edcc6268d8eedfb35f03268a82e6d6fa4e8a2e /desktop/stoken/README
parent3a3aa3ca24c4a2e1562a115278918b1de0e814fd (diff)
downloadslackbuilds-a56cd08c519def1215c8538b264a9dbf617a7ed8.tar.gz
slackbuilds-a56cd08c519def1215c8538b264a9dbf617a7ed8.tar.xz
desktop/stoken: Added (RSA tokencode generator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/stoken/README')
-rw-r--r--desktop/stoken/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/stoken/README b/desktop/stoken/README
new file mode 100644
index 0000000000..1cf2f0082f
--- /dev/null
+++ b/desktop/stoken/README
@@ -0,0 +1,6 @@
+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 GTK+ GUI with cut&paste functionality
+- A shared library allowing other software to generate tokencodes on demand