andOTP - Android OTP Authenticator

By Jakob Nixdorf

andOTP - Android OTP AuthenticatorandOTP - Android OTP AuthenticatorandOTP - Android OTP Authenticator

andOTP implements Time-based One-time Passwords (TOTP) like specified in RFC 6238 (HOTP support is currently in beta testing). Simply scan the QR code and login with the generated 6-digit code.

Features:

•  Free and Open-Source

•  Requires minimal permissions:

 •  Camera access for QR code scanning

 •  Storage access for import and export of the database

•  Encrypted storage with two backends:

 •  Android KeyStore (can cause problems, please only use if you absolutely have to)

 •  Password / PIN

•  Multiple backup options:

 •  Plain-text

 •  Password-protected

 •  OpenPGP-encrypted

•  Sleek minimalistic Material Design with three different themes:

 •  Light

 •  Dark

 •  Black (for OLED screens)

•  Great Usability

•  Compatible with Google Authenticator

Backups:

To keep your account information as secure as possible andOTP only stores it in encrypted data files. There are two methods of encryption which can be used: the Android KeyStore or a Password / PIN.

The KeyStore is a system component of Android for securely storing cryptographic keys, the advantage of this approach is that the key is kept separate from the apps data and, as a bonus, can be backed by hardware cryptography (if your device supports this). However, due to that separation, backups with 3rd-party apps like Titanium Backup can not be used if this method is chosen. Such apps only backup the encrypted data files and not the encryption key, which renders them useless. In this case you will have to rely on the internal backup functions provided by andOTP!

The KeyStore is known to cause a lot of problems, so please only use it if you absolutely have to and know what you are doing. In that case please make sure to make regular backups in case something goes wrong. It is always recommended to use a password or PIN instead!

Beta testing:

If you found a bug during beta testing, please submit your feedback directly on Github (https://github.com/andOTP/andOTP/issues) because for some reason I don't always get notified when new beta feedback is submitted on the Google Play Store.

Open source:

This app is fully open source (licenses under the MIT license), you can check out the source on GitHub: https://github.com/andOTP/andOTP

andOTP is a fork of the great OTP Authenticator app written by Bruno Bierbaumer, which has sadly been inactive for a while. All credit for the original version goes to Bruno. You can find his app here: https://play.google.com/store/apps/details?id=net.bierbaumer.otp_authenticator

Similar Apps

Description:

???? Thanks to all, We are awarded with Top Developer Badge ????Authenticator Plus generates 2-step verification codes to protect your accounts with your password and phone / tablet.With Authenticator Plus you can seamlessly sync and manage all your 2-step enabled accounts in pho...

Description:

SAASPASS brings the future of security to Android by seamlessly merging both the Password Manager AND 2FA Authenticator codes in a single app with all the security precautions balanced with extreme usability.Password ManagerOver 60 Thousand pre-configured websites mobile s...

Description:

Aegis Authenticator is a free, secure and open source app to manage your 2-step verification tokens for your online services. - EncryptionAll of your one-time passwords are stored in a vault. If you choose to set a password, which is highly recommended, the vault will be e...

Description:

privacyIDEA is a modular solution for two factor authentication especially with OTP tokens. It is multi-tenency- and multi-instance-capable. Due to the modular structure privacyIDEA can be quickly and easily adapted and enhanced. E.g. adding new token types is as simple as writing a new lean p...

Description:

Authenticator Pro is a free and open-source 2-factor authentication (2FA) code generator for your online accounts.• Compatibility : Authenticator Pro is compatible with Google Authenticator. It supports many accounts such as Amazon, Instagram, Microsoft, Dropbox, Google, Facebook...

Comments