§24. Legal, Policy, and Jurisdictional Posture
Copy/paste (plain text):
Jason St George. "§24. Legal, Policy, and Jurisdictional Posture" in Next Generation Stores of Value: Privacy, Proofs, Compute. Version v1.1. /v/1.1/read/part-v/24-legal-policy-posture/ §24. Legal, Policy, and Jurisdictional Posture
Layer 6 also sits where protocol meets law and politics. If the triad is to be sustainable, it must:
- support lawful privacy and verifiable compliance for those who need it,
- defend itself against bans and sanctions without being defined by them, and
- avoid becoming a captured arm of any single jurisdiction.
24.1 Lawful privacy as protocol design, not PR
“Lawful privacy” is often a euphemism for “we’ll cooperate with whatever the loudest regulator wants.” Here it means something more precise:
-
By default, settlement and compute flows are private (shielded, unlinkable, anonymity sets healthy).
-
By design, participants can opt into selective disclosure via viewing keys and receipts that encode:
- limited transaction details (amount ranges, counterparties under pseudonyms),
- proof of policy compliance (e.g., KYC/AML proofs, jurisdictional filters),
- without exposing the entire transaction graph.
This design gives:
- Individuals and small orgs strong privacy without having to reason about regulation.
- Larger, regulated entities a path to compliance that does not require custodial banks or surveillance chokepoints at the protocol layer.
Layer 6’s role is to:
- Codify the standards for such receipts (PIDL extensions for compliance fields).
- Encourage or require corridors and services that advertise “regulated” status to emit such receipts.
- Engage with regulators around specific, technical guarantees, not around vague promises.
24.1.1 Policy = predicates, not graph inspection
To be explicit about what “lawful privacy” does and does not mean:
Constitutional constraint: Policy compliance in this stack is defined as ZK-checkable predicates over credentials and receipts (e.g., allowlist membership, jurisdiction constraints, proof of authorization), plus selectively disclosed audit windows via viewing keys. It is not defined as global graph inspection or universal traceability.
Any policy that requires ubiquitous transaction tracing or real-time surveillance feeds is treated as incompatible with the monetary design. Such policies cannot be implemented without reintroducing custodial chokepoints, which defeats the core thesis.
What this means in practice:
| Requirement | How It’s Satisfied | What It Cannot Require |
|---|---|---|
| AML screening | ZK proof of “sender ∈ cleared-set” | Full sender identity revealed |
| Jurisdictional limits | ZK range proof of amount | Exact amount disclosed |
| Tax audit | Time-bounded viewing key | Universal transaction history |
| Counterparty verification | ZK set-membership proof | Real-name disclosure |
Why this is a constitutional constraint:
If “lawful privacy” can be redefined to mean “surveil first, ask questions later,” then:
- Privacy rails become custodial (someone has to run the surveillance infrastructure).
- Centralization reappears at the surveillance layer.
- The “repression-resilient” claim fails (surveillance infrastructure can be co-opted).
- We’re back to “trust the intermediary.”
By making “policy = predicates” a constitutional constraint (not a governance parameter), the thesis ensures that lawful privacy cannot be eroded into surveillance-by-design through incremental governance decisions.
What Lawful Privacy Is Not
Lawful privacy is not a promise that users can ignore legal obligations. It is a design posture in which the protocol minimizes unnecessary disclosure while allowing users to produce scoped, auditable evidence when they choose or are legally required to do so. Specifically:
- Lawful privacy does not guarantee immunity from subpoena, tax reporting, sanctions enforcement, or employment obligations.
- It does not mean that regulators will accept predicate-only compliance in all jurisdictions. Some jurisdictions will reject it.
- It does not mean that users can evade capital controls or hide from governments. The protocol provides technical confidentiality, not legal immunity.
- It does mean that the protocol itself does not require surveillance infrastructure, and that disclosure is always at the holder’s discretion rather than built into the protocol.
The legal posture is defensive, not antagonistic: the thesis designs for resilience under legal heterogeneity, not for confrontation with law.
24.2 Defense‑in‑depth against bans and sanctions
Regimes may attempt to:
- ban or penalize use of privacy assets;
- sanction specific contracts, pools, or addresses;
- mandate KYC at all edges;
- classify triad services as “unlicensed financial institutions.”
Layer 6 cannot prevent law from existing, but it can:
-
Avoid giving any single jurisdiction a kill switch (no central servers, no mandatory TEEs tied to one country, no governance keys owned by one legal entity).
-
Maintain jurisdictional diversity in:
- hardware profiles,
- proof factories,
- corridor LPs,
- foundation and lab incorporation.
-
Provide fallback modes:
- local‑first clients that can run over mesh or sat relays;
- minimal install paths that don’t require app stores;
- minimal CLI modes that support basic functionality under degraded conditions.
The legal posture is resilience under legal heterogeneity: the stack does not advertise itself as a tool to evade law, but designs for continued operation across a diverse legal landscape where some jurisdictions are friendly, some hostile, and most ambiguous.
24.3 Labs, foundations, and “neutral router” commitments
The human institutions around the stack (labs, foundations, router operators) are themselves Layer‑6 objects.
Key commitments:
-
Neutral router charters.
- Router implementations and operators commit to content‑agnostic routing subject only to protocol safety and liveness.
- Deviation (e.g., preferential treatment for in‑house flows) is treated as a policy violation and, where possible, punished in‑protocol (slashing, routing exclusion) and reputationally.
-
Foundation / lab structure.
-
Legally separate entities for R&D, governance infrastructure, and any commercial arms.
-
Public charters that:
- define their roles (e.g., “maintain reference clients,” “operate testnets,” “curate canonical workload registry”),
- explicitly renounce certain powers (“cannot unilaterally change issuance,” “cannot censor specific users”),
- set transparency expectations (reports, disclosures, conflict‑of‑interest policies).
-
-
Multi‑jurisdiction footprint.
- Incorporations and key staff spread across multiple legal regimes to avoid any one government being able to “turn off” the lab with a single order.
- Redundancy plans: if entity A is shuttered, entity B can continue critical functions with minimal disruption.
Layer 6 doesn’t pretend politics don’t exist. It accepts that they do, and arranges institutions so that no single political system can wholly capture the stack.
Tip: hover a heading to reveal its permalink symbol for copying.