|
|
|
|
|
by red-iron-pine
605 days ago
|
|
Basically, yeah. Unless it's your server in your basement and/or colo, you have no way of knowing for sure. Plus reselling that data could be very lucrative, as there are a lot of companies (and governments) that would be quite interested in that data... Specifically: * there is a presumption that a VPN, esp. a commercial one used by the average person for non-work related activities, is doing something shady. not entirely unfounded, though "shady" could simply be watching Brazilian Netflix * the ISP can't see what you're doing, but the VPN can, and they're almost certainly using some sort of specialty firewalls / VPN aggregators / custom devices. Chances are those devices can do some deep packet inspection, and any lag would be perceived as using the VPN. Might even be able to MITM connections, maybe. * DNS is often just as interesting or damning as actual traffic, and most VPNs will configure you to use their DNS to prevent leaks. but that means they know you're looking up "totally-legit-bitcoin-trade-site.com", or maybe "hardcore-gay-pronz.net" 3 times a day. they don't know what you're looking at while on those websites -- maybe you're ssh-ing to their server to fix apache? -- but they can make assumptions. |
|