Library for validation of digital signatures.
Go to file
Andreas Jaeger 27c048abed Enable release notes translation
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.

Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.

Change-Id: Ie8e2150f98f5fd6e97e38d776fc1ae95f1fafbe4
2016-10-06 20:25:48 +02:00
cursive Add should_create_verifier method 2016-08-02 20:59:09 -04:00
doc/source Initial cookiecutter commit 2016-06-27 18:28:04 -07:00
releasenotes/source Enable release notes translation 2016-10-06 20:25:48 +02:00
.gitignore Fix releasenotes building 2016-07-13 09:39:52 +02:00
.gitreview Added .gitreview 2016-07-06 10:24:04 +00:00
.testr.conf 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
babel.cfg Initial cookiecutter commit 2016-06-27 18:28:04 -07:00
requirements.txt Add oslo.log to requirements.txt 2016-09-01 12:23:22 +02: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 Initial cookiecutter commit 2016-06-27 18:28:04 -07:00
tox.ini Cleanup tox.ini 2016-08-26 11:10:43 +02: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