Package custodia: Information

    Source package: custodia
    Version: 0.6.0-alt3
    Build time:  May 24, 2019, 10:29 PM in the task #230047
    Report package bug
    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.

    List of rpms provided by this srpm:
    custodia (noarch)
    python3-module-custodia (noarch)

    Maintainer: Stanislav Levin


      1. python3-module-coverage
      2. python3-module-cryptography
      3. python3-module-ipaclient
      4. python3-module-jwcrypto
      5. python3-module-requests-gssapi
      6. python3-module-setuptools
      7. python3-module-tox
      8. python3-modules-sqlite3
      9. rpm-build-licenses
      10. rpm-build-python3

    Last changed


    May 24, 2019 Stanislav Levin 0.6.0-alt3
    - Fixed update (closes: #36781).
    March 30, 2019 Stanislav Levin 0.6.0-alt2
    - Fixed FTBFS (closes: #36426).
    - Removed Python2 subpackage.
    Sept. 26, 2018 Stanislav Levin 0.6.0-alt1
    - 0.5.0 -> 0.6.0.
    - Set Python3 as default within systemd service.