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

VNC: Password storage #24

Open
1 task
ksandom opened this issue Apr 22, 2022 · 0 comments
Open
1 task

VNC: Password storage #24

ksandom opened this issue Apr 22, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers Security

Comments

@ksandom
Copy link
Owner

ksandom commented Apr 22, 2022

Tasks

  • VNC Password should not be stored in clear text.

Requirements

The solution must

  • be portable between Linux, Windows, and MacOS.
  • have no/minimal external requirments.
    External requirements:
    • must be open source.
    • easy to install.
    • easy to use/low-friction on a day to day basis. Eg using multiple keys to unlock vault would be a no-go.
    • have low resource impact on the system.

Background

The VNC password is currently stored in clear text in output.yml. This is a security concern.

@ksandom ksandom added enhancement New feature or request good first issue Good for newcomers Security labels Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Security
Projects
None yet
Development

No branches or pull requests

1 participant