Gafn
Silver Member
I'd trust the SSL to the server at the site before I would trust my information going through a 3rd party, especially one in another country.
Sir - a VPN and a SSL are two entirely different worlds, like apples and oranges.
VPNs use a combination of dedicated connections and encryption protocols to generate virtual P2P connections, even if snoopers did manage to siphon off some of the transmitted data, they'd be unable to access it on account of the encryption. What's more, VPNs allow individuals to spoof their physical location葉he user's actual IP address is replaced by VPN provideré*�llowing them to bypass content filters. So, you may live in Tehran but appear to live in Texas, enabling you to slip past the government filters and commit the treasonous act of watching a YouTube video. The horror.
A secured VPN basically makes you invisible on the internet, hiding be hide layers of encryption.
SSL protects data in transit by encrypting it. It only ensures, to a client, that data will make it from their computer to your server without being intercepted or altered (the encrypted data could be intercepted but has no meaning without decryption). That said, it is the client's responsibility to ensure that SSL is functioning properly before they send any data or trust output from the server. There are attacks that will remove SSL from the connection, but not that will intercept or alter data sent over a secured SSL connection.
SSL does not provide any security once the data is on the server. It is still necessary to use hashing and server side encryption if you want to protect the data at rest from breaches to the server itself.
This is how Target and major retailers lose personal account data and c-card information.
The VPN will not stop the same security issue of the retailer servers, however it will stop all eavesdropping on your internet browsing.