Earlier quoted context omitted.
TLS doesn't hide which websites (hostnames) you visit
It does if you do DNS over TLS or HTTPS, although I guess that information would still be knowable to your DNS provider if they terminate your TLS behind the scenes
Who owns Express VPN, Nord, Surfshark? VPN relationships explained (2024)
81–90 of 456 posts
Re: Who owns Express VPN, Nord, Surfshark? VPN relationships explained (2024)
#82I tried Proton but their VPN wasnt as good as NordVPNs… But if Nord is sketchy, what is the recommended one?
Re: Who owns Express VPN, Nord, Surfshark? VPN relationships explained (2024)
#83Earlier quoted context omitted.
Free wifi hotspots Nowadays most traffic is tls encrypted, but there are still metadata that can be collected.
>but there are still metadata that can be collected. That logic is questionable given how poorly "spying on public wifi users" scales. You either need to put a bunch of eavesdropping radios in a bunch of public places or somehow convince a bunch of small businesses to use your "free wifi" solution. Even if you do have access, it's hard to monetize the data, given that nearly every device does MAC randomization (so yo…
Despite the randomized Mac address, you can still fingerprint devices using all the usual tricks when they connect to the authentication and authorization page before you allow them to access the broader internet.
If the receipt had a passcode on it, you've got a link between all of your browser fingerprint, radio fingerprint and payment detail fingerprint and possibly customer loyalty provided at time of payment.
Re: Who owns Express VPN, Nord, Surfshark? VPN relationships explained (2024)
#84Is there any other real world usecases for VPN nowadays other than: 1. Getting access to geolocked data 2. Torrenting "Linux ISOs" ?
Protection from IP tracking, especially if your ISP doesn't do CGNAT. Of course there's a trade-off here between a) your ISP (who knows your billing information) knowing which sites you visit, and any site you visit can correlate internet activity back to your household b) your VPN provider knowing all the sites you visit
Re: Who owns Express VPN, Nord, Surfshark? VPN relationships explained (2024)
#85Earlier quoted context omitted.
I tried Airvpn but the MacOS client is beyond trash. And the website just gives 2005 amateur PHP coder vibes. Not just the design. The session expiry is seems very long - I hadn't visited for a few days and I'm still logged in. I'd be surprised if it wasn't infinite.
For multiple reasons it's better and safer to avoid using official provider client in the first place, regardless of provider, and connect with a good wireguard/openvpn/whatever client.
It's extremely high quality on MacOS in my experience. It's never crashed for example whereas Airvpn's crashes daily. It connects almost instantly. I don't think I've ever seen it give an error
Re: Who owns Express VPN, Nord, Surfshark? VPN relationships explained (2024)
#86Are we allowed to discuss (edit: if it's not too political?) if Kape Technologies has any connections to Israeli security services, given the nature of VPNs and given the amount of data that can be trivially collected, and: "Being from Israel, Teddy Sagi had connections with the Israeli military intelligence sphere and was able to procure himself a real-life cyber spy [his co-founder] from the famed Unit 8200 (kinda…
[flagged]
Re: Who owns Express VPN, Nord, Surfshark? VPN relationships explained (2024)
#87I have to admit that discovering that ProtonVPN was actually just owned by Proton Technologies feels underwhelming.
Idk what's the official status, but it's Tesonet. Some fake debunking in the comments of this thread that is factually almost correct: https://www.reddit.com/r/ProtonVPN/comments/8ww4h2/protonvpn... EDIT: ProtonVPN app was "accidentally" signet by Tesonet. How do you think this could happen?
Source: I am a Proton VPN employee.
Re: Who owns Express VPN, Nord, Surfshark? VPN relationships explained (2024)
#88Earlier quoted context omitted.
With TLS being everywhere, and just few clicks away from having DNS over TLS, I really don't get eavesdropping on public wifi prop value.
TLS doesn't hide which websites (hostnames) you visit
Re: Who owns Express VPN, Nord, Surfshark? VPN relationships explained (2024)
#89Earlier quoted context omitted.
It does if you do DNS over TLS or HTTPS, although I guess that information would still be knowable to your DNS provider if they terminate your TLS behind the scenes
Not quite. In order to make TLS certs work on a per-site basis, requests sent over HTTPS also include a virtual host indicator in cleartext that shows the hostname of the site you’re trying to connect to, so if the IP on the other end is hosting multiple domains it can find the right cert. For this reason some people feel that DNS over TLS is pretty pointless as a privacy measure.