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

Encrypt all sensitive keys #5

Closed
fudgebucket27 opened this issue Aug 6, 2023 · 3 comments
Closed

Encrypt all sensitive keys #5

fudgebucket27 opened this issue Aug 6, 2023 · 3 comments

Comments

@fudgebucket27
Copy link
Contributor

Probably should have a way to encrypt the private keys and api keys on the PC running Maize and then decrypt them using the passcode/passphrase that encrypted them when you enter the app. Just so they aren't sitting in plain text on the computer. LooPyGen has an option like this I believe.

@cobmin
Copy link
Owner

cobmin commented Aug 6, 2023

This is a great idea since the user no longer needs to touch the file itself.

@cobmin
Copy link
Owner

cobmin commented Nov 18, 2023

next release (v1.11.0) will have account management in it. user will have to enter in a password to log in. there will also be two keys that are stored in the application that will be hard to get to (why the user password is necessary). the source code for the encryption keys and process will not be open source.

thanks for the push @fudgebucket27 ^_^

@fudgebucket27
Copy link
Contributor Author

Awesome mate! Feel free to close this out as you've implemented it now 😊

@cobmin cobmin closed this as completed Nov 19, 2023
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

2 participants