← Hub

FNP

aphelion-craft fork-node

Fork Node Protocol — collaborative encrypted document editing. Cards cover the three cryptographic locks (Kyber content, M²-ORE position, Halo2 proof), the LSEQ CRDT, Dilithium signatures, and the infrastructure that runs it.

  • 23 cards
  • 2.3 h total read
  • 7 beginner
  • 5 intermediate
  • 11 advanced
Onboarding trail Read top to bottom 23 cards · routed walk
Protocol FNP Insert envelope from fnp-001 ↗
---
config:
  packet:
    bitsPerRow: 8
---
packet-beta
  title FNP Insert envelope
  0-7: "op_id (8 B)"
  8-15: "lseq_position (~32 B, M²-ORE)"
  16-23: "kyber_ciphertext (~1568 B)"
  24-31: "halo2_proof (variable)"
  32-39: "dilithium_signature (~3293 B)"
Prerequisite Dependency Related drift