[$ xmrhost] _

$ xmrhost-cli legal ls --by=category

[$ ] legal/

// NAME

legal — the operator-facing contractual surface. terms of service, acceptable use policy, privacy policy (with the GDPR Article 15-22 rights enumeration for EEA users), service-level agreement with the credit ladder, and the multi-crypto refund policy. no boilerplate cribbed from a SaaS template; written against the actual operating jurisdictions (Iceland, Romania) and the actual payment surface (OxaPay processor, XMR / BTC / LTN / LTC / ETH / USDT, subaddress-keyed XMR refunds).

// SYNOPSIS

xmrhost-cli legal ls [--by=category|updated]
xmrhost-cli legal show --slug=<tos|aup|privacy|sla|refund>

// DESCRIPTION

The current set is 5 documents in the canonical man-page order — tos, aup, privacy, sla, refund. Every document is a sober first-draft revision authored against the operator's actual stance: no DMCA process (legal complaints under Iceland's Höfundalög nr. 73/1972 and Romania's Legea nr. 8/1996 are processed when served by a court of competent jurisdiction in the operating jurisdictions; DMCA-format notices are not), no KYC surface, no-KYC crypto billing via OxaPay.

// COUNSEL STATUS

[ ! ] all five documents are pre-counsel MVP drafts. the prose is structurally complete and cross-referenced; it has NOT been reviewed by an attorney qualified in the operating jurisdictions. counsel review is a hard precondition for commercial use. each doc carries the mvpCopy: true frontmatter flag and surfaces the same warning at the top of its page.

// SEE ALSO