Home
Learn

How It Works

Tokenomics

Roadmap

Humanitarian Impact Fund

FAQ

Products

Wallet

DEX

LaunchPad

Token Factory

Vaults

Company

About

Contact

Buy JIL
← Back to Patent Claims
Patent Claim 01 All Patents →

Non-Custodial Custody Architecture

MPC Threshold Signing with Integrated Protection Coverage and Cross-Jurisdictional Shard Distribution

Patent Claim JIL Sovereign February 2026 Claim 1 of 36

Executive Summary

JIL Sovereign's non-custodial custody architecture is the first system to combine user-primary MPC threshold signing with automatic on-chain protection coverage payouts. The user retains their primary key shard on their personal device, ensuring that no single party - including the platform - can unilaterally access funds.

Three innovations distinguish this architecture: (1) User-primary shard model where the user holds Shard A on their device, the platform holds Shard B in an HSM in a different jurisdiction, and Shard C is in cold storage in a third jurisdiction. (2) Protocol-embedded coverage payout triggered by 14-of-20 validator attestation. (3) Cross-jurisdictional shard distribution ensuring no single legal system can compel access to 2-of-3 shards.

Core Innovation: First platform combining non-custodial MPC (user holds primary shard) with automatic coverage payout via validator consensus - no manual claims filing.

Problem Statement

The crypto custody landscape presents institutions with an impossible tradeoff: centralized custodians (Fireblocks, BitGo, Coinbase Custody) provide operational convenience and coverage but require surrendering key control. Self-custody solutions eliminate counterparty risk but offer no protection against key loss, device failure, or operational errors.

$12B+
Lost to custodial failures (2014-2024)
$3.8B
FTX customer funds unrecoverable
0
MPC platforms with integrated coverage

Why Existing Solutions Are Insufficient

  • Fireblocks: MPC-CMP protocol but platform retains operational control over 2 of 3 shards. Not truly non-custodial.
  • ZenGo: 2-of-2 MPC with user device + server. No recovery shard. Server compromise halts all signing.
  • BitGo: Multi-signature (not MPC) with custody agreement. Platform can freeze assets. Separate insurance policy.
  • Coinbase Custody: Full custodial HSM. Manual claims process taking weeks to months.

Technical Architecture

Shard Distribution Model

ShardHolderLocationEncryption
Shard A (User)User's deviceDevice secure enclave (TEE/SE)Biometric lock
Shard B (Platform)JIL PlatformHSM in Jurisdiction 2 (Switzerland)HSM hardware boundary
Shard C (Recovery)Cold storageSecure facility in Jurisdiction 3 (Singapore)AES-256-GCM

GG20 Signing Protocol

The GG20 protocol enables any 2-of-3 shard holders to collaboratively produce a valid ECDSA or Ed25519 signature without revealing their shard. The protocol operates in four rounds: commitment, decommitment, partial signatures, and aggregation. The resulting signature is indistinguishable from a standard single-key signature.

Distributed Key Generation

Initial key generation uses Feldman's Verifiable Secret Sharing (VSS). No single party ever sees the complete private key - not even during generation. The public key is derived from combined public shares and registered on-chain.

Protection Coverage Integration

Every MPC-protected account includes automatic protection coverage of up to $250,000 (Premium tier). Premiums are calculated at 100 basis points per year on monthly average AUM.

Covered Loss Events

Loss TypeDetection MethodPayout Trigger
Key CompromiseUnauthorized signing attempt14-of-20 validator attestation
Bridge FailureSettlement timeout >24hAutomatic proof-of-failure
Custodial BreachHSM compromise or seizure14-of-20 emergency vote
Smart Contract ExploitUnexpected fund movementProof-verifier anomaly detection

Automatic Payout Mechanism

Unlike traditional insurance requiring manual claims, JIL's coverage executes automatically. When a loss event is detected and attested by 14-of-20 validators, payout triggers on-chain without user action. The process completes in minutes, not weeks.

Prior Art Differentiation

ProviderModelUser Controls Keys?Integrated Coverage?
FireblocksCustodial MPC (2/3 platform-controlled)NoNo
ZenGoSemi-custodial (2/2)PartialNo
Coinbase CustodyFull custodial HSMNoSeparate, manual
BitGoMulti-sig custodyNoSeparate, manual
JIL SovereignNon-custodial MPCYesYes, automatic

Patent Claim

Independent Claim 1: A computer-implemented system for non-custodial digital asset custody comprising: a threshold signing protocol distributing cryptographic key shares across three independent legal jurisdictions where a user-held primary shard is required for every transaction; a coverage payout mechanism triggered by validator consensus attestation of qualifying loss events without manual claims filing; and a signing session manager that aggregates partial Schnorr signatures from at least two of three shard holders using Lagrange interpolation to produce a standard single-signer-indistinguishable signature.