Skip to content

[Bug] docker-compose.yml stores the password in clear text #659

@oe3gwu

Description

@oe3gwu

What version of WinBoat are you running?

0.9.0

Your Environment

Same as Issue #658

Steps to Reproduce / Context

Open ~/.winboat/docker-compose.yml with the editor.

I uploaded a docker-compose.yml but with a redacted password.

Logs

container.log

docker-compose.yml

install.log

winboat.log

Expected Behavior

at least a hashed or salted hashed password.

Current Behavior

It is written in there in clear text.

Possible Solution

No idea. please find a better solution. Clear Text passwords must not exist anymore. The attack vectors to services are massive - if some pw is used. And in a Network this possibility exists. Also there is no indication somewhere that this is saved.

Quality Notice

  • I have checked the issue tracker and verified that this bug is a unique case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-triageAn issue that is to be reviewed and assessed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions