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