yuyr 2a0b5067bd
Some checks failed
ci / public-tree (push) Has been cancelled
ci / docs (push) Has been cancelled
ci / rust (push) Has been cancelled
ci / docker-runtime (push) Has been cancelled
20260902 完成公开树清理与热点拆分
2026-09-02 11:48:36 +08:00

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