immortalwrt/package/network/services
Paul Spooren d49243c54a 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-07 17:22:57 +08:00
..
dnsmasq dnsmasq: add dns redirect option 2020-08-27 20:59:59 +08:00
dropbear dropbear: Enable Ed25519 for normal devices 2020-09-07 17:22:57 +08:00
ead treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
hostapd hostapd: Fix compile errors after wolfssl update 2020-08-28 09:25:22 +08:00
igmpproxy treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
ipset-dns treewide: switch to /tmp/resolv.conf.d/resolv.conf.auto 2020-07-25 19:47:13 +08:00
lldpd lldpd: add management IP setting 2020-05-10 12:07:11 +08:00
odhcpd odhcpd: bump to latest git HEAD 2020-07-04 11:35:33 +08:00
omcproxy treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
openvpn openvpn: fix arguments passing to wrapped up and down scripts 2020-08-07 17:56:18 +08:00
openvpn-easy-rsa fix permission 2019-09-30 14:27:46 +08:00
ppp ppp: update to latest git HEAD 2020-09-06 13:18:39 +08:00
relayd relayd: bump to version 2020-04-25 2020-04-30 18:55:46 +08:00
samba36 samba36: smb.conf.template socktet settings 2019-10-12 08:24:08 -07:00
shellsync shellsync: add kmod-macvlan depend 2020-03-08 03:04:16 -07:00
uhttpd uhttpd: update to the latest master 2020-08-06 02:40:59 +08:00
umdns umdnsd: update to latest git HEAD 2020-06-11 11:58:12 +08:00
wireguard Bump wireguard to 1.0.20200729 2020-07-31 00:12:34 +08:00