moontreeapp / moontree

Primary Mono Repo
6 stars 5 forks source link

improve and update import decryption #539

Closed lastmeta closed 6 days ago

lastmeta commented 2 years ago

Describe The Task

we kinda have a skeleton left of from the early days about asking the user for a password if we detect that the import is encrypted but we have to improve it for our current design: parse out the json for each unqiue wallet cypher ask for the password and use it to decrypt the secret

Additional Context

only effects json structure for now we need design work on this too.

lastmeta commented 2 years ago

see #525