-
Notifications
You must be signed in to change notification settings - Fork 326
Wishlist
It is much cleaner and modern and we could offer a more streamlined experience that way.
Provide a hostname where the config mode can be reached. This hostname should be resolvable through the router when in config mode.
So we can drop the DHCP daemon. Instead:
- Announce prefix via radv,
- provide DNS resolver with RDNSS
Blocked by:
- Windows 7/8 lacking proper RADV support
https://github.com/freifunk-gluon/gluon/issues/1362
Android 9 adds built-in support for DNS over TLS, automatically upgrading DNS queries to TLS if a network's DNS server supports it.
https://android-developers.googleblog.com/2018/08/introducing-android-9-pie.html
- offer TLS (using which pki?) on port 853
- encrypt communication with forwarding resolvers (trusted root?)
unbound + odhcpd (https://blog.cloudflare.com/dns-over-tls-for-openwrt/)
Most sought-after SSH keypair support, likely out of reach with dropbear.
Hostapd has support for some fields that could prove useful.
https://ruckus-www.s3.amazonaws.com/pdf/wp/wp-how-interworking-works.pdf
Mitigate client exposure to simple sniffing attacks.
- Requires another VAP during the transitional period.
-
Usage
-
Community
-
Development
- Device Integration
- Roadmap
- Release-life-cycle
- Protocols
- Meeting 2024/06
- Meeting 2024/05
- Meeting 2024/03
- Meeting 2024/02
- Meeting 2024/01
- Meeting 2023/06
- Meeting 2023/05
- Meetup-CCCamp
- Meeting 2023/04
- Meeting 2023/03
- Meeting 2023/02
- Meeting 2023/01
- Meeting 2022/06
- Meeting 2022/05
- Meeting 2022/04
- Meeting 2022/03
- Meeting 2022/02
- Meeting 2022/01
- Meeting 2021/01
- Meeting 2019/01
- Meeting 2018/03
- Meeting 2018/02
- Meeting 2018/01
- Meeting 2017/01
- Concepts
- Release Process
-
Debugging