Tahoe-LAFS

From Wikipedia, the free encyclopedia
Tahoe-LAFS
Initial release May 2, 2007[1]
Stable release 1.10[2] / 1 May 2013 (2013-05-01)
Development status Active
Written in Python
Operating system Linux [3]
Available in English
Type Cloud computing
License GNU GPL 2+ and other[4]
Website tahoe-lafs.org

Tahoe-LAFS (Tahoe Least-Authority Filesystem) is a free and open, secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system.[5][6] It can be used as an online backup system, or to serve as a file or web host similar to Freenet,[7] depending on the front-end used to insert and access files in the Tahoe system. Tahoe can also be used in a RAID-like manner to use multiple disks to make a single large RAIN[8] 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 grant the minimal set of privileges necessary to accomplish a given task to requesting agents. A RAIN array acts as storage — these servers do not need to be trusted for confidentiality or integrity of the stored data.

Zooko Wilcox-O'Hearn is one of the developers.[9][10]

Fork

A patched Tahoe-LAFS exist (since 2011) made to run on the anonymous network I2P, with support for multiple introducers. There is also a build for Windows.[11] It must be downloaded from inside of the I2P network.[12]

See also

Notes

References

External links


This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.