spotifyd-http
spotifyd-http copied to clipboard
read config file so password is not visible on the command line
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?