unet-cli: add support for generating key from seed
authorFelix Fietkau <nbd@nbd.name>
Sun, 15 Dec 2024 15:19:19 +0000 (16:19 +0100)
committerFelix Fietkau <nbd@nbd.name>
Sun, 15 Dec 2024 18:47:04 +0000 (19:47 +0100)
commitf335f5b40b4ec0b741616d6758aa117183335626
tree579cb797ad8f24115d215cfe75a5b54d5a067201
parentb58920d420cbe523a23932a7a844453a222d629d
unet-cli: add support for generating key from seed

When using a seed passphrase, the key is not stored. Instead, the create and
sign operation will ask for the password.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
scripts/unet-cli