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
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