gluon/docs
Martin Weinelt 461d904086 Add gluon-mesh-wireless-sae package
This package adds support for SAE on 802.11s mesh connections.

Enabling this package will require all 802.11s mesh connections
to be encrypted using the SAE key agreement scheme. The security
of SAE relies upon the authentication through a shared secret.

In the context of public mesh networks a shared secret is an
obvious oxymoron. Still this functionality provides an improvement
over unencrypted mesh connections in that it protects against a
passive attacker who did not observe the key agreement. In addition
Management Frame Protection (802.11w) gets automatically enabled on
mesh interfaces to prevent protocol-level deauthentication attacks.

If `wifi.mesh.sae` is enabled a shared secret will automatically be
derived from the `prefix6` variable. This is as secure as it gets
for a public mesh network.

For *private* mesh networks `wifi.mesh.sae_passphrase` should be
set to your shared secret.

Fixes #1636
2020-03-23 17:06:43 +01:00
..
dev add .editorconfig (#1951) 2020-03-08 19:18:17 +01:00
features Revert "docs: features/multidomain.rst: use gluon-reload instead of reboot (#1888)" 2020-02-10 15:43:43 +01:00
multidomain-site-example docs: document new mesh.batman_adv.routing_algo settings for coexistence 2019-08-22 23:05:32 +02:00
package Add gluon-mesh-wireless-sae package 2020-03-23 17:06:43 +01:00
releases docs: v2020.1: add Edgerouter X NAND driver problem to known issues 2020-03-19 20:39:36 +01:00
site-example docs, README: Gluon v2020.1.1 2020-03-07 19:57:00 +01:00
user lantiq-xway: add support for NETGEAR DGN3500B 2020-03-14 16:25:51 +01:00
.gitignore docs: initial sphinx project with very little content 2014-02-20 17:22:06 +01:00
conf.py docs, README: Gluon v2020.1 2020-02-15 00:12:21 +01:00
index.rst Add gluon-mesh-wireless-sae package 2020-03-23 17:06:43 +01:00
Makefile docs: treat sphinx warnings as errors 2019-06-20 13:38:09 +02:00