The Tahoe-LAFS decentralized secure filesystem.
Go to file
Zooko O'Whielacronx 970edc5c65 setup and docs: various improvements to setup and docs
Remove docs/install-details.html and README.win32 for now (see #282).
Remove checks for pywin32 and pyopenssl in Makefile -- that is (or will be) automated by setuptools.
Remove twisted from setup_requires.  This causes the problem in which Nevow doesn't declare its dependency on Twisted (#440) to yield a clear ImportError mentioning Twisted and to fail repeatedly, rather than yielding a weird ImportError and working on the second identical attempt.
Fix Makefile to set PATH so that trial and twistd can be found by "make test" after Twisted was installed into support/ during "make"
2008-06-05 13:55:05 -07:00
bin setup: execute ../support/bin/tahoe from ./bin/tahoe 2008-04-10 14:40:37 -07:00
contrib fuse_a: runtests.py: The current ubuntu python-fuse ignores the -f option and always forks, so this updates runtests to use fusermount for clean shutdown. 2008-05-31 20:16:05 -07:00
docs setup and docs: various improvements to setup and docs 2008-06-05 13:55:05 -07:00
mac tahoefuse: fix typo which could cause data corruption 2008-05-07 16:42:20 -07:00
misc misc/munin/tahoe_spacetime.py: add a munin plugin to estimate how much time remains before you run out of space 2008-05-28 11:33:54 -07:00
src/allmydata web: add test for unicode POST when the name comes from name=, not the filename attribute 2008-06-03 17:09:39 -07:00
twisted/plugins change #!/usr/bin/python to #!/usr/bin/env python 2007-03-29 14:01:28 -07:00
windows native client - update version and binaries to fix unicode handling 2008-06-04 12:03:02 -07:00
_auto_deps.py setup and docs: various improvements to setup and docs 2008-06-05 13:55:05 -07:00
.darcs-boringfile boringfile: add Twisted .egg files 2008-05-07 16:52:48 -07:00
COPYING.GPL new licences, move details from README to doc/install-details.html 2008-01-04 12:27:42 -07:00
COPYING.TGPPL.html more introductory doc cleanup 2008-01-04 18:09:19 -07:00
CREDITS CREDITS: add Paul Gerhardt, who submitted a small patch for make check-deps to be more newbie-friendly 2008-03-25 11:47:39 -07:00
ez_setup.py setup: require setuptools >= v0.6c8 2008-03-26 12:13:02 -07:00
Makefile setup and docs: various improvements to setup and docs 2008-06-05 13:55:05 -07:00
README setup and docs: various improvements to setup and docs 2008-06-05 13:55:05 -07:00
relnotes.txt docs: update relnotes.txt for Tahoe v1.0! 2008-03-25 18:28:00 -07:00
setup.cfg setup: remove the --always-copy option, because it causes setuptools to ignore system and development apps 2008-01-22 14:05:04 -07:00
setup.py setup and docs: various improvements to setup and docs 2008-06-05 13:55:05 -07:00
Tahoe.home rename bin/allmydata-tahoe to bin/tahoe. Closes #155. 2007-10-11 03:38:24 -07:00

Welcome to the Tahoe project [1], a secure, decentralized, fault-tolerant
filesystem.  All of the source code is available under a Free Software, Open
Source licence (or two).

Please see docs/about.html for an introduction, docs/install.html for install
instructions, docs/running.html for usage instructions.

[1] http://allmydata.org