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

Password strength on wallet creation #39

Open
flomang opened this issue Dec 13, 2022 · 4 comments
Open

Password strength on wallet creation #39

flomang opened this issue Dec 13, 2022 · 4 comments

Comments

@flomang
Copy link
Collaborator

flomang commented Dec 13, 2022

Wallet password creation needs requirements - min length, special characters, etc.

@30-r
Copy link

30-r commented Dec 13, 2022

I would like if there is an option to disable complexity requirements and even create no password wallets

@flomang
Copy link
Collaborator Author

flomang commented Dec 13, 2022

This might require more work than it is worth since the wallet api requires a value. Making that optional would probably be a serious overhaul of the wallet api. How would a no password wallet be used?

@30-r
Copy link

30-r commented Dec 14, 2022

Yeah if no password is not easily added because grin-wallet doesn't already support it then no problem. I just always liked that Bitcoin Core did allow it, in a sort of "choose your own security" sense.

Complexity I would definitely like a way around since it isn't required.

@cekickafa
Copy link

Security is important. Especially for average user. Without a password, wallet is risky for average user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants