-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keystore support for Import #699
Comments
pseudo cryptography algo to double check against thorswap, which is the biggest user of keystores (assuming AES 256 is the one) |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need the ability to import keystores. Handle file upload, add password, and then decrypt.
Need to spike on the security from native store with the Mnemonic vs. plaintext. Bonus points if we can figure out how to export both the keystore & native wallet seed.
Flow with new wallet flow:
https://www.figma.com/design/om2yDg0BjLNNSkJz82O30N/Wallet-Modal?node-id=2718-94&node-type=frame&t=c3Y9ABfz37WW1oiH-11
Flow with current wallet flow:
https://www.figma.com/file/auLL8w102VUd7ypMZNDjin?node-id=75:3202&locale=en&type=design
The text was updated successfully, but these errors were encountered: