28 lines
711 B
ReStructuredText
28 lines
711 B
ReStructuredText
panda-rpki documentation
|
|
=========================
|
|
|
|
panda-rpki is a Rust implementation of an RPKI relying-party validator.
|
|
It retrieves RPKI publication data, validates the associated objects, and
|
|
emits machine-readable reports for operational systems.
|
|
|
|
This documentation describes the current source tree and supported local
|
|
development workflows. Public release terms, release artifacts, and a public
|
|
security reporting channel are not established yet.
|
|
|
|
Built with Sphinx using a theme provided by Read the Docs.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents
|
|
|
|
getting-started
|
|
configuration
|
|
cli
|
|
operations
|
|
testing
|
|
development
|
|
architecture
|
|
output-abi
|
|
contributing
|
|
security
|