Skip to main content

UNKNOWN

Project description

Build Status

Custodia

A tool for managing secrets.

Custodia is a project that aims to define an API for modern cloud applications that allows to easily store and share passwords, tokens, certificates and any other secret in a way that keeps data secure, mangeable and auditable.

The Custodia project offers example implementations of clear text and encrypted backends, and aims to soon provide drivers to store data in external data stores like the Vault Project, OpenStack’s Barbican, FreeIPA’s Vault and similar.

In future the Custodia project plans to enhance and enrich the API to provide access to even more secure means of dealing with private keys, like HSM as a Service and other similar security systems.

See the Custodia wiki for more information about the current architecture: https://github.com/latchset/custodia/wiki

Requirements

Runtime

  • configparser (Python 2.7)

  • cryptography

  • jwcrypto >= 0.2

  • requests

  • six

Installation and testing

  • pip

  • setuptools >= 18.0

  • tox >= 2.3.1

  • wheel

API stability

Some APIs are provisional and may change in the future.

  • Command line interface in module custodia.cli.

  • The script custodia-cli.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

custodia-0.2.0.tar.gz (88.6 kB view hashes)

Uploaded Source

Built Distribution

custodia-0.2.0-py2.py3-none-any.whl (40.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page