Rahul Sharma (Editor)

Tahoe LAFS

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Initial release
  
May 2, 2007

Written in
  
Python

Development status
  
Active

Operating system
  
Cross-platform

Stable release
  
1.12.0 / 18 December 2016; 3 months ago (2016-12-18)

Repository
  
tahoe-lafs.org/trac/tahoe-lafs/browser

Tahoe-LAFS (Tahoe Least-Authority File Store ) is a free and open, secure, decentralized, fault-tolerant, distributed data store and distributed file system. It can be used as an online backup system, or to serve as a file or web host similar to Freenet, depending on the front-end used to insert and access files in the Tahoe system. Tahoe can also be used in a RAID-like fashion using multiple disks to make a single large RAIN pool of reliable data storage.

The system is designed and implemented around the "principle of least authority" (POLA). Strict adherence to this convention is enabled by the use of cryptographic capabilities which provide the minimum set of privileges necessary to perform a given task by asking agents. A RAIN array acts as a storage volume - these servers do not need to be trusted by confidentiality or integrity of the stored data.

Zooko Wilcox-O'Hearn is one of the developers.

Fork

A patched version of Tahoe-LAFS exists from 2011, and was made to run on anonymous networks I2P, with support for multiple introducers. There is also a version for Microsoft Windows. It must be downloaded from within the I2P network. When I2P, and Tahoe-LAFS are used together, the location of the nodes is unknown. This allows for anonymous distributed grids to be formed. In normal operation, the IP address of all nodes are known to the introducers and any client systems on the grid.

References

Tahoe-LAFS Wikipedia