Hash passwords in sabnzbd.ini

Want something added? Ask for it here.
Post Reply
Convene7747
Newbie
Newbie
Posts: 1
Joined: July 20th, 2024, 11:52 pm

Hash passwords in sabnzbd.ini

Post by Convene7747 »

I notice while moving my config from one machine to another that the nntp server password was stored unhashed. Would it be possible to implement some sort of hashing so that the password doesn't appear in cleartext in the ini file?
User avatar
safihre
Administrator
Administrator
Posts: 5494
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Hash passwords in sabnzbd.ini

Post by safihre »

How to unshash it? It would have to be with some hardcoded decryption in the code that anyone then could also use to decrypt it themselves.

But maybe a better question would be why the ini would fall in the wrong hands?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply