-
Add support for an HSM to imgtool so that the private keys can be managed, and don't have to live in the filesystem. This can be developed using softhsm. Derived from #219.
-
Hello. Is it possible use HSM (for example Google Cloud KMS/HSM) for signing Windows executables?
-
Hi, I have a question about HSM (Hardware security module) and node forge.
These things are more and more used, is any of what I'm searching for in your roadmap?
My (current) Goal:
Open a TLS-soc…
-
notary implements the PKCS11 interface so it should be possible to integrate to other HSMs such as CloudHSM and Nitrokey
-
BE careful this tool will expose the master private key of your CLN node in the terminal, but look very useful for recovery purposes.
https://github.com/dieqohc/HSM-to-XPRV-recovery-tool
Did n…
-
VSecM high-trust mode: Use a PKCS#11 interface to store VSecM root keys in a hardware security module and keep secrets encrypted (even in memory). When a workload requires a secret VSecM safe will use…
-
I would like to set up a systemd lightning.service to ensure that upon system restart lightningd is automatically restarted.
Importantly, for my use case, I have an encrypted hsm_secret and would nee…
-
Hi,
I'd like to use Botan for TLS-PSK. My problem is: the PSK is saved on a HSM and due to security reasons the PSK must not leave the HSM. Is there are possibility to use Botan in such a setup?
-
Hello,
Any chance you'd port these amazing shaders?
More information [here](https://forums.libretro.com/t/hsm-mega-bezel-reflection-shader-feedback-and-updates/25512).
Here's how they looks l…
-
i didn't find any reference to working with a cryptographic token. for example to create a CA which its private key is inside a token.
is there any plan to support HSM?