Hi everyone,
I'm going to try to develop a plugin that uses the CF CLI, but I'm a bit worried about security, so the question is, what type of encryption uses the CF CLI when running commands?
i.e: when I run the login command I need to type my user and pass, how does it transport data from the server to the client and vice versa?
Thanks!