Random MAC address while scanning for wireless networks
I stumbled upon this tweet describing how iOS 8 will randomize the WLAN MAC address when scanning for wireless networks. Without credible sources the tweet is quite useless but the idea is sound. Minimizing your device footprint while roaming the world would be a good thing. Any chance Jolla might consider this?
MAC address changing has already been covered here.
Could someone explain the benefits of something like this?
And if it is easy to be implemented in SFOS.
ApB ( 2014-06-09 18:09:27 +0200 )editThere are articleswrittenabout it. The basic privacy issue is that your mobile phone's bluetooth and wireless MAC addresses are semi-unique. This facilitates trivial phone tracking for anyone with wifi/bluetooth sniffing capabilities.
takes off tinfoil hat
I cannot say anything about implementing this, sorry.
jzrz ( 2014-06-09 21:21:35 +0200 )editReason for implementing this (from http://qz.com/218437/a-tiny-technical-change-in-ios-8-could-stop-marketers-spying-on-you/)
In shopping malls, for instance, a firm called Euclid Analytics collects, in its own words, “the presence of the device, its signal strength, its manufacturer (Apple, Samsung, etc.), and a unique identifier known as its Media Access Control (MAC) address.” In London last year, one start-up installed a dozen recycling bins that sniffed MAC addresses from passers-by, effectively tracking people through the area via their phones. Such companies go to great lengths to explain that such information in not personally identifiable—except that repeated studies have shown that this data can indeed be used to infer a great deal about your life.
Randomizing your MAC while looking for wi-fi networks (and why not while connecting to open networks if the user chooses so) would negate those kind of practices.
icebox ( 2014-06-10 15:50:34 +0200 )editIt also applies to Bluetooth. In London recycle bins tracked MAC addresses on the streets. Luckily the trial was stopped.
jzrz ( 2014-06-10 16:14:28 +0200 )editIt should be technically possible, I just tried changing my wifi mac address by doing devel-su and typing "ifconfig wlan0 hw ether 01:23:34:45:56:67" and it seemed to succeed. (Well, at least network scanning still works, not sure about connecting to a network, didn't try very hard, perhaps if I restarted wpa_supplicant or something...)
ovekaaven ( 2015-08-13 06:04:29 +0200 )edit