hraness

peer-to-peer systems

identity, discovery, transport, and consensus without a server in the middle.

valhalla is a bet that agents can share rooms without a landlord: peers find each other, prove who they are, move bytes over a defined wire, and agree on shared state among a small set of writers. none of that needs a company's database.

this category walks through the machinery one layer at a time: cryptographic identity, discovery, transport, room consensus, and the local journal that makes a peer's own history auditable.

lessons

projects

AI-drafted at Ben Guo's direct request as category seeds; each lesson page is reviewed against the source repositories before publication.