Table of Contents

Tech mailing list

The EFF has set up a tech mailing list for those interested in helping. If interested please subscribe:

http://lists.openwireless.org/mailman/listinfo/tech

Open Wireless Movement - review for Linux

The EFF has announced an effort to promote open wireless networks in metropolitan areas and recommendations on default software solutions available for 802.11 access points and some protocol / design review for enabling encrypted sessions with open wireless networks. The EFF is calling this an Open Wireless Movement. This page is dedicated to reviewing their proposal and brainstorming / keeping track of solutions available on Linux.

This page will focus on the core innovating petitions by the EFF and technical solutions for Linux based 802.11 APs. In short the biggest technical challenges faced by the petition is to come up with alternative solutions to the main concerns of why home owners typically desire to close out their wireless networks to the public:

Open but encrypted WiFi

One of the ideas being recommended is the call for some enhancements which would allow anyone to connect to an 802.11 access point but at the same time enable encryption. One possible solution is to use WPA2-Enterprise and just come up with an easy to use mechanism for EAP authentication.

For authentication with EAP possible solutions:

Another idea is to use IEEE 802.11u where the user would have to have a relationship with an external network and be enabled locally based on this criteria / arrangements.

Open but safer WiFi

We could sanitize traffic coming from the wireless side to make it a lot harder to attack the network. For example:

Priority of traffic concerns

Traffic priority concerns can be addressed by enabling home owners to create two BSS on one 802.11 AP, one which is available to the public and another private BSS which has higher priority for traffic. Traffic shaping techniques can be used to enable these preferences, but we will also need quick easy access to set this up with a GUI interface.

Helping move between Open APs

Basic setup

To help test this you at least need a RADIUS server of some sort, how to set this up is documented on the hostapd documentation page.