Package python3-module-custodia: Information

    Binary package: python3-module-custodia
    Version: 0.6.0-alt6
    Architecture: noarch
    Build time:  Jun 11, 2020, 06:25 PM in the task #250567
    Source package: custodia
    Report package bug
    License: GPLv3+
    Summary: Subpackage with python3 custodia modules
    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


    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.
    Aug. 9, 2019 Stanislav Levin 0.6.0-alt4
    - Fixed testing against Pytest 5.