Library for validation of digital signatures.
Go to file
Tobias Urdin e754d67c8c Update cursive project paths
Change-Id: I4c3068f7547fd32439898078871842bdb28b933a
2022-11-17 09:17:25 +00:00
cursive Stop using removed verifier and signer methods 2022-11-17 09:14:28 +00:00
doc Update cursive project paths 2022-11-17 09:17:25 +00:00
releasenotes Update cursive project paths 2022-11-17 09:17:25 +00:00
.gitignore Fix releasenotes building 2016-07-13 09:39:52 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:50:53 +00:00
.stestr.conf zuul: move jobs in-tree and related updates 2021-01-19 15:25:08 +01:00
.testr.conf Initial cookiecutter commit 2016-06-27 18:28:04 -07:00
.zuul.yaml zuul: move jobs in-tree and related updates 2021-01-19 15:25:08 +01:00
CONTRIBUTING.rst Initial cookiecutter commit 2016-06-27 18:28:04 -07:00
HACKING.rst Optimizing the safety of the http link site in HACKING.rst 2021-02-08 20:39:37 +00:00
LICENSE Initial cookiecutter commit 2016-06-27 18:28:04 -07:00
MANIFEST.in Initial cookiecutter commit 2016-06-27 18:28:04 -07:00
README.rst Update cursive project paths 2022-11-17 09:17:25 +00:00
babel.cfg Initial cookiecutter commit 2016-06-27 18:28:04 -07:00
requirements.txt zuul: move jobs in-tree and related updates 2021-01-19 15:25:08 +01:00
setup.cfg Change openstack-dev to openstack-discuss 2021-02-08 20:40:52 +00:00
setup.py Initial cookiecutter commit 2016-06-27 18:28:04 -07:00
test-requirements.txt zuul: move jobs in-tree and related updates 2021-01-19 15:25:08 +01:00
tox.ini zuul: move jobs in-tree and related updates 2021-01-19 15:25:08 +01:00

README.rst

cursive

Cursive implements OpenStack-specific validation of digital signatures.

As OpenStack continues to mature, robust security controls become increasingly critical. The cursive project contains code extracted from various OpenStack projects for verifying digital signatures. Additional capabilities will be added to this project in support of various security features.

Features

  • TODO