MD5 is not an option since we need to send the plaintext password to Pandora. A slightly more ideal solution would be to use gnome-keyring, but I'd like to avoid a hard gnome dependency and most users store their gnome keyrings unencrypted anyway.
`chmod 600 .config/pithos.ini` would probably be a reasonable thing for Pithos, to do automatically, however
MD5 is not an option since we need to send the plaintext password to Pandora. A slightly more ideal solution would be to use gnome-keyring, but I'd like to avoid a hard gnome dependency and most users store their gnome keyrings unencrypted anyway.
`chmod 600 .config/pithos.ini` would probably be a reasonable thing for Pithos, to do automatically, however