Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

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

Notifications You must be signed in to change notification settings

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