diff options
Diffstat (limited to 'desktop/stoken/README')
-rw-r--r-- | desktop/stoken/README | 6 |
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 |