How to Install kxd in Ubuntu 18.04



Install kxd by entering the following commands in the terminal:

sudo apt update
sudo apt install kxd

Description:

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.

Homepage: https://blitiri.com.ar/p/kxd

Version: 0.13+git20170730.6182dc8-1

Section: universe/net