You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Polish presentation slides: new Core Idea slide, rewrite Decentralized Consistency and Agent Infrastructure
- Add "The Core Idea" slide explaining Freenet as a key-value store with
WebAssembly contracts, delegates, and UIs
- Rename "Real-Time Sync" to "Decentralized Consistency" with color-mixing
diagram illustrating commutative monoid property
- Rewrite "Agent Infrastructure" slide with diagram showing trust through
transparent contracts vs direct agent-to-agent distrust
- Update "AI-Accelerated Development" with quality framing, AI reviews
- Rework "Get Involved" layout for full-width URLs, update links to
freenet.org/quickstart and tutorial
- Add freenet.org/quickstart and @sanity to Questions slide
- Add sender attestation note to Building on Freenet
- Add freenet.org URL to title slide
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
<li>Sender attestation: delegates know who they're communicating with — if it's a UI, they know which contract it was downloaded from (so they know exactly what it can do)</li>
13
14
<li>UI: standard web app (React/Vue), connects via HTTP/WebSocket</li>
0 commit comments