Tahoe-LAFS

Tahoe-LAFS (Tahoe Least-Authority File Store[4]) is a free and open, secure, decentralized, fault-tolerant, 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 fashion using multiple disks to make a single large Redundant Array of Inexpensive Nodes (RAIN) pool of reliable data storage.

Tahoe-LAFS
Initial releaseMay 2, 2007[1]
Stable release
1.13.0[2] / 8 August 2018 (2018-08-08)
Repository
Written inPython
Operating systemCross-platform
Available inEnglish
TypeCloud computing
LicenseGNU GPL 2+ and other[3]
Websitetahoe-lafs.org

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 that 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.

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.[8] It is distributed from a site within the I2P network.[9] In contrast to normal Tahoe-LAFS operation, when I2P and Tahoe-LAFS are used together the location of the nodes is disguised. This allows for anonymous distributed grids to be formed.

See also

References

  1. "Tahoe-LAFS Documentation". tahoe-lafs.org. Retrieved 2013-05-01.
  2. Warner, Brian (2017-01-19). "ANN: Tahoe-LAFS 1.12.1 released". tahoe-dev (Mailing list). Retrieved 2017-04-09.
  3. https://tahoe-lafs.org/trac/tahoe-lafs/browser/git/docs/about.rst
  4. "Tahoe-LAFS wiki". tahoe-lafs.org. Retrieved 2014-12-01.
  5. Ars Technica
  6. Monteiro, Julian Geraldes (16 November 2010). "Modeling and Analysis of Reliable Peer-to-Peer Storage Systems" (PDF). Sophia Antipolis: Université de Nice. p. 17. Retrieved 15 December 2012.
  7. Zooko's blog, hosted on Tahoe
  8. Foolscap & Tahoe-LAFS patched for use on I2P (with support for multiple introducers). 2013.
  9. http://killyourtv.i2p.rocks/tahoe-lafs/ URL to inside I2P



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.