This package browser is in early development. Mind the rough edges.

stoken 0.92

Software Token for cryptographic authentication

stoken is a token code generator compatible with RSA SecurID 128-bit (AES) tokens. This package contains a standalone command-line program that allows for importing token seeds, generating token codes, and various utility/testing functions.

Installation

Install stoken 0.92 as follows:

guix install stoken@0.92

Or install the latest version:

guix install stoken

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.