Automated digital signing of OS artifacts
https://lists.archlinux.org/archives/list/[email protected]/thread/BOMYF4UTJJ37UIBXW52OU7WJTT3YPTKS/
#ArchLinux #Linux #RFC #OpenPGP #DigitalSignature #Automation #Signstar #NetHSM
Automated digital signing of OS artifacts
https://lists.archlinux.org/archives/list/[email protected]/thread/BOMYF4UTJJ37UIBXW52OU7WJTT3YPTKS/
#ArchLinux #Linux #RFC #OpenPGP #DigitalSignature #Automation #Signstar #NetHSM
With the release of `nethsm-cli` 0.6.0 it is now possible to issue signatures for signing requests! đ đŠ đŠ
https://crates.io/crates/nethsm-cli/0.6.0
Signing requests for files can be created using `signstar-request-signature` (see https://chaos.social/@dvzrv/113646761365294969).
#DigitalSignature #RustLang #ArchLinux #Signstar #NetHSM #Nitrokey #OpenPGP #Cryptography
We have just released the first version of
`signstar-request-signature`, which is another piece of the #Signstar puzzle. đŠ đŠ
https://crates.io/crates/signstar-request-signature/0.1.0
With this #RustLang #crate a #library and #CLI is provided for creating, reading and writing of signing requests for files.
The implementation has again been done by the awesome @wiktor đ đ„ł
High-level documentation for the #Signstar project and all of its crates is now available at https://signstar.archlinux.page
With nethsm-cli 0.5.0 the `nethsm` #CLI now also supports validating #NetHSM #backups using the `system validate-backup` subcommand đŠ đŠ
The nethsm #crate in version 0.7.2 is now able to #validate #NetHSM backups đŠ đŠ
The first release of a #SignstarOS related executable has just been made with the signstar-configure-build crate! đ„ł
https://crates.io/crates/signstar-configure-build/0.1.0
With it, system user and #OpenSSH integration can be administrated during build of a #SignstarOS image based on a validated configuration file format.
With the release 0.4.0 of the nethsm-cli crate we have made the #CLI parsing more robust! â°ïž
https://crates.io/crates/nethsm-cli/0.4.0
The nethsm executable continues to shape up as a versatile tool for interfacing with #Nitrokey #NetHSM (virtual or hardware) for generic operations.
#OpenPGP #ArchLinux #Rust #RustLang #Cryptography #DigitalSignature #Encryption
With the release of the nethsm-config crate in version 0.2.0 we have added some exciting new features!
https://crates.io/crates/nethsm-config/0.2.0
A fully validated #configuration file type can now be used to map various system user types to #NetHSM users.
This file format brings us a step closer to our first test setup for #Signstar.