WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

1.2K

Yes, you'll be on a different network. However, the thing about Internet Service Providers (ISP) is that they provide the physical and data link layers of connectivity infrastructure regardless. All of your data is passing through their switches, which means they can capture all of the Ethernet frames they want to regardless of whether or not you're on a Virtual Private Network (VPN). By choosing to use a VPN, you can obfuscate your data somewhat, but you're also just handing it over to a second company which can also be compromised.

I know there are frame-level services out there, but again, those frames are passing through your ISP's equipment.

I might be wrong, hence the "Opinion" in the title, and I would be glad if someone were to correct me. I've been studying networking a bit over the last few years, so I think I kind of have a grasp on how it works on the various levels.

Yes, you'll be on a different network. However, the thing about Internet Service Providers (ISP) is that they provide the physical and data link layers of connectivity infrastructure regardless. All of your data is passing through their switches, which means they can capture all of the Ethernet frames they want to regardless of whether or not you're on a Virtual Private Network (VPN). By choosing to use a VPN, you can obfuscate your data somewhat, but you're also just handing it over to a second company which can also be compromised. I know there are frame-level services out there, but again, those frames are passing through your ISP's equipment. I might be wrong, hence the "Opinion" in the title, and I would be glad if someone were to correct me. I've been studying networking a bit over the last few years, so I think I kind of have a grasp on how it works on the various levels.

(post is archived)

[–] 0 pt

Self-signed certificates aren't trusted by pretty much all browsers anymore. Want to run a web server? Get a cert from one of the CAs your browser trusts, and that's not you.