kxd
Key exchange daemon
Install
- All systems
-
curl cmd.cat/kxd.sh
- Debian
-
apt-get install kxd
- Ubuntu
-
apt-get install kxd
- Kali Linux
-
apt-get install kxd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kxd
- Raspbian
-
apt-get install kxd
- Dockerfile
- dockerfile.run/kxd
kxd
Key exchange daemon
kxd is a key exchange daemon, which serves blobs of data (keys) over https. It can be used to get keys remotely instead of using local storage. The main use case is to get keys to open dm-crypt devices automatically, without having to store them on the local machine.