docs+license: fox-theme README, SB73/EFF, AGPL-3.0 relicense, RaptorQ→RS sweep #57

Merged
vxfemboy merged 1 commit from docs/fox-theme-agpl-hygiene into main 2026-07-13 00:01:37 +00:00
vxfemboy commented 2026-07-12 23:49:26 +00:00 (Migrated from github.com)

What

Project hygiene + branding pass (no runtime code changes):

  • 🦊 Fox-theme README — "what does the fox say? — nothing a DPI firewall can hear", ASCII fox, fox-lore crate table, kept all the accurate technical substance.
  • "Silicon Slopes Paradox" section — frames yip as a Utah LLC's answer to Utah SB 73 (the anti-VPN age-verification law), citing the EFF.
  • Relicense MPL-2.0 → AGPL-3.0-or-later, © FEMBOY CYBER NETWORKS LLC (workspace license field, LICENSE file, deny.toml allowlist, README license section). Closes #53.
  • RaptorQ → Reed–Solomon doc sweep — corrected the lingering "RaptorQ" references (the codec was swapped for RS in #50) across README, CLAUDE.md, and yip-transport/yip-wire doc comments.
  • CHANGELOG — added the missing throughput-campaign entries (RS swap #50, fast AEAD #52, batched I/O #54) that resolve the RaptorQ inconsistency, plus the relicense + docs entries.
  • Repo description + topics set (were empty).

Not included

Runtime behavior is unchanged — no log-string theming (logs stay greppable), no code logic touched. The next work (4c MTU, SipHash investigation) is tracked in new issues.

🤖 Generated with Claude Code

## What Project hygiene + branding pass (no runtime code changes): - **🦊 Fox-theme README** — "what does the fox say? — nothing a DPI firewall can hear", ASCII fox, fox-lore crate table, kept all the accurate technical substance. - **"Silicon Slopes Paradox" section** — frames yip as a Utah LLC's answer to Utah **SB 73** (the anti-VPN age-verification law), citing the [EFF](https://www.eff.org/deeplinks/2026/04/utahs-new-law-regulating-vpns-goes-effect-next-week). - **Relicense MPL-2.0 → AGPL-3.0-or-later**, © FEMBOY CYBER NETWORKS LLC (workspace `license` field, `LICENSE` file, `deny.toml` allowlist, README license section). **Closes #53.** - **RaptorQ → Reed–Solomon doc sweep** — corrected the lingering "RaptorQ" references (the codec was swapped for RS in #50) across README, `CLAUDE.md`, and `yip-transport`/`yip-wire` doc comments. - **CHANGELOG** — added the missing throughput-campaign entries (RS swap #50, fast AEAD #52, batched I/O #54) that resolve the RaptorQ inconsistency, plus the relicense + docs entries. - **Repo description + topics** set (were empty). ## Not included Runtime behavior is unchanged — no log-string theming (logs stay greppable), no code logic touched. The next work (4c MTU, SipHash investigation) is tracked in new issues. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.
No description provided.