Enable ED25519 signature of generated components
In order to publish verified runtimes and applications that can be
checked using ED25519 keys, this commit adds the `--sign` and
`--sign-type` command-line options with the same semantic as their
`flatpak` and `ostree` counterparts:
- `--sign` must be followed by a base64-encoded secret key
- `--sign-type` indicates the signature type (default, and only valid
value, is `ed25519`)
Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
parent
9e1fcb71
No related branches found
No related tags found
Please register or sign in to comment