Hyper Hyper Space

P2P Protocols

A library for creating distributed data structures that can be shared over a P2P mesh network, enabling fully decentralized applications where each object is content-addressed and synchronized across peers using causal history tracking

Totalmente P2P Comunidade Risco de captura baixo

Detalhes

Licença MIT
Status de Dev Beta
Proprietário Santiago Bazerque
País Argentina
Ano de Início 2020
Stack TypeScript
Financiamento Personal investment
Última Investigação 15 de jan. de 2026

Affordances

Conflict-free editing Version history Local-first storage Self-hostable

P2P Protocol Atributos

P2P Architecture Mesh network (WebRTC-based peer mesh with optional relay)
Overlay Network Store-wide (peers sync around shared mutable objects/spaces)
Content Addressing Yes (all objects and operations are content-addressed via cryptographic hashes)
Local-First Local-First (all data stored locally, sync is optional)
E2EE No (not built-in at protocol level; can be layered)
CRDTs Lib Custom CRDTs (Merkle-CRDT-like structures using causal history of operations)
Byzantine Fault Tolerance No (causal consistency model, not BFT consensus)
Signature Ed25519 (used for identity keypairs)
Permissions Cryptographic Capabilities (object-level identity-based authorization)
Semantic Web Compatability N/A
Smart Contract No
Protocol Stack Position Application-layer (built on TCP/IP)
Asset / Value Embedding None — Hyper Hyper Space is a CRDT-based P2P sync and collaboration library with no native token or economic incentive mechanism. Node participation is voluntary.
Protocol Maturity / Standardization Community Standard (open specification with published documentation; independent project)