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

Rework felony.json #80

Open
frankcash opened this issue Aug 19, 2016 · 2 comments
Open

Rework felony.json #80

frankcash opened this issue Aug 19, 2016 · 2 comments

Comments

@frankcash
Copy link
Collaborator

frankcash commented Aug 19, 2016

Right now felony.json stores all keys added. This creates a problem since the User's private key is also stored in that file.

Some ways to go about this:

  1. We need to think of a more secure way of storing the private key
  2. not storing it and forcing the user to input it.

Definitely open to suggestions.

I could see this getting worked on with (#9)

@bugsysop
Copy link

Nice project, but not realy mature for massive use...

Some suggestions...

@lakshayg
Copy link

How about encrypting the user's private key or the whole of felony.json with a master password which the user must provide every time?

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

No branches or pull requests

3 participants