Tahoe-LAFS
Red de Almacenamiento Descentralizada
Comunidad
Enlaces
Detalles
Licencia Libre (GPL + Transitive Grace License)
Estado de Desarrollo 🟢 Activo
Detalle del Estado de Desarrollo Released (v1.20.0 latest; actively maintained)
Propietario Tahoe-LAFS Software Foundation (volunteer-maintained open source project); originally started at Allmydata.com
Órgano de Gobierno Tahoe-LAFS Software Foundation (volunteer-maintained; originally started at Allmydata.com)
País USA (origins); globally distributed volunteer contributors
Año de Inicio 2006
Stack Python
Financiamiento Volunteer / donations (open source; Fosshost hosting; no commercial backer)
Última Investigación 9 mar 2026
Red de Almacenamiento Descentralizada Atributos
Orígenes Online backup / privacy-preserving cloud storage
Base de Datos Distributed key-value store (erasure-coded shares across storage nodes; ACID-like via lease management)
Lenguaje de Consulta REST/HTTP API; SFTP; FUSE filesystem mount
Formatos de Datos Any binary files and directories; mutable and immutable file types
Soporte Móvil Partial Mobile support (no native mobile app; web interface accessible via mobile)
Soporte Web Yes (HTTP web interface via gateway)
Aplicaciones Nativas N/A (CLI + web API; no dedicated desktop app)
Términos Self-hosting (deploy own storage grid; federated volunteer grids possible)
Fondos N/A (volunteer project; no known external funding)
Basado En Novel (original architecture; no blockchain; uses Foolscap/HTTPS protocol)
Arquitectura P2P Mesh network (client connects to introducer, then to storage nodes; no routing protocol between nodes)
Red de Superposición Store-wide (data limited to configured storage grid)
Direccionamiento por Contenido Yes (immutable files addressed by content hash embedded in read capability)
Local-First N/A (client-server model; gateway on local machine or remote)
Cifrado de Extremo a Extremo (E2EE) Yes (client-side AES encryption before upload; storage servers never see plaintext)
Tolerancia a Fallos Bizantinos Partial (erasure coding tolerates node failure; cryptographic proofs prevent silent data corruption; no Byzantine consensus protocol)
Firma Ed25519 (mutable file signatures)
Permisos Cryptographic Capabilities (read caps, write caps, verify caps — capability-based access control; no ACLs)
Compatibilidad con la Web Semántica N/A
Contrato Inteligente No
Posición en la Pila del Protocolo Application-layer (built on TCP/IP)
Incorporación de Activos/Valor None (no token; volunteer or self-hosted model)
Madurez del Protocolo / Estandarización De Facto Standard (established open-source reference for capability-based decentralized storage; 15+ year history; no formal standards body)
Política de Actualización Immutable (for immutable files) / Mutable (versioned) for mutable directories and files (MDMF format)
Mecanismo de Prueba de Almacenamiento Merkle audit proof (continuous integrity checks; storage servers audited by requesting random shares; failed audits trigger data repair)
Modelo Económico / de Incentivos Volunteer (no economic incentive model; operators run nodes for altruistic or cooperative reasons; lease-based GC to manage storage)
Garantía de Recuperación Best-effort (configurable K-of-N erasure coding; 3-of-10 default tolerates 7 node failures; availability depends on operator commitments)