mirror of
https://github.com/jmcorgan/fips.git
synced 2026-07-30 19:46:15 +00:00
c2ba0e3fcbdfe53c457f4fa7e350d2373105258c
Create comprehensive architecture document covering: - Core entities: Node, Transport, Link, Peer hierarchy - Transport vs Link distinction (interface vs connection) - State machines for Transport, Link, and Peer lifecycles - Reference transport types: UDP/IP, Ethernet, WiFi, Tor - Spanning tree and Bloom filter state requirements - Self-healing protocol design (no ack/retry needed) - Leaf-only operation for constrained devices - Comprehensive sysctl-style configuration reference Also add architecture review document capturing identified issues to resolve before implementation begins.
FIPS Documentation
| Directory | Description |
|---|---|
| design/ | Protocol design specifications and analysis |
Languages
Rust
83.6%
Shell
11.7%
Python
4.2%
PowerShell
0.2%
Makefile
0.1%