This repository was archived by the owner on Jun 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 374
Migration
Dimitri Sokolyuk edited this page Mar 31, 2021
·
10 revisions
To migrate your accounts from other 2FA apps you have different options, here I will list the ones known to me.
- Language: Python | protoc | protobuf
- Created by: wmdebrito
- Requires: Scan QRCode, convert, and download to phone
-
Generates:
- JSON file to be imported by andOTP as backup
-
Supports:
- Google Authenticator
- Language: Go | protobuf
- Created by: dim13
- Requires: Scan QR-Code
-
Generates:
- Plain
otpauth://
links -
otpauth://
QR-Codes - Evaluates codes | serves HTTP page with QR and codes
- Plain
-
Supports:
- Google Authenticator
- Language: Python
- Created by: puddly
- Requires: a rooted phone and access to a PC with ADB and Python 3.6+
-
Generates:
- QR codes to be scanned by andOTP
- JSON file to be imported by andOTP as backup (with the
--andotp-backup
option)
-
Supports:
- Google Authenticator
- Microsoft Authenticator
- Authy
- Duo Mobile
- FreeOTP
- Language: Python
- Created by: skorokithakis (see #66)
- Requires: access to a PC with ADB and Python 3, rooted phone
- Generates: JSON files to be imported as backup in andOTP
- Language: JavaScript
- Created by: viljoviitanen
- Requires: a rooted phone or access to a PC with ADB
- Generates: QR codes to be scanned by andOTP
- Language: Python
- Created by: rich-murphey
- Requires: upload freeotp backup to computer, convert, and download to phone
- Generates: A andotp json backup file.
- In the latest version of OneTimePad you can manually list the account label and the shared secret (one-by-one) when you long-press each of the accounts and then on the "eyes" icon on top. Also the QR code is shown which you can scan by andOTP. This was introduced in commit https://github.com/kckrinke/onetimepad/commit/55aef4e6fc20586e9ec5783e645ba0d843e524ea .
- Generates: QR codes (and shared-secret text so that you can write it down) to be scanned by andOTP