The Tahoe-LAFS decentralized secure filesystem.
Go to file
2011-01-19 15:44:29 -08: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.1.egg setup: upgrade bundled version of darcsver to 1.7.1 to regain compatibility with Python 2.4 2010-11-14 00:26:20 -08:00
docs docs/frontends/CLI.rst, src/allmydata/test/trialtest.py: add trailing newlines. refs #1296 2011-01-19 00:19:55 -08:00
misc Change misc/build_helpers/test-with-fake-pkg to use 'setup.py trial'. refs #1296 2011-01-18 20:24:01 -08: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 src/allmydata/test/test_runner.py: add test_import_from_repl, which checks that we are running the right code in a bin/tahoe subprocess. refs #1258 2011-01-19 00:21:45 -08:00
twisted/plugins code coverage: replace figleaf with coverage.py, should work on py2.6 now. 2010-02-03 08:54:21 -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 edit docs for English usage, rename "Tahoe" to "Tahoe-LAFS" in docs/configuration.rst, rename a variable in bin/tahoe-script.template for clarity, update François's CREDITS entry 2010-10-31 21:26:02 -07:00
Makefile Makefile: consistently use TAHOE macro to run bin/tahoe. Use '$(TAHOE) debug repl' instead of $(RUNPP) -p. refs #1296 2011-01-19 15:44:29 -08:00
NEWS Update foolscap requirement to >= 0.6.1. fixes #1329 2011-01-18 22:06:39 -08:00
README.txt docs: line-wrap README.txt 2010-05-18 10:42:40 -07:00
relnotes.txt relnotes.txt: fifth -> sixth labor-of-love release 2010-11-28 20:56:47 -08:00
setup.cfg setup: remove --multi-version 2010-11-15 01:00:48 -08:00
setup.py setup.py: add descriptions for some of the setup commands. ref #1306 2011-01-19 15:33:05 -08: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.html`_.

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.html: http://allmydata.org/source/tahoe-lafs/trunk/docs/quickstart.html
.. _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