diff options
author | Paul Spooren <mail@aparcar.org> | 2020-09-01 09:13:28 -1000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-09-06 23:19:20 +0200 |
commit | d0f295837a03f7f52000ae6d395827bdde7996a4 (patch) | |
tree | 28786a383270e6cb6782d43fbdfcaad2902668b9 /scripts/get_source_date_epoch.sh | |
parent | 83e946d7183f6123fd8da492652a6aad1fb414fa (diff) | |
download | upstream-d0f295837a03f7f52000ae6d395827bdde7996a4.tar.gz upstream-d0f295837a03f7f52000ae6d395827bdde7996a4.tar.bz2 upstream-d0f295837a03f7f52000ae6d395827bdde7996a4.zip |
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>
Diffstat (limited to 'scripts/get_source_date_epoch.sh')
0 files changed, 0 insertions, 0 deletions