Package custodia: Information
Source package: custodia
Version: 0.6.0-alt7
Build time: Jul 3, 2021, 02:53 PM
Category: System/Configuration/Other
Report package bugHome page: https://github.com/latchset/custodia
License: GPLv3+
Summary: A tool for managing secrets
Description:
Custodia is a Secrets Service Provider, it stores or proxies access to keys, password, and secret material in general. Custodia is built to use the HTTP protocol and a RESTful API as an IPC mechanism over a local Unix Socket. It can also be exposed to a network via a Reverse Proxy service assuming proper authentication and header validation is implemented in the Proxy. Custodia is modular, the configuration file controls how authentication, authorization, storage and API plugins are combined and exposed.
Maintainer: Stanislav Levin
Last changed
July 1, 2021 Stanislav Levin 0.6.0-alt7
- Fixed FTBFS(flaky test).
March 16, 2020 Stanislav Levin 0.6.0-alt6
- Added missing Provides.
Oct. 7, 2019 Stanislav Levin 0.6.0-alt5
- Fixed build against urllib3 1.25+. - Broke circular dependency on ipaclient.