Package python3-module-certomancer-csc-dummy: Information
Source package: python3-module-certomancer-csc-dummy
Version: 0.3.0-alt1
Build time: Mar 25, 2024, 08:39 PM
Category: Development/Python3
Report package bugLicense: MIT
Summary: A Certomancer-based demo CSC server for integration tests
Description:
This package contains a minimal implementation of the Cloud Signature Consortium
(CSC) API for remote signing. It's intended for use in integration tests
and demonstrations. Most of the heavy lifting is actually done by Certomancer.
This package merely wraps calls to Certomancer in an aiohttp-based web interface
that exposes (a subset of) the CSC API.
This is a testing tool, and it omits all sorts of essential security features:
* Requests are not authenticated
* No SAD replay prevention of any sort, other than the standard hash pinning
supported by the CSC protocol
* All keys in the Certomancer config can be used to sign hashes in CSC callsMaintainer: Grigory Ustinov
Last changed
March 25, 2024 Grigory Ustinov 0.3.0-alt1
- Automatically updated to 0.3.0.
Dec. 13, 2023 Grigory Ustinov 0.2.3-alt1
- Automatically updated to 0.2.3.
May 15, 2023 Grigory Ustinov 0.2.2-alt1
- Automatically updated to 0.2.2.