Logged in Google users who do not follow the news as closely as the majority of Ghacks visitors may have noticed that Google started to redirect their searches on google.com from http to https automatically. While that is certainly not a issue on most systems, it could lead to issues on some. If you are [...]
- Author: Martin Brinkmann
- Comments: 22
How To Force HTTPS Connections
The Firefox add-on Firesheep has demonstrated the vulnerability of insecure connections with a bang. Users who use an unencrypted connection to access sites and services on public networks may have their information recorded by other users who record the network traffic. To put it in layman terms: You may be vulnerable to this kind of [...]
- Author: Martin Brinkmann
- Comments: 2
Use WinSCP to securely copy files between two computers
A reader of my site asked which program I was using to transfer files between my local computer and my dedicated server. The question looks easy to answer at first glance but actually it is not that easy. I’m actually using two ways to connect to my dedicated server depending on the tasks at hand. I use Putty to connect to my dedicated server when I want to administrate it: create new virtual hosts, ftp accounts and the like. I do use WinSCP for all other tasks, mainly for opening a secure connection to my dedicated server which uses SSH.
