The Tahoe-LAFS decentralized secure filesystem.
2eea4e9a07
FURLs are unguessable, but an attacker who somehow learned this FURL could overwrite files and read sensitive data. This will break the memory tests. I will add a new interface to support the memory tests soon. refs ticket:1737 |
||
---|---|---|
bin | ||
docs | ||
misc | ||
setuptools-0.6c16dev5.egg | ||
src | ||
static | ||
.gitignore | ||
.travis.yml | ||
COPYING.GPL | ||
COPYING.TGPPL.rst | ||
CREDITS | ||
Makefile | ||
MANIFEST.in | ||
NEWS.rst | ||
README.rst | ||
relnotes.txt | ||
setup.cfg | ||
setup.py | ||
Tahoe.home |
========== Tahoe-LAFS ========== Tahoe-LAFS is a Free and Open decentralized cloud storage system. It distributes your data across multiple servers. Even if some of the servers fail or are taken over by an attacker, the entire file store continues to function correctly, preserving your privacy and security. To get started please see `quickstart.rst`_ in the docs directory. LICENCE ======= Copyright 2006-2014 The Tahoe-LAFS Software Foundation You may use this package under the GNU General Public License, version 2 or, at your option, any later version. You may use this package under the Transitive Grace Period Public Licence, version 1.0, or at your option, any later version. (You may choose to use this package under the terms of either licence, at your option.) See the file `COPYING.GPL`_ for the terms of the GNU General Public License, version 2. See the file `COPYING.TGPPL.rst`_ for the terms of the Transitive Grace Period Public Licence, version 1.0. See `TGPPL.PDF`_ for why the TGPPL exists, graphically illustrated on three slides. .. _quickstart.rst: https://github.com/tahoe-lafs/tahoe-lafs/blob/master/docs/quickstart.rst .. _COPYING.GPL: https://github.com/tahoe-lafs/tahoe-lafs/blob/master/COPYING.GPL .. _COPYING.TGPPL.rst: https://github.com/tahoe-lafs/tahoe-lafs/blob/master/COPYING.TGPPL.rst .. _TGPPL.PDF: https://tahoe-lafs.org/~zooko/tgppl.pdf ---- .. image:: https://travis-ci.org/tahoe-lafs/tahoe-lafs.png?branch=master :target: https://travis-ci.org/tahoe-lafs/tahoe-lafs .. image:: https://coveralls.io/repos/tahoe-lafs/tahoe-lafs/badge.png?branch=master :target: https://coveralls.io/r/tahoe-lafs/tahoe-lafs?branch=master