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

Enhance Private Key Storage Security #136

Open
david-julien opened this issue Sep 28, 2017 · 0 comments
Open

Enhance Private Key Storage Security #136

david-julien opened this issue Sep 28, 2017 · 0 comments
Assignees

Comments

@david-julien
Copy link
Contributor

  • generate keys from a seed phrase, so you can use the phrase to recover the key
  • require a password from user to encrypt key
  • store key encrypted WHEREVER POSSIBLE
  • ask user for password whenever key needs to be unencrypted to sign something
@david-julien david-julien changed the title Enhancing Private Key Storage Security Enhance Private Key Storage Security Sep 28, 2017
@david-julien david-julien self-assigned this Sep 28, 2017
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

1 participant