// blog
Building peerd, in the open.
Notes on a browser-native agent: the architecture, the decisions, and the tradeoffs we actually made. No growth posts. When we claim something, the code is linked.
-
jun 29, 2026
Introducing Web Actors
The browser quietly grew every primitive the actor model needs: isolated state, message passing, cryptographic identity, peer-to-peer transport. Here is where peerd's web-actor framing is real, where it is a stretch, and why we built it in a tab instead of on a server.