I'm struggling with protecting my login info. Let's say my FTP gets hacked, the hackers get access to my login info and may do harm as they like.
Is there a possible way of encrypting it or secure it in any way which will be unhackable, at least for the amateurs? I know there are ways to encrypt a php code and install a loader, but that's not really an option as I don't have access to install plugins in my server and only have access to FTP (and encryptors without loader are very easy to hack).