Recently I read an article where the author went through great pains to launch an application on a remote system and display it locally, over an encrypted session.
Doing this is actually far, far easier to do than ggarron makes it out to be. It’s no more difficult than a single option in SSH. But first, what is SSH to you?