Encode passwords in base64 to make them not directly visible
Created by: LNJ2
When you opened the config file before, you could directly see someone's (or your own) password, with this it's at least not directly visible to most humans.
Closes #174.