Hyperdrive
Protocolo de Dados Descentralizado
Comunidade
Detalhes
Licença Open source — MIT (github.com/holepunchto/hyperdrive)
Status de Dev 🟢 Ativo
Detalhe do Status de Dev Released / Active (production use in Holepunch ecosystem)
Proprietário Holepunch (same team as Hypercore and Hyperbee)
Órgão de Governança Company-controlled (Holepunch)
País International (distributed team)
Ano de Início 2016
Stack JavaScript / Node.js (reference implementation); WebAssembly builds for browser
Financiamento Tether-backed via Holepunch
Última Investigação 1 de jul. de 2026
Protocolo de Dados Descentralizado Atributos
Origens Distributed file sharing (originated in dat project for scientific dataset distribution)
Banco de Dados Hyperbee-indexed file metadata plus Hypercore-backed file content blocks
Linguagem de Consulta POSIX-like filesystem API (read, write, stat, readdir, glob); supports streaming reads for large files
Formatos de Dados Arbitrary file content (binary or text); path-keyed metadata in Hyperbee
Edição Colaborativa em Tempo Real Single-writer (multi-writer scenarios require Autobase)
Edição de Texto Rico N/A (filesystem library, not editor)
Suporte Móvel Yes (via Pear runtime)
Suporte Web Yes (WebAssembly builds)
Aplicativos Nativos Yes (consumed by Beaker Browser historically, Pear runtime applications today)
Termos Open Source / Free — MIT License
Fundos Not separately disclosed
Baseado Em Hypercore (block storage); Hyperbee (metadata index); POSIX filesystem semantics
Arquitetura P2P Inherits Hypercore's P2P model with hole-punching peer discovery via Hyperswarm
Rede de Sobreposição Inherits from Hypercore (Hyperswarm-based)
Endereçamento por Conteúdo Public-key addressing per Hyperdrive; file paths are keys in the underlying Hyperbee
Local-First Yes — files accessible offline; replication is opportunistic
Criptografia de Ponta a Ponta (E2EE) Transport encryption via Noise; content-layer encryption application-level
Biblioteca de CRDTs N/A (single-writer; Autobase for multi-writer)
Tolerância a Falhas Bizantinas Single-writer signature model (no consensus)
Assinatura Inherits Hypercore Ed25519 signatures
Permissões Public-key gated (Hyperdrive-level); no per-file ACL natively
Compatibilidade com a Web Semântica N/A (filesystem abstraction; content-agnostic)
Contrato Inteligente N/A
Posição na Pilha de Protocolo L3.2 Data & Semantic
Incorporação de Ativo / Valor None — filesystem abstraction with no native token
Maturidade / Padronização do Protocolo Released / Production library; no formal standardization; community-driven evolution