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

Remove manual password input for kvdb #1220

Open
ameba23 opened this issue Dec 17, 2024 · 0 comments · May be fixed by #1237
Open

Remove manual password input for kvdb #1220

ameba23 opened this issue Dec 17, 2024 · 0 comments · May be fixed by #1237
Milestone

Comments

@ameba23
Copy link
Contributor

ameba23 commented Dec 17, 2024

Its still not totally clear whether we are keeping or ditching the kvdb. But what i think definately needs to change before we deploy entropy-tss to a confidential virtual machine is remove the manual password input. There will be no way for the validator operator to enter a password via a terminal, as there will be no shell access to the virtual machine.

The quickest was to do this would be to change this line:

PasswordMethod::Prompt.execute().unwrap()

To use PasswordMethod::NoPassword.

@github-project-automation github-project-automation bot moved this to 📋 Backlog in Entropy Core Dec 17, 2024
@ameba23 ameba23 added this to the v0.4.0 milestone Dec 17, 2024
@JesseAbram JesseAbram linked a pull request Jan 6, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

Successfully merging a pull request may close this issue.

1 participant