AuthBit is built with:
- otpauth library to generate OTP code online
- javascript-blowfish library to encrypt and decrypt data using Blowfish algorithms
Your secret key will be encrypted. And all your data is stored locally. You can fork this repository and self-hosted AuthBit and use it even when you're offline. I can't be sure it's 100 % safe, so USE IT AT YOUR OWN RISK.
- Thank to Flaticon for their nice icons.
- Inspire by otp-authenticator-webapp by @qoomon