What problem does it solve?
x0x enables secure, post-quantum, agent-to-agent gossip and direct messaging for AI systems. It combines CRDT-based synchronization, MLS-encrypted groups, and NAT traversal to operate without centralized infrastructure.
Core Features & Use Cases
- Gossip pub/sub for scalable, partition-tolerant messaging across multiple agents and networks.
- Direct messaging for private, point-to-point communication with strong transport-level authentication.
- MLS-based encrypted groups for collaborative workflows with forward secrecy and post-quantum security.
- Presence and FOAF discovery to enable efficient routing and dynamic topology maintenance.
- Bootstrap-based discovery and transport abstraction to support diverse deployment environments.
Quick Start
Install a binary or build from source, then start the daemon and try a simple publish/subscribe workflow.