Password Encryption
Password encryption is essential to store user credentials securely. Without password encryption, anyone accessing the configuration files for aqilink could easily view any stored passwords by default, because it is stored as plain text. To avoid this potential security risk, it is possible to encrypt all passwords in the configuration files with an encryptor tool. The tool uses the asymmetric RSA algorithm to encrypt the passwords.