Asfaload Documentation
Welcome to the Asfaload documentation. Asfaload is a multig sign-off solution that is:
- open source
- auditable as it is using a public git repo as storage
- self-hostable
- accountless, the keypair is the identity
Alsfaload provides tools for signing and verifying software release artifacts. The Client CLI documentation explain how to use our command line utility to interact with the backend. The REST API details the endpoints of the backend server.
Sections
Client CLI — How-to Guides
Step-by-step recipes for common operations: generating keys, creating signers files, registering releases, signing, and verification.
Client CLI — Manual
Reference for all client commands: options, environment variables, output formats, and exit codes.
REST API — Manual
Reference for the Asfaload REST API: endpoints, request/response formats, and error codes.