mirror of
https://github.com/jmcorgan/fips.git
synced 2026-07-22 07:48:26 +00:00
ce6dba9225974e8f1cc11738ec9849fbb8235bf3
Documents the tradeoff between metadata privacy and route error feedback: - Intermediate routers see src_addr/dest_addr (traffic analysis possible) - Source address needed for CoordsRequired/PathBroken error messages - Deliberate choice: explicit feedback over silent drops + app timeouts - Partial mitigation: addresses are SHA-256(npub), not npubs themselves - Notes onion routing as alternative with different tradeoffs
FIPS Documentation
| Directory | Description |
|---|---|
| design/ | Protocol design specifications and analysis |
Languages
Rust
86.1%
Shell
10.4%
Python
3%
PowerShell
0.2%
Makefile
0.1%