Openwrt/package/network/services
Paul Spooren d0f295837a dropbear: Enable Ed25519 for normal devices
The Ed25519 key pairs are much shorter than RSA pairs and are supported
by default in OpenSSH. Looking at websites explaining how to create new
SSH keys, many suggest using Ed25519 rather than RSA, however consider
the former as not yet widely established. OpenWrt likely has a positive
influence on that development.

As enabling Ed25519 is a compile time option, it is currently not
possible to install the feature via `opkg` nor select that option in an
ImageBuilder.

Due to the size impact of **12kB** the option should only be enabled for
devices with `!SMALL_FLASH`.

This approach seems cleaner than splitting `dropbear` into two packages
like `dropbear` and `dropbear-ed25519`.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-06 23:19:20 +02:00
..
dnsmasq dnsmasq: abort dhcp_check on interface state 2020-08-20 23:45:26 +02:00
dropbear dropbear: Enable Ed25519 for normal devices 2020-09-06 23:19:20 +02:00
ead
hostapd hostapd: add hs20 variant 2020-09-01 21:37:35 +01:00
igmpproxy
ipset-dns
lldpd
odhcpd
omcproxy
openvpn
openvpn-easy-rsa
ppp ppp: update to latest git HEAD 2020-09-05 20:13:40 +02:00
relayd
uhttpd
umdns
wireguard