kxc-add-key

Key exchange daemon -- client

Install

All systems
curl cmd.cat/kxc-add-key.sh
Debian Debian
apt-get install kxc
Ubuntu
apt-get install kxc
image/svg+xml Kali Linux
apt-get install kxc
Windows (WSL2)
sudo apt-get update sudo apt-get install kxc
Raspbian
apt-get install kxc

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.