Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
/ OneTimePass Public archive

Two-factor (TOTP) authentication for Android 4.2+

License

Notifications You must be signed in to change notification settings

OneTimePass/OneTimePass

Repository files navigation

OneTimePass

OneTimePass logo

Two-factor (TOTP) authentication for Android 5.0+

Important Notice

Do not install this application. This application is no longer maintained and anyone using it is advised to migrate away from it.

The following are recommended ways to migrate away from OneTimePass.

  1. Select a new TOTP application and manually reset each TOTP account at the actual site.
  2. Use another device or computer to scan each TOTP account's QR code with a new TOTP application.
  3. Select a new TOTP application and for each account:
    • take a screenshot of the account's QR code
    • copy the screenshot to another device (or computer)
    • scan them using the new TOTP application
    • delete all copies of all screenshots used

You can reveal QR codes by tapping the circular account icon from any account screen.

Credits

This application is inspired by OTP-Authenticator and OneTimePad.

License

OneTimePass - Two-factor (TOTP) authentication for Android 5.0+
Copyright (C) 2017-2021  Kevin C. Krinke

This software is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; specifically
version 2.1 of the License and not any other version.

This software is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA