Files
hermes-brain/projects/passepartout/strategy/social-protocol-overview.org
Hermes 0a8e77e949 Reorganize brain: projects/ top level, rename filenames, update homepage
- Moved everything from ideas/passepartout/ to projects/passepartout/
- Moved legal structures to projects/flags/
- Created missing _index.org files for all subdirectories
- Stripped redundant passepartout- prefix from filenames
- Rewrote root _index.org as generalized brain index (projects + concepts)
- Updated Hugo nav to Projects/Concepts
- Updated build script section descriptions
- Deleted stale ideas/passepartout-economics.md orphan
2026-05-24 18:54:14 +00:00

1.7 KiB

Passepartout Social Protocol — The Society (Decentralized Network)

Passepartout Social Protocol is the decentralized identity and communication layer that connects Passepartout instances:

  • Self-sovereign identity via HD key derivation (BIP-44)
  • Encrypted messaging via DIDComm (agent-to-agent and agent-to-human)
  • Notes as atomic, content-addressed, signed data units (mapped from Passepartout memory-objects)
  • Relay Network for censorship-resistant message routing
  • Personal Data Store (PDS) — the Merkle fact store exposed as a network-addressable service
  • Compute marketplace where instances offer symbolic engine capacity
  • Contracts and liquid democracy infrastructure

The PDS is Passepartout's in-process memory — the Merkle tree, the fact store, the memory-objects. Every memory-object already has a SHA-256 hash, which maps directly to the social protocol's CIDv1 content addressing.

Revenue paths from the social protocol:

See Revenue streams overview for the full picture across all triad components.