home.social

#nethsm — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #nethsm, aggregated by home.social.

  1. With the release of `nethsm-cli` 0.6.0 it is now possible to issue signatures for signing requests! 🎉 📦 🦀

    crates.io/crates/nethsm-cli/0.

    Signing requests for files can be created using `signstar-request-signature` (see chaos.social/@dvzrv/1136467613).

    #DigitalSignature #RustLang #ArchLinux #Signstar #NetHSM #Nitrokey #OpenPGP #Cryptography

  2. We have just released the first version of
    `signstar-request-signature`, which is another piece of the #Signstar puzzle. 📦 🦀

    crates.io/crates/signstar-requ

    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 👏 🥳

    #ArchLinux #NetHSM #Nitrokey #DigitialSignature #OpenPGP

  3. With the release 0.4.0 of the nethsm-cli crate we have made the #CLI parsing more robust! ⛰️

    crates.io/crates/nethsm-cli/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

  4. With the release of the nethsm-config crate in version 0.2.0 we have added some exciting new features!

    crates.io/crates/nethsm-config

    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.

    #Rust #RustLang #Signstar #ArchLinux #Nitrokey

  5. The #nethsm crate has just been released in version 0.7.0. 🎉

    crates.io/crates/nethsm/0.7.0

    In this version we added several improvements for the use with #OpenPGP (such as updating to the latest #rPGP) and added integration for validated key setups.

    #Rust #RustLang #ArchLinux #Signstar #Cryptography #DigitalSignature #Nitrokey

  6. We have just released the first version of the nethsm-tests crate 🥳

    crates.io/crates/nethsm-tests/

    This library helps to test against #NetHSM #containers and has been split out of the nethsm crate.

    #Rust #RustLang #Nitrokey #ArchLinux #Signstar #DigitalSignature #Cryptography

  7. We just released version 0.3.0 of the nethsm-cli #RustLang #crate. 🥳

    In this release of the `nethsm` #CLI we have added improvements ensuring the robustness of its use when handling keys and improved documentation for the use of namespaces. 🔑

    crates.io/crates/nethsm-cli/0.

    #Nitrokey #NetHSM #HSM #ArchLinux #cryptography #DigitalSignature #encryption #decryption #OpenPGP

  8. We have just released version 0.6.0 of the nethsm #RustLang library #crate 🥳

    This release focuses on making the interface more robust using dedicated types for key IDs, adding validation of bit lengths for block cipher and #RSA keys and requiring unsigned integers for values that can not be negative (such as bit lengths or ports).

    crates.io/crates/nethsm/0.6.0

    #Nitrokey #NetHSM #cryptography #ArchLinux #DigitalSignature #encryption #decryption #OpenPGP #HSM

  9. We have just released version 0.2.2 of the nethsm-cli #crate 🎉

    crates.io/crates/nethsm-cli/0.

    With this release the `nethsm` #CLI saw improvements for the restoring from backup and switched to the common nethsm-config crate for configuration handling.

    #RustLang #Nitrokey #NetHSM #HSM #cryptography #DigitalSignature #signing #encryption #decryption #ArchLinux

  10. We have just released version 0.5.0 of the #NetHSM library #crate 🎉

    crates.io/crates/nethsm/0.5.0

    This release contains improvements to the #OpenPGP support, as well as changes for more recent versions of the library's dependencies.

    #Nitrokey #cryptography #HSM #encryption #decryption #DigitalSignature #ArchLinux #RustLang

  11. We have just released version 0.2.1 of the nethsm-cli #RustLang #crate to fix the creation of man pages and shell completions (they had been created under a wrong application name). 🩹 📚

    crates.io/crates/nethsm-cli/0.

    Once the correct ones have been added to the #ArchLinux man page indexer, I will add a link.

    #CLI #HSM #encryption #decryption #DigitalSignature #signing #OpenPGP #Nitrokey #Signstar #NetHSM

  12. We have just released version 0.2.0 of the nethsm-cli #RustLang #crate. 🥳
    This executable allows for easy integration with @nitrokey #NetHSM devices (and containers).

    With this release we have added #namespace and #OpenPGP support! 🔑
    Also, users can now rely on shell completion and man pages! 📚

    crates.io/crates/nethsm-cli/0.

    Thanks to @wiktor for working out #OpenPGP support using #rPGP! 🎉

    #CLI #HSM #encryption #decryption #DigitalSignature #signing #ArchLinux #Nitrokey #signstar

  13. We have just released version 0.4.0 of the #nethsm #RustLang #crate. 🥳
    This library allows for easy integration with @nitrokey #NetHSM devices (and containers).

    With this release we have added #namespace and #OpenPGP support!
    Additionally, large parts of the documentation have been improved.

    crates.io/crates/nethsm/0.4.0

    Thanks to @wiktor for working out #OpenPGP support using #rPGP! 🎉

    #HSM #encryption #decryption #DigitalSignature #signing #RustLang #ArchLinux #Nitrokey #signstar

  14. I just released version 0.1.0 (the very first 🎉 ) of the nethsm-cli #crate.
    This #RustLang application serves as #CLI to #NitroKey #NetHSM (or the provided testing container).

    crates.io/crates/nethsm-cli/0.

    The `nethsm` application allows users to configure and administrate devices, create cryptographic keys and users, digitally #sign, #encrypt and #decrypt messages, generate random bytes and much more (see examples in the project README).

    #DigitalSignature #signing #encryption #decryption

  15. I have just released version 0.1.0 of the #nethsm #crate, a library abstracting the use of the @nitrokey #NetHSM:

    crates.io/crates/nethsm

    Please have a look at the #documentation for further information on how to use it:
    docs.rs/nethsm/0.1.0/nethsm/

    The project is a milestone in the creation of a general purpose #SigningEnclave which we hope can be used for artifact signing purposes on #ArchLinux in the future.

    #HSM #HardwareSecurityModule #signing #encryption #decryption #RustLang

  16. 📢 Attention, attention! 📢

    News about the #NetHSM:
    Introduction of how to use Nitrokey's NetHSM via command line interface (CLI) nitropy.
    👁 Watch our video!

    👉 youtu.be/srpk1NLtb4Q

    #secureyourdigitallife #ITSecurity #HSM