← Hub

AEGIS

aphelion-craft aegis-node

Zero-trust authorisation node for the TimeChain platform. Cards cover the access-control model, ZK proof engine, commitment scheme, server-blind verifier, audit trail with selective disclosure, VEST consistency anchors, and the AEGISProof wire format.

  • 8 cards
  • 44 min total read
  • 1 beginner
  • 4 intermediate
  • 3 advanced
Onboarding trail Read top to bottom 8 cards · routed walk
Protocol AEGISProof envelope · proto3 from aegis-008 ↗
---
config:
  packet:
    bitsPerRow: 8
---
packet-beta
  title AEGISProof envelope · proto3
  0-7: "proof_id"
  8-15: "zk_proof"
  16-23: "commitments"
  24-31: "vest_reference"
  32-39: "encrypted_audit"
  40-47: "consistency_proof (optional)"
  48-55: "metadata"
Prerequisite Dependency Related drift