stoken-gui
Software Token for cryptographic authentication
Install
- All systems
-
curl cmd.cat/stoken-gui.sh
- Debian
-
apt-get install stoken
- Ubuntu
-
apt-get install stoken
- Kali Linux
-
apt-get install stoken
- Fedora
-
dnf install stoken-gui
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install stoken
- OS X
-
brew install stoken
- Raspbian
-
apt-get install stoken
- Dockerfile
- dockerfile.run/stoken-gui
stoken
Software Token for cryptographic authentication
stoken is a software token which generates one-time passwords compatible with RSA SecurID 128-bit (AES) tokens. SecurID tokens are commonly used to authenticate end users to protected network resources and VPNs, as OTPs provide greater resistance to many attacks associated with static passwords. stoken aims to provide a Linux-friendly, free software alternative to the proprietary RSA SecurID Software Authenticators. This package contains standalone command-line and GTK+ GUI programs that allow for importing token seeds, generating tokencodes, and various utility/testing functions.