Skip to content
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

CLI wallet with password encryption #266

Open
brenzi opened this issue Jul 31, 2022 · 1 comment
Open

CLI wallet with password encryption #266

brenzi opened this issue Jul 31, 2022 · 1 comment
Labels
F8-newfeature Introduces a new feature Q9-needsdesign

Comments

@brenzi
Copy link
Contributor

brenzi commented Jul 31, 2022

Implement password encryption in the CLI, as decribed here

also consider this original comment from @brenzi on this task:
the current use of the keystore doesn't provide good devX, because the name of the files in the keystore is cryptic, so it's hard to find out which mnemonic belongs to which address. Moreover, a few use cases would need at least password protection.

@brenzi brenzi added the F7-enhancement Enhances an already existing functionality label Jul 31, 2022
@brenzi brenzi changed the title proper wallet implementation proper wallet implementation with decent security Aug 29, 2022
@haerdib haerdib added F8-newfeature Introduces a new feature and removed F7-enhancement Enhances an already existing functionality labels Nov 11, 2022
@masapr masapr changed the title proper wallet implementation with decent security CLI wallet with password encryption Mar 23, 2023
@Niederb
Copy link
Contributor

Niederb commented Apr 3, 2023

I did a bit of research regarding file encryption crates. These are the ones I found:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F8-newfeature Introduces a new feature Q9-needsdesign
Projects
None yet
Development

No branches or pull requests

4 participants