What are your thoughts on ipv6?

  • Thread starter Thread starter ainster31
  • Start date Start date
  • Tags Tags
    Thoughts
Click For Summary

Discussion Overview

The discussion revolves around the implications of transitioning from IPv4 to IPv6, particularly focusing on privacy, anonymity, and the use of dynamic versus static IP addresses. Participants explore the potential consequences for internet tracking, access restrictions, and the overall user experience in a world with IPv6.

Discussion Character

  • Debate/contested
  • Technical explanation
  • Conceptual clarification

Main Points Raised

  • Some participants suggest that the need for DHCP arises from a lack of available IP addresses, while others argue it is due to the tediousness of manual assignment.
  • Concerns are raised about losing anonymity on the internet with IPv6, with some asserting that everything will be tracked to an IP address, while others disagree, stating that anonymity can still be maintained through proxies.
  • Participants discuss the implications of being permanently banned from websites based on IP addresses, with some arguing that alternatives exist, such as borrowing devices or using multiple connections.
  • There is a claim that DHCP and dynamic IP assignments do not enhance privacy or anonymity, suggesting that the perceived loss with IPv6 is merely an illusion.
  • One participant highlights the limitations of tracking based on MAC addresses and the role of browser fingerprinting in maintaining some level of anonymity.
  • Concerns about the convenience of using disposable IP addresses versus the practicality of switching devices or locations are expressed.
  • Some participants anticipate an increase in static IPv6 addresses, while expressing discomfort with the complexity of remembering IPv6 addresses.

Areas of Agreement / Disagreement

Participants exhibit disagreement on the implications of IPv6 for privacy and anonymity, with multiple competing views on whether the transition will enhance or diminish user privacy. The discussion remains unresolved regarding the overall impact of IPv6 on internet tracking and user experience.

Contextual Notes

Participants express various assumptions about the nature of IP address tracking, the role of DHCP, and the effectiveness of anonymity measures, which may depend on specific contexts and definitions. The discussion does not resolve these assumptions.

ainster31
Messages
158
Reaction score
1
The only reason we require DHCP is because we don't have enough IP addresses to give everyone a static IP address, right?

Does that mean that we will soon lose the ability to be anonymous on the Internet? Does that mean that everything we do will be definitively tracked to our IP address? I think the worst part is now we will lose the ability to ban evade, the ability to bypass restrictions based on IP address (such as download wait times), etc. If someone permanently bans your IP address (whether intentionally or accidentally), that's it: you're done. You will never have access to that website again. There is no second chance. This also means that DRM used in news sites will actually work because instead of giving you access to one free article based on browser session, they will give you access to one free article based on IP address.

Think of the privacy consequences. You are currently being tracked by dozens of advertising networks. Thankfully, you have the ability to prevent them from tracking every website you visit by just clearing your cache. If ipv6 becomes a reality, they will be able to track you regardless of whether or not you cleared your cache. Every single website that you visit will be tracked by advertising and third party companies and there is nothing you can do about it. Your data will be sold and not for legitimate reasons either.

This is all disappointing. What are your thoughts?
 
Computer science news on Phys.org
nanobots.png

http://xkcd.com/865/

The only reason we require DHCP is because we don't have enough IP addresses to give everyone a static IP address, right?
No. We need it because manually assigning IP addresses is tedious.
There will still be NAT and subnetting.

Does that mean that we will soon lose the ability to be anonymous on the Internet?
No.

Does that mean that everything we do will be definitively tracked to our IP address?
No.

I think the worst part is now we will lose the ability to ban evade, the ability to bypass restrictions based on IP address (such as download wait times), etc. If someone permanently bans your IP address (whether intentionally or accidentally), that's it: you're done. You will never have access to that website again.
From that IP. Same as now. What is stopping you from using a different IP - say, borrowing a freinds computer, owning more than one internet capable device etc.

There is no second chance.
Then, if this is a hardship for you, it may be possible to get the decision reversed in meatspace.

These are non- or transient issues.
 
Simon Bridge said:
No. We need it because manually assigning IP addresses is tedious.
There will still be NAT and subnetting.

True, but we are currently forced to use dynamic IPs because there are too many computers in the world for ipv4. If we move to ipv6, ISPs will no longer be forced to use dynamic IPs. ISPs won't need to use dynamic IP addresses as tightly as they currently do and therefore, we will still see more static ip addresses.

Simon Bridge said:
From that IP. Same as now. What is stopping you from using a different IP - say, borrowing a freinds computer, owning more than one internet capable device etc.

I can do that but I have a finite amount of friends and internet capable devices. I prefer to use disposable IP addresses instead as they are more convenient. If you are trying to bypass a 20 minute wait on your IP address, then going to your friend's house defeats the purpose beacuse that will take more than 20 minutes. Having multiple modems to switch IP addresses becomes expensive quick. Using a friend's computer is a workaround for accessing a website but it will still mean that you can't access the website from your own home and therefore isn't a total fix. Both methods don't address the privacy concerns.
 
DHCP and dynamic IP address assignment have never done anything for privacy or anonymity, so you aren't losing anything with IPv6.

Every physical network port (wireless, Ethernet, whatever) has a unique MAC address. DHCP is little more than a device booting up and asking the local DHCP server "Hey, here's my MAC address - what IPv4 address should I use while I'm attached through your network?". IPv6 allows us to skip that step, but anonymity still depends on going through a proxy that promises not to identify its clients.
 
Both methods don't address the privacy concerns.
In that case, neither does dynamic IP address assignment.
It seems the only thing you have lost is an illusion.
 
Nugatory said:
Every physical network port (wireless, Ethernet, whatever) has a unique MAC address... anonymity still depends on going through a proxy that promises not to identify its clients.

Really?

A little refresher:
How can I get a MAC address from an IP address?
Get MAC address from HTTP request?

Turns out AFAIK only computers on the same local network/network segment can and do collect IP/MAC address combinations using the ARP protocol. Google cannot determine your MAC address from your IP address (as long as you don't log on from the same network segment as the Google server).

But then, Google doesn't have to... even if your internet provider gives you a dynamic IP address (most cable providers in Germany don't), even with Javascript, Flash and other add-ons disabled by default, browser fingerprinting and the IP range that I usually come from make it very possible to for me be tracked - ESPECIALLY with all that stuff disabled. I'm pretty unique. :devil:

One thing you can always do is get a VPN service (or Tor, or any other proxy) to disguise your country of origin or prevent snooping by your provider, but this only works so far.

P.S. And yes, I too think we're going to see more static IP v6 addresses. And I feel a bit uncomfortable about the whole issue, starting with the fact I can't easily remember an IPv6 address. ;)
 
Last edited:

Similar threads

Replies
1
Views
3K
  • · Replies 10 ·
Replies
10
Views
5K
  • · Replies 17 ·
Replies
17
Views
3K
Replies
12
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
Replies
10
Views
4K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K