We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now felony.json stores all keys added. This creates a problem since the User's private key is also stored in that file.
felony.json
Some ways to go about this:
Definitely open to suggestions.
I could see this getting worked on with (#9)
The text was updated successfully, but these errors were encountered:
Nice project, but not realy mature for massive use...
Some suggestions...
.felony.json
Sorry, something went wrong.
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?
No branches or pull requests
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:
Definitely open to suggestions.
I could see this getting worked on with (#9)
The text was updated successfully, but these errors were encountered: