The Tahoe-LAFS decentralized secure filesystem.
Go to file
2010-08-29 15:27:58 -07:00
bin Skip option arguments to the python interpreter when reconstructing Unicode argv on Windows. 2010-07-27 23:27:31 -07:00
contrib Merge using.html into running.html. 2010-06-16 18:28:57 -07:00
darcsver-1.5.1.egg setup: rename the darcsver .egg that comes bundled in the base dir to not have "-py2.6" in its name, since it works with other versions of python as well 2010-06-07 21:15:34 -07:00
docs docs: a couple of small edits to CREDITS and how_to_make_a_tahoe-lafs_release.txt 2010-08-29 15:27:58 -07:00
mac setup: organize misc/ scripts and tools and remove obsolete ones 2010-06-06 22:16:18 -07:00
misc add simulator to explore the trade-offs for hashed-based digital signatures 2010-08-18 20:06:30 -07:00
setuptools_trial-0.5.9.egg setup: rename the setuptools_trial .egg that comes bundled in the base dir to not have "-py2.6" in its name, since it works with other versions of python as well 2010-06-07 21:16:07 -07:00
setuptools-0.6c16dev.egg update bundled zetuptools with doc changes, change to script setup for Windows XP, and to have the 'develop' command run script setup. 2010-08-02 17:38:15 -07:00
src/allmydata web: refactor rate computation, fixes #1166 2010-08-15 07:19:33 -07:00
twisted/plugins code coverage: replace figleaf with coverage.py, should work on py2.6 now. 2010-02-03 08:54:21 -08:00
windows Back out Windows-specific Unicode argument support for v1.7. 2010-06-08 17:08:03 -07:00
_auto_deps.py _auto_deps.py: change pycrypto version requirement to avoid https://bugs.launchpad.net/pycrypto/+bug/620253 2010-08-29 16:00:38 -07: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 setup: update authorship, datestamp, licensing, and add special exceptions to allow combination with Eclipse- and QPL- licensed code 2010-06-06 23:23:29 -07:00
COPYING.TGPPL.html setup: update authorship, datestamp, licensing, and add special exceptions to allow combination with Eclipse- and QPL- licensed code 2010-06-06 23:23:29 -07:00
CREDITS docs: a couple of small edits to CREDITS and how_to_make_a_tahoe-lafs_release.txt 2010-08-29 15:27:58 -07:00
Makefile coverage tools: ignore errors, display lines-uncovered in elisp mode. Fix Makefile paths. 2010-08-04 00:11:31 -07:00
NEWS docs: update NEWS a bit about New-Downloader 2010-08-18 19:14:46 -07:00
README.txt docs: line-wrap README.txt 2010-05-18 10:42:40 -07:00
relnotes.txt relnotes.txt: update revision of NEWS. 2010-08-09 23:32:43 -07:00
setup.cfg setup: update comments and URLs in setup.cfg 2010-05-03 23:16:53 -07:00
setup.py Changes to Tahoe needed to work with new zetuptoolz (that does not use .exe wrappers on Windows), and to support Unicode arguments and stdout/stderr -- v5 2010-07-25 01:32:16 -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.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