rembo10 / headphones

Automatic music downloader for SABnzbd
GNU General Public License v3.0
3.39k stars 600 forks source link

Feature Request: Store passwords as hashes, rather that plaintext #3198

Open rlue opened 5 years ago

rlue commented 5 years ago

While setting up Headphones, I discovered that the password I set for the web frontend is stored in config.ini in plaintext. Any chance we could have headphones start taking, say, an SHA-256 hash of passwords and storing / checking against those instead?

Jeeshla commented 5 years ago

This is also the case with search provider logins such as Redacted which is unacceptable if using Headphones in a shared server environment.