gluon/package/gluon-wlan-encryption-psk
2019-07-02 12:46:22 +02:00
..
luasrc/lib/gluon/upgrade Added wifi encrypt 2019-07-02 12:46:22 +02:00
check_site.lua Added wifi encrypt 2019-07-02 12:46:22 +02:00
Makefile Added wifi encrypt 2019-07-02 12:46:22 +02:00
Readme.md Added wifi encrypt 2019-07-02 12:46:22 +02:00

Gluon wlan encrypt

Encrypt wireless networks in a non-Freifunk setup.

This package allows to encrypt 802.11s and infrastructure networks using a pre shared key (psk).

This setup results in passwords being stored in plain-text. Site-configuration, Firmware-downloads and Devices must be protected against unauthorized access

make sure to use exclude hostapd-mini site.mk

Example configuration:

wlan_encryption_psk = { mesh = '802.11s.passwd', ap = ' infrastructure.passwd', },