itsgoin/docs
Scott Reimers 3ee20736aa docs: Layer 3 round 1 + unified hybrid padding rule
Hybrid padding rule (slots + body, same shape):
- <=256 real units: pad to next power of 2 (8, 16, ..., 256)
- >256 real units: pad to real + rand(0..=256) / nearest 256KB

Replaces Layer 2 round 2's rand(32..=128). Small authors/posts get
strong bucket-grouping; large authors/posts get probabilistic noise
without 2x bandwidth waste of pure power-of-2 at scale.

Layer 3 resolutions:
- Custom mode deferred; v1 ships Public / Friends-only / FoF only
- Slot dedup at V_x byte level (one slot per unique key)
- Body-length padding adopted

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 21:43:11 -04:00
..
fof-spec docs: Layer 3 round 1 + unified hybrid padding rule 2026-05-12 21:43:11 -04:00
DISCOVERY-PROTOCOL.md ItsGoin v0.3.2 — Decentralized social media network 2026-03-15 20:23:09 -04:00
peer-discovery-design.html ItsGoin v0.3.2 — Decentralized social media network 2026-03-15 20:23:09 -04:00
TODO-hardening.md v0.4.1: Security hardening, lock contention fixes, data cleanup 2026-03-21 19:30:38 -04:00