Okay, I've configured my computer to encrypt my web traffic, per this guide.
I (think I) can use the following commands in the Cygwin Bash Shell to send and receive e-mail over a secure connection:
ssh -N -p 22 root@xxx.xxx.net -L 57344/localhost/110
ssh -N -p 22 root@xxx.xxx.net -L 61440/localhost/25
While I have a few answers, I still have several other questions.
I (think I) can use the following commands in the Cygwin Bash Shell to send and receive e-mail over a secure connection:
ssh -N -p 22 root@xxx.xxx.net -L 57344/localhost/110
ssh -N -p 22 root@xxx.xxx.net -L 61440/localhost/25
While I have a few answers, I still have several other questions.
- Does Steam encrypt account credentials before logging on? I don't want to send my username and password in cleartext over an unsecured network--especially since there's over a hundred dollars invested in my Steam account.
- What about downloads? I was able to browse standard and secure web sites in Firefox, but I couldn't download a file while routing my traffic through the SSH SOCKS5 proxy. I'm not concerned about encrypting my downloads, but I also don't want to have to change my Firefox configuration every time I want to download a file.
- Why does Covenant Eyes lock up all programs that access the Internet when I tell it to use a SOCKS5 proxy? I might have to call Covenant Eyes tech support on this one.
- Does Covenant Eyes encrypt usage monitoring reports before sending them "home" to the CE servers? Another CE tech support question.
- Why can't I log in to HLSW over the SSH SOCKS5 proxy? The login attempt times out and my Cygwin Bash Shell returns channel 1: open failed: connect failed: Connection refused. Come to think of it, it did the same when I tried to download something.
- Does HLSW encrypt RCON passwords before sending? If not, I'll need to answer my previous question before logging in to remotely admin Tribe of Judah game servers.