Security › andOTP
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

andOTP

Time-based One-time Passwords (TOTP) from QR codes for two-factor authentication
Version: 0.9.0.1
Added: 19-07-2017
Updated: 20-06-2021
andOTP is a two-factor authentication App for Android 4.4+.

It implements Time-based One-time Passwords (TOTP) like specified in RFC 6238.
Simply scan the QR code and login with the generated 6-digit code.

This is a fork of the great https://f-droid.org/packages/net.bierbaumer.otp_authenticator app written by
Bruno Bierbaumer, which has sadly been inactive since 2015. All credit for the
original version goes to Bruno.

Features:

* Free and Open-Source
* Encrypted storage
* Plain-text backups
* Encrypted backups using OpenPGP
* Sleek minimalistic Material Design
* Great Usability
* Compatible with Google Authenticator

Requires minimal permissions:

* Camera access for QR code scanning
* Storage access for import and export of the database
Screenshot of andOTP Screenshot of andOTP Screenshot of andOTP
code Source file_download Download