spotifyd-http icon indicating copy to clipboard operation
spotifyd-http copied to clipboard

read config file so password is not visible on the command line

Open stuart12 opened this issue 8 years ago • 0 comments

At the moment to only way to pass the Spotify password to spotifyd-http is on the command line. Any user on the system can thus read the password with a simple ps(1).

Could spotifyd-http read /etc/spotifyd.conf to get the password and username?

stuart12 avatar Apr 22 '17 19:04 stuart12