Easy Token is an RSA SecurID-compatible software authenticator for Android with advanced usability features:
Official releases are posted in the XDA thread and on Google Play.
No registration is required to download from XDA.
To report issues, please email the author at cernekee@gmail.com or post in the XDA thread.


On the host side you'll need to install:
First, clone the source trees:
git clone git://github.com/cernekee/EasyToken
cd EasyToken
git submodule update --init
Then build the binary components (libs/ directory):
make -C external NDK=/opt/android-ndk-r10d
Then build the Java components:
android update project -p .
ant debug
Build logs can be found on this project's Travis CI page.
Please use Easy Token responsibly and avoid taking unnecessary risks with sensitive data. All software tokens are at risk of theft by malware; for high-security applications a hardware token is strongly preferred.
Saving your PIN is convenient, but can be risky if your device is stolen.
If you use the lock screen widget, your tokencode is available to anybody with access to your phone (even if they cannot unlock it). For this case, you may want to ask your system administrator to issue a 6-digit PIN-less software token, which will require you to enter PIN + TOKENCODE when logging in, instead of just a tokencode.
$ claude mcp add EasyToken \
-- python -m otcore.mcp_server <graph>