SSL and web address
Thanks for the detailed info, very informative, I am not sure what you mean by "lost in what happens"
Regarding hiding the DNS, I think this would be important for someone who uses a VPN and don't want the ISP to know what sites he is visiting right? DNS job stops once the website IP is translated, inner pages of the site does not need DNS.
I am more concerned of a small details, when the ISP sees you are communicating with a website over SSL, does he see what pages you are on, can he fetch pages for you without knowing the page you want?
Page requests go direct to the domain over the encrypted SSL TCP(the transfer protocol) which is what http and https use. So no your ISP does not see what pages you want to access.
I cannot however explain the inner workings of VPNs, its not something I use personally and 3rd party VPNs there is no true 100% trust link.
Personally I use a full PC wide SSH tunnel which grabs all outgoing connections and sends them over an encrypted tunnel to my VPS, this is 100% secure all the ISP sees is that I have an outgoing SSH connection to my server. This I can trust 100% because I know what traffic goes through my VPS.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now