Project WiFi

A visualization of the global WiFi networks regarding security and other topics.

Wired Equivalent Privacy (WEP)

WEP was developed for wireless networks and accepted as a security standard in 1999.

As the computing power grew, its security gaps became easier to exploit.

Support for WEP was officially discontinued in 2004 due to these security gaps.

Wi-Fi Protected Access (WPA)

WPA succeeded WEP and replaced it for most wireless networks, even though it was still based on WEP.

The release of the protocol known as WPA2 was delayed, therefore a subset of the full release was published as WPA.

Wi-Fi Protected Access 2 (WPA2)

WPA2 succeeded WPA and includes all the features of the new security standard IEEE 802.11.

This encryption is currently the most widely used and is generally considered secure.

Wi-Fi Protected Access 3 (WPA3)

The goal of WPA3 is to improve and extend the security features of WPA2.

Both WPA2 and WPA3 will be available at the same time.

None

The access point has no encryption.

We calculated a score for each country. The score is based on the number of secure networks compared to the number of insufficiently protected networks.

We defined a network as secure, if the encryption is one of WPA3, WPA2 or WPA.

Classified as insufficiently protected are networks with WEP encryption or open networks.

Networks that have an unknown encryption are ignored.

Formula: score = ( ( (∑secure_networks / ∑all_networks - ∑insecure_networks / ∑all_networks) * 100 ) + 100 ) / 2.

This gives a score between 0 and 100.

Score: 100 Score: 50 Score: 0
All networks are secure. There is an equal amount of secure and insecure networks. All networks are insecure.


Security levels by country

Click on a country to see more details!

Comparison: Most insecure to most secure country


Concept & design choices

The initial concept for this visualization was quite challenging and we had to apply some changes to it.

Wold map

In our concept we wanted to visualize the security score by coloring the countries on the map. However, this creates a distorted picture of the real situation because bigger countries are perceived as more significant as small countries.

The values are mapped and normalized by using the security score. The were no visual variables used in the map, with the intention to encourage the readers to explore the map. Tuftes data-ink-ratio is not as high as it it would be in other charts. While a single country represents mutiple values, there is still a lot of space which is only used as geographical context. To easily distinguish countrys, while not having any geographical knowledge, a hover effect which shows the countrys name is implemented.

Timeline (changed to country comparison)

There is no API endpoint that allows to check for different years on wigle.net. Therefore we couldn't realize this idea. Instead of creating a timeline, we created a comparison of all countries by our security score in a bar chart. This chart makes it simpler to compare the scores of the different countries.

The length acts as a visual variable to distinguish the countrys with a low security score from the countrys with a high security score. Additionaly a hover effect which shows the countrys name and security score was implemented. The data-ink-ratio is as minimal as possible and conforms perfectly to tuftes principals. Since this is a simple and easy to understand chart, we did not provide any view manipulations.

Brand influence cartogram

Unfortunately D3.js doesn't provide a simple way to create cartograms like the ones on worldmapper.org. There are examples of cartograms for D3.js but they are not well documented and therefore we couldn't find a way to make it work.
Image source: worldmapper.org

Switzerland

The wigle.net regions API endpoint https://api.wigle.net/api/v2/stats/regions?country=CH provides the number of access points for each region/canton. But there is no way to get information about the security for the regions. Security information is only provided on country level. With this information a map only for switzerland wouldn't make sense.

Insight

Surprisingly, access points around the world are usually well secured. There are very few who do not protect themselves sufficiently.
But it is noticeable that especially in countries where we have only little data, high security scores have always been achieved.
These countries also have a very high number of access points with unknown encryption.
We assume that these are not sufficiently protected, but we cannot prove this. Therefore we have omitted them when calculating the security score.
In general, however, we can say that people usually protect themselves well enough and can certainly choose the right encryption with the support of the Internet.