Ubuntu should activate the IPv6 privacy extension by default (echo 2 >/proc/sys/net/ipv6/conf/all/use_tempaddr)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
network-manager (Ubuntu) |
Fix Released
|
Wishlist
|
Mathieu Trudel-Lapierre | ||
procps (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned | ||
Bug Description
Binary package hint: procps
Some background information:
recently "Free ADSL", one of the biggest ISP in France, added IPv6 support possibly exposing 2.5 millions of users to IPv6
The address are configured automatically and by default linux will build it using the MAC address. However this presents a risk of privacy loss:
- there is an unique identifier which can be used by website to track the location of a laptop or pda
- some information about the model of the network card (other information can be probably derived if you know the serial number of the card) is leaked
The following rfc (http://
To activate it under linux you just need to activate the following in sysctl:
echo 2 >/proc/
or add "net.ipv6.
thanks for protecting the privacy of the clueless users by default :)
Related branches
- Martin Pitt: Approve
-
Diff: 31 lines (+19/-0)2 files modifieddebian/changelog (+7/-0)
debian/sysctl.d/10-ipv6-privacy.conf (+12/-0)
Changed in procps: | |
status: | New → Confirmed |
Changed in procps (Ubuntu): | |
importance: | Undecided → Wishlist |
tags: | added: ipv6 privacy |
Changed in network-manager (Ubuntu): | |
assignee: | nobody → Mathieu Trudel-Lapierre (mathieu-tl) |
Changed in procps (Ubuntu): | |
assignee: | nobody → ew59 (w-ewert) |
Changed in network-manager (Ubuntu): | |
milestone: | none → precise-alpha-2 |
Changed in network-manager (Ubuntu): | |
milestone: | precise-alpha-2 → ubuntu-12.04-beta-1 |
If that helps, windows uses those temporary addresses by default when using ipv6.