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

Setup should validate existing encryption key #781

Open
confuser opened this issue Dec 13, 2020 · 0 comments
Open

Setup should validate existing encryption key #781

confuser opened this issue Dec 13, 2020 · 0 comments
Labels

Comments

@confuser
Copy link
Member

Problem
If the encryption key is re-generated, encrypted data within servers table can no longer be decrypted.

Solution
Setup tool should validate this by attempting to decrypt existing server details. If it fails to decrypt, warn the user and ask if they want to remove it. If no, exit setup as it'll prevent the WebUI from running.

@confuser confuser added the bug label Dec 13, 2020
@confuser confuser changed the title Setup should validate existing decryption key Setup should validate existing encryption key Dec 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant