What I was thinking was that the VPN would be able to sniff the key exchange hand shake thing that HTTPS does in order to setup the connection, and use the data during the handshake to basically recreate the cryptographic key used for the connection later. So then it’d be able to just decrypt all traffic and reencrypt it again after passing through. Seamlessly to both ends.
Is that a thing in theory?
nymnympseudonym@piefed.social 1 day ago
assume the VPN provider is adversarial
now re-run your analysis
XLE@piefed.social 1 day ago
This is true regardless. HTTPS encryption keeps a man in the middle from seeing your URL. They just get the domain name, which is a lot, but it isn’t your credentials.
nymnympseudonym@piefed.social 18 hours ago
They don’t know the URL but they know the IP address so … yes, they also can get the URL
RaisinCrazyFool@kopitalk.net 18 hours ago
IP addresses do not map to URLs.
They might map to domains, but not necessarily.
Passerby6497@lemmy.world 17 hours ago
You cannot reliably get the URL from an IP, there’s no direct mapping, especially with shared hosting.