1K+

View Trend>
andOTP - OTP Authenticator
[Unmaintained] Open source two-factor authentication for Android
Version History
Update Comparison
App Status
  • Latest Version
    0.9.0.1-play
  • Time Since Latest Version
    3Year34days4Hour
  • Total Updated Versions (last 1 year)
    0

Version Timeline

Hover over "Icon" to view updates. Click "Icon" to view comparison
Version History
Display Content
Date
  • -
2024 years
4 month
19
20
21
22
23
24
25
26
27
28
29
30
5 month
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
6 month
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
7 month
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

Version History

  • Version0.9.0.1-play
    06/15/2021

    [Unmaintained] Open source two-factor authentication for Android

    Update Log

    https://github.com/andOTP/andOTP/blob/master/CHANGELOG.md

    Screenshots
    App Description

    andOTP is currently unmaintained, please check GitHub for additional details.

    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. It has since been removed from Google Play, but you can still find the code of his app here: https://github.com/0xbb/otp-authenticator

  • Version0.9.0-play
    06/06/2021
    Size:7.0M

    Open source two-factor authentication for Android

    Update Log

    https://github.com/andOTP/andOTP/blob/master/CHANGELOG.md

    Screenshots
    App Description

    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\u0027t 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. It has since been removed from Google Play, but you can still find the code of his app here: https://github.com/0xbb/otp-authenticator

  • Version2020-10-28
    10/28/2020
    Size:6.4M

    Open source two-factor authentication for Android

    Update Log

    https://github.com/andOTP/andOTP/blob/master/CHANGELOG.md

    Screenshots
    App Description

    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

  • Version0.8.0-play
    10/28/2020
    Size:6.4M

    Open source two-factor authentication for Android

    Update Log

    https://github.com/andOTP/andOTP/blob/master/CHANGELOG.md

    Screenshots
    App Description

    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\u0027t 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. It has since been removed from Google Play, but you can still find the code of his app here: https://github.com/0xbb/otp-authenticator