kxc-add-key
Key exchange daemon -- client
Install
- All systems
-
curl cmd.cat/kxc-add-key.sh
- Debian
-
apt-get install kxc
- Ubuntu
-
apt-get install kxc
- Kali Linux
-
apt-get install kxc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kxc
- Raspbian
-
apt-get install kxc
- Dockerfile
- dockerfile.run/kxc-add-key
kxc
Key exchange daemon -- client
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. This package provides the client part of kxd.