▲ | grgergo 4 days ago | |||||||||||||||||||||||||||||||||||||
IPv6 has temporary addresses for privacy. https://en.wikipedia.org/wiki/IPv6_address#Temporary_address... | ||||||||||||||||||||||||||||||||||||||
▲ | gruez 4 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||
It's still strictly worse than the privacy you get with ivp4 + NAT. Even with privacy addresses, a device has its own unique (but rotating) address, so it can be uniquely identified. Contrast this with ipv4 + NAT where all devices share the same address, and the only identifying characteristic is the port, which changes on a per-connection basis. On a typical home networking scenario this is handy, because it means advertisers can distinguish traffic coming from your daughter's phone between traffic coming from your PC. With ipv4 they're mixed under one IP address, and you need to resort to various forms of fingerprinting to distinguish them. On a public VPN server this basically kills privacy, which is probably why all the VPNs I've encountered are ipv4 only. | ||||||||||||||||||||||||||||||||||||||
|