How to encrypt the password, because of security reasons we can't keep in a text file ``` host rdb_host database rdb_database adapter mysql2_or_postgresql_or_etc username myusername password mypassword ```