I want to send username and password to my computer to login, but I dont want this script stored in plaintext. It would be useful if I can save a script encrypted and when loading it from storage I have to "unlock" it with a password.
This will be useful for any kind of sensitive scripts
I want to send username and password to my computer to login, but I dont want this script stored in plaintext. It would be useful if I can save a script encrypted and when loading it from storage I have to "unlock" it with a password. This will be useful for any kind of sensitive scripts