sigsum-witness-py
An implementation of a witness that cosigns a sigsum log.
License
This code is licensed under the 2-Clause BSD License.
The full license text can be found in the file LICENSE.
This license is also known as the BSD-2-Clause and the Simplified BSD License.
Hacking
Running tests
Use pytest
to run the automated tests:
$ pytest .