yhsm-validation-server
Validation server using YubiHSM
Install
- All systems
-
curl cmd.cat/yhsm-validation-server.sh
- Debian
-
apt-get install yhsm-validation-server
- Ubuntu
-
apt-get install yhsm-validation-server
- Kali Linux
-
apt-get install yhsm-validation-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install yhsm-validation-server
- Raspbian
-
apt-get install yhsm-validation-server
- Dockerfile
- dockerfile.run/yhsm-validation-server
yhsm-validation-server
Validation server using YubiHSM
This package validates YubiKey OTP's, OATH codes or password hashes using YubiHSM. The interface is a REST API with a simple web server listening on localhost only (per default). It can function as a drop-in replacement for the traditional PHP based Yubico validation server, except that it does not provide the advanced replication features of that server.