yhsm-daemon

YubiHSM server daemon

Install

All systems
curl cmd.cat/yhsm-daemon.sh
Debian Debian
apt-get install yhsm-daemon
Ubuntu
apt-get install yhsm-daemon
image/svg+xml Kali Linux
apt-get install yhsm-daemon
Fedora
dnf install yhsm-daemon
Windows (WSL2)
sudo apt-get update sudo apt-get install yhsm-daemon
Raspbian
apt-get install yhsm-daemon

yhsm-daemon

YubiHSM server daemon

Provides a TCP based server allowing multiple processes to use a single YubiHSM in parallel. To utilize the YubiHSM via the server instead of using it directly, pass yhsm://localhost:5348 as the device to python-pyhsm.

python2-pyhsm

Python module to talk to YubiHSM hardware