https://github.com/stevenjdh/software-authenticator-plus
A modern looking cross-platform TOTP Authenticator with private key generator.
https://github.com/stevenjdh/software-authenticator-plus
2fa authenticator totp
Last synced: about 1 year ago
JSON representation
A modern looking cross-platform TOTP Authenticator with private key generator.
- Host: GitHub
- URL: https://github.com/stevenjdh/software-authenticator-plus
- Owner: StevenJDH
- License: gpl-3.0
- Created: 2017-04-21T19:35:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-29T12:30:41.000Z (over 5 years ago)
- Last Synced: 2025-02-06T12:48:00.392Z (over 1 year ago)
- Topics: 2fa, authenticator, totp
- Language: Java
- Homepage:
- Size: 563 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Software Authenticator Plus



A modern looking cross-platform TOTP Authenticator with a private key generator. This tool is great for those who don't always want to use their phone to generate codes.

Releases: [https://github.com/StevenJDH/Software-Authenticator-Plus/releases](https://github.com/StevenJDH/Software-Authenticator-Plus/releases)
Changelog: [https://github.com/StevenJDH/Software-Authenticator-Plus/wiki/Changelog](https://github.com/StevenJDH/Software-Authenticator-Plus/wiki/Changelog)
## Features
* Realistic looking LCD panel and digital output.
* The TOTP password will change to orange and then red as it is about to change.
* Double tap password to automatically save to clipboard.
* Cross-platform support for Windows, OS X, and Linux.
* Native Apple menu under OS X.
* 2FA private key generator with QRCode that can be saved.
* Application sits on top of all applications.
## Compatibility
Just like Google Authenticator on smartphones, this software authenticator/token is compatible with websites that use 32-bit private keys for two-factor authentication like GitHub, Google, Kraken Bitcoin Exchange, LastPass, Dropbox, and many others.
## TODO
* Add multiple private key support.
## Do you have any questions?
Many commonly asked questions are answered in the FAQ:
[https://github.com/StevenJDH/Software-Authenticator-Plus/wiki/FAQ](https://github.com/StevenJDH/Software-Authenticator-Plus/wiki/FAQ)
## Want to show your support?
|Method | Address |
|------------:|:-----------------------------------------------------------------------------------------------------------|
|PayPal: | [https://www.paypal.me/stevenjdh](https://www.paypal.me/stevenjdh "Steven's Paypal Page") |
|Bitcoin: | 3GyeQvN6imXEHVcdwrZwKHLZNGdnXeDfw2 |
|Litecoin: | MAJtR4ccdyUQtiiBpg9PwF2AZ6Xbk5ioLm |
|Ethereum: | 0xa62b53c1d49f9C481e20E5675fbffDab2Fcda82E |
|Dash: | Xw5bDL93fFNHe9FAGHV4hjoGfDpfwsqAAj |
|Zcash: | t1a2Kr3jFv8WksgPBcMZFwiYM8Hn5QCMAs5 |
|PIVX: | DQq2qeny1TveZDcZFWwQVGdKchFGtzeieU |
|Ripple: | rLHzPsX6oXkzU2qL12kHCH8G8cnZv1rBJh
Destination Tag: 2357564055 |
|Monero: | 4GdoN7NCTi8a5gZug7PrwZNKjvHFmKeV11L6pNJPgj5QNEHsN6eeX3D
↪aAQFwZ1ufD4LYCZKArktt113W7QjWvQ7CWDXrwM8yCGgEdhV3Wt|
// Steven Jenkins De Haro ("StevenJDH" on GitHub)