This repository contains WireCat's public policies, customer forms, and service-request guides in Markdown for direct reading and version tracking on GitHub.
The files under forms/ are blank public templates. To use one, make a copy, complete the copy outside this repository, and submit it by the email or electronic-signature process identified in the applicable guide. This repository does not collect or store completed forms.
- Terms of Service
- Privacy Policy
- Acceptable Use Policy
- Customer Verification Policy
- Colocation Services Addendum
Forms may be completed in Markdown or converted to a letterheaded PDF for email or electronic signature. See Generating PDFs.
The PDF renderer applies WireCat letterhead, page numbering, and print styling to a Markdown form. Generated PDFs are build artifacts and are not stored in this repository.
Install the PDF dependency:
python3 -m pip install -r requirements-pdf.txtRender one or more forms:
python3 scripts/render-form-pdf.py forms/bgp-letter-of-authorization.mdPDFs are written to output/pdf/ by default. For electronic signature, upload the generated PDF to the selected signing service and place its signature and date fields over the corresponding blank rows.
The Chinese document is provided as a non-authoritative reference. The English Terms of Service control, as stated in the reference itself.