Skip to content
Snippets Groups Projects
  1. Jun 03, 2020
  2. May 31, 2020
  3. May 30, 2020
  4. May 29, 2020
  5. May 13, 2020
  6. May 12, 2020
  7. May 10, 2020
  8. May 09, 2020
  9. May 02, 2020
  10. Apr 29, 2020
  11. Apr 27, 2020
  12. Apr 26, 2020
  13. Apr 25, 2020
  14. Apr 24, 2020
  15. Apr 11, 2020
  16. Apr 09, 2020
  17. Apr 05, 2020
  18. Mar 31, 2020
  19. Mar 25, 2020
  20. Mar 23, 2020
    • Martin Weinelt's avatar
      Add gluon-mesh-wireless-sae package · 461d9040
      Martin Weinelt authored
      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
      461d9040
  21. Mar 19, 2020
  22. Mar 14, 2020
  23. Mar 09, 2020
  24. Mar 08, 2020
  25. Mar 07, 2020
Loading