Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37537237
en ru br
ALT Linux repos
S:0.2.2-alt1

Group :: Development/Python3
RPM: python3-module-certomancer-csc-dummy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.2.2-alt1
Build date: 15 may 2023, 16:57 ( 49.6 weeks ago )
Size: 13.65 Kb

Home page:   https://github.com/MatthiasValvekens/certomancer…

License: 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 calls

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-certomancer-csc-dummy
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin