Skip to content

m1c1b/aegis-to-totp-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Languages