tn3399_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 ead: fix resource leak in tinysrp 2020-01-05 19:36:46 +01:00
hostapd hostapd: add hs20 variant 2020-09-01 21:37:35 +01:00
igmpproxy igmpproxy: remove some bashism 2020-06-23 20:00:16 +02:00
ipset-dns base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/ 2020-01-07 15:36:03 +02:00
lldpd lldpd: add management IP setting 2020-05-08 05:54:39 +03:00
odhcpd odhcpd: bump to latest git HEAD 2020-07-02 22:28:06 +02:00
omcproxy omcproxy: define configuration file 2019-02-27 10:26:14 +01:00
openvpn openvpn: fix arguments passing to wrapped up and down scripts 2020-08-06 08:34:31 +02:00
openvpn-easy-rsa openvpn-easy-rsa: update to 3.0.4 2018-07-30 10:43:38 +02:00
ppp ppp: update to latest git HEAD 2020-09-05 20:13:40 +02:00
relayd relayd: bump to version 2020-04-25 2020-04-26 13:00:36 +01:00
uhttpd uhttpd: update to the latest master 2020-08-05 15:49:03 +02:00
umdns umdns: fix compiling using gcc 10 2020-07-22 15:59:54 +01:00
wireguard wireguard: bump to 1.0.20200729 2020-08-03 23:14:24 +02:00