Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 644 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 644 Bytes

Description

There is a script for migrating from Android totp-app to macOS totp-cli app 🔄


Usage

  • Clone repo 📦

  • Export your keys from Aegis as JSON and put it into the repo root 🗝️

  • Change permissions 🔐

    chmod +x migrator.sh
  • Create totp-cli import .yml file 📄

    ./migrator.sh --namespace your-namespace --json-in aegis-export-plain-***.json
  • Import that file into storage 📥

    totp-cli import --input output.yml
  • View your imported keys 👀

    totp-cli list personal