python-custodia

Python bindings to Custodia -- Modular and pluggable Secrets Manager
  https://github.com/latchset/custodia
  0
  no reviews



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.

This package includes the bindings for python2.