The Tahoe-LAFS decentralized secure filesystem.
Go to file
2011-06-29 11:57:11 -07:00
bin Add support to bin/tahoe for invoking a runner command prefixed with @, with the Tahoe libraries on the PYTHONPATH. This is documented in 'tahoe debug --help'. 2011-01-18 21:11:37 -08:00
contrib Merge using.html into running.html. 2010-06-16 18:28:57 -07:00
darcsver-1.7.2.egg setup: upgrade bundled version of darcsver from 1.7.1 to 1.7.2 to support the new bbfreeze feature (by, strangely, having darcsver write out unix newlines regardless of what the underlying platform prefers) 2011-01-20 21:28:38 -08:00
docs docs: fix error in crypto specification that was noticed by Taylor R Campbell <campbell+tahoe@mumble.net> 2011-06-29 11:57:11 -07:00
misc docs: convert NEWS to NEWS.rst and change all references to it. 2011-05-16 18:02:55 -07:00
setuptools_darcs-1.2.12.egg setup: bundle a copy of setuptools_darcs-1.2.12 2011-01-17 22:25:21 -08:00
setuptools-0.6c16dev3.egg Bundled zetuptoolz: bump version in EGG-INFO directory. 2010-11-28 10:42:42 -08:00
src Rename test_package_initialization.py to (much shorter) test_import.py . 2011-06-11 12:02:34 -07:00
static Make bb-freeze (and probably other static packaging tools) work. This updates various places where we assumed that the tahoe process was executed via the Python interpreter. It also allows tests to recursively invoke the same tahoe.exe, rather than bin/tahoe. refs #585 2011-01-21 00:04:29 -08:00
twisted/plugins twisted/allmydata_trial.py: fix stale comment that referred to trial_figleaf.py (replaced with trial_coverage.py). 2011-01-21 17:39:13 -08:00
.darcs-boringfile .darcs-boringfile: changes needed to take account of egg directories being bundled. Also, make _trial_temp a prefix rather than exact match. 2010-08-01 22:03:13 -07:00
COPYING.GPL docs: added permissions to avoid licence-incompatibility with other Free/Open Source licences 2010-11-10 20:39:26 -08:00
COPYING.TGPPL.html docs: added permissions to avoid licence-incompatibility with other Free/Open Source licences 2010-11-10 20:39:26 -08:00
CREDITS docs: three minor fixes 2011-06-10 05:16:56 -07:00
Makefile Makefile: remove targets relating to 'setup.py check_auto_deps' which no longer exists. fixes #1345 2011-06-25 22:41:24 -07:00
NEWS.rst server.py: get_latencies now reports percentiles _only_ if there are sufficient observations for the interpretation of the percentile to be unambiguous. 2011-05-27 05:01:35 -07:00
README.txt replace remaining .html docs with .rst docs 2011-05-10 12:16:50 -07:00
relnotes.txt docs: revert link in relnotes.txt from NEWS.rst to NEWS, since the former did not exist at revision 5000. 2011-05-16 18:12:14 -07:00
setup.cfg setup: remove --multi-version 2010-11-15 01:00:48 -08:00
setup.py setup.py: don't make bin/tahoe.pyscript executable. fixes #1347 2011-01-30 17:58:09 -07:00
Tahoe.home rename bin/allmydata-tahoe to bin/tahoe. Closes #155. 2007-10-11 03:38:24 -07:00

===============================
Tahoe-LAFS
===============================

Tahoe-LAFS is a Free Software/Open Source decentralized data store. It
distributes your filesystem across multiple servers, and even if some of the
servers fail or are taken over by an attacker, the entire filesystem continues
to work correctly and to preserve your privacy and security.

To get started please see `quickstart.rst`_.

LICENCE
=======

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.html`_ 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: http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart.rst
.. _COPYING.GPL: http://tahoe-lafs.org/trac/dupfilefind/browser/COPYING.GPL
.. _COPYING.TGPPL.html: http://tahoe-lafs.org/source/dupfilefind/trunk/COPYING.TGPPL.html
.. _TGPPL.PDF: http://tahoe-lafs.org/~zooko/tgppl.pdf