stoken
« Back to VersTracker
Description:
Tokencode generator compatible with RSA SecurID 128-bit (AES)
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Security
Tags: security authentication totp rsa cli token
Install: brew install stoken
About:
Stoken is a command-line tool that generates tokencodes compatible with RSA SecurID 128-bit (AES) software tokens. It functions as an open-source replacement for the official RSA SecurID software, allowing users to access their tokens without proprietary binaries. The tool can import token files (.sdtid) and generate one-time passwords (OTPs) for authentication.
Key Features:
  • Open-source alternative to proprietary RSA client
  • Supports importing .sdtid token files
  • Generates time-based one-time passwords (TOTP)
  • Command-line interface for scripting and automation
  • No network access required for token generation
Use Cases:
  • Generating RSA SecurID codes on Linux/macOS systems without the official client
  • Automating authentication workflows in scripts
  • Managing software tokens in headless or server environments
Alternatives:
  • FreeOTP – General TOTP client, but does not support proprietary RSA SecurID 128-bit token format
  • Google Authenticator – Standard TOTP, lacks RSA SecurID compatibility
Version History
Detected Version Rev Change Commit
Sep 11, 2025 10:15am 0 VERSION_BUMP 3fd4f187
Sep 29, 2024 10:01pm 0 VERSION_BUMP 3cf94930