Security in WordPress plugin development
What my ultimate goal is, other plugins be it infected(backdoor etc) or not cannot access the username/password/mail of my email, that is the main part of the question. The only way to be sure of this is to not store them in a manner than can be automatically decrypted in the database/filesystem – which is … Read more