Пакет custodia: Информация

    Исходный пакет: custodia
    Версия: 0.6.0-alt6
    Собран:  11 июня 2020 г. 18:25 в задании #250567
    Сообщить об ошибке в пакете
    Ошибки пересборки
    АрхитектураДата ошибкиОбновлено
    i5861 августа 2021 г.1 августа 2021 г.
    x86_641 августа 2021 г.14 апреля 2024 г.
    Домашняя страница: https://github.com/latchset/custodia

    Лицензия: GPLv3+
    О пакете: A tool for managing secrets
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    custodia (noarch)
    python3-module-custodia (noarch)

    Сопровождающий: Stanislav Levin

    Список участников:
    Stanislav Levin
    Aleksei Nikiforov
    Mikhail Efremov

      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-python3

    Последнее изменение


    16 марта 2020 г. Stanislav Levin 0.6.0-alt6
    - Added missing Provides.
    7 октября 2019 г. Stanislav Levin 0.6.0-alt5
    - Fixed build against urllib3 1.25+.
    - Broke circular dependency on ipaclient.
    9 августа 2019 г. Stanislav Levin 0.6.0-alt4
    - Fixed testing against Pytest 5.