Hello,
So I’ve been reading up as much as I can on privacy and how data can leak, and it’s looking like a real rat’s nest of potential problems. Basically, every step of how a device connects to the internet and how it navigates the internet to a specific location on the internet is a potential leak. I’ve also been reading up as best as I can on how internet connections work.
So here’s what I’ve gathered so far.
A device sends a signal requesting to be connected to a URL by an ISP. The ISP sends that signal to a DNS server according to the Device’s settings, which maintains a gigantic list of domains and their respective IP addresses. The DNS looks up the URL, finds the IP address, and sends that back to the ISP. The ISP then connects the device to that IP address via whatever pathways and other ISP’s are needed along the way. The device then sends a signal requesting information to the server at the requested IP address. That server receives that request and replies with the information requested, sending it to their ISP, through the internet, through the devices ISP, and finally to the device.
Every step of this can be a leak.
There are DNS servers that are secure and privacy respecting.
There are VPN’s that get in between your device and your ISP - your device encrypts data before handing it to your ISP, and your ISP can’t do anything with it except send it to your VPN, who then decrypts it and fulfills the rest of the job your ISP ordinarily would.
A lot of good VPN’s have their own DNS servers to keep things in-house and thus more private and secure.
So… I’m trying to understand how would someone go about setting up a new pixel as securely and privately as they want?
Because you gotta connect to the internet to get Graphene. And you gotta connect to the internet to get a vpn set up. You might be able to bypass DNS leaks by just navigating by pure ip address input, but you still need the vpn to keep the ISP in the dark… I guess it doesn’t matter if the ISP sees you setting up a VPN because they’re gonna know you’re using a VPN no matter what. And it’s roughly the same for Tor.
So my best guess for the optimal order of operations is to set up a vpn on a router, turn on your pixel, set it to use a good DNS, navigate to graphene to download/install, then set up the vpn on the graphene pixel so it can safely connect to other routers and ISP’s.
Is that correct?