Skip to content

Instantly share code, notes, and snippets.

@tghw
Last active April 16, 2024 21:05
Show Gist options
  • Save tghw/27a4b3a237e6f62a8bb9a46670e59f61 to your computer and use it in GitHub Desktop.
Save tghw/27a4b3a237e6f62a8bb9a46670e59f61 to your computer and use it in GitHub Desktop.
Convert LastPass Authenticator JSON export to Aegis. This does not access your LastPass account or interact with any external resources for security. Please remember to delete your export files after you have imported them to Aegis as they could be used to retrieve your tokens.
@denisemenov
Copy link

Thank you. Your code inspired me to write an analogue in typescript for node.js. :)
https://github.com/denisemenov/lastpass-auth-export

@tghw
Copy link
Author

tghw commented Apr 16, 2024

Thank you. Your code inspired me to write an analogue in typescript for node.js. :) https://github.com/denisemenov/lastpass-auth-export

🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment