Library for validation of digital signatures.
Go to file
ritesh.arya cce0f17bc9 Remove log translations
Log messages are no longer being translated. This removes all use of the
_LE, _LI, and _LW translation markers to simplify logging and to
avoid confusion with new contributions.

Change-Id: I555070ef0cd87ab58147944847c6bbc4ca49321d
2021-03-19 16:52:49 +01:00
cursive Remove log translations 2021-03-19 16:52:49 +01:00
doc zuul: move jobs in-tree and related updates 2021-01-19 15:25:08 +01:00
releasenotes Use openstackdocstheme for docs and release notes 2018-01-19 18:00:07 +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 Initial cookiecutter commit 2016-06-27 18:28:04 -07: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