Library for validation of digital signatures.
Go to file
OpenDev Sysadmins f8e9d5870f OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:53 +00:00
cursive Address verifier DeprecationWarning 2018-02-28 22:14:49 +00:00
doc/source Use openstackdocstheme for docs and release notes 2018-01-19 18:00:07 +00: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
.testr.conf Initial cookiecutter commit 2016-06-27 18:28:04 -07:00
.zuul.yaml Make barbican-tempest-plugin gate voting 2018-03-21 14:07:02 -04:00
babel.cfg Initial cookiecutter commit 2016-06-27 18:28:04 -07:00
CONTRIBUTING.rst Initial cookiecutter commit 2016-06-27 18:28:04 -07:00
HACKING.rst Add hacking note for copyrights 2016-06-28 06:45:21 -07: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
requirements.txt Cleanup requirements.txt 2018-01-16 07:08:01 +01:00
setup.cfg Support building wheels 2016-06-28 10:50:14 -07:00
setup.py Initial cookiecutter commit 2016-06-27 18:28:04 -07:00
test-requirements.txt Use openstackdocstheme for docs and release notes 2018-01-19 18:00:07 +00:00
tox.ini Update flake8 ignore list 2017-03-10 02:05:36 +00:00

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