How to Install custodia in Ubuntu 18.04



Install custodia by entering the following commands in the terminal:

sudo apt update
sudo apt install custodia

Description:

Modular and pluggable Secrets Manager

Custodia allows one to serve retrieve, manage and store secrets for other applications. It is useful for distributed, stateless applications that use an image file base approach for instantiation like container based images. But it is alaso useful to manage distribution of key material across a multiple machines over a network.

Homepage: https://github.com/latchset/custodia

Version: 0.5.0-3

Section: universe/python