How to encrypt passwords

Thanks so much! Yeah, the env var route looks a bit more difficult than I thought, but the symlink route will be very quick and easy. It’s amazing how many tricky things we solve with symlinks!

Thanks for the direct link to the encryptDataSoure() method, that would make it indeed nice and scalable, without a bunch of dependencies. Will look into it!