The Tahoe-LAFS decentralized secure filesystem.
Go to file
Zooko O'Whielacronx 0aa0efa123 storage servers announce that they will support clients as old as v0.8.0
Not that anyone pays attention to what storage servers claim about what versions they will support.
2008-03-13 09:10:11 -07:00
bin setup: fix bin/tahoe to include .egg's from the source tree root dir as well 2008-01-01 01:51:28 -07:00
contrib tahoe_fuse: system test: Verify file contents can be properly read. 2008-01-30 03:14:48 -07:00
docs architecture.txt: make it clear that accounting/leases are not yet implemented 2008-03-10 12:25:19 -07:00
mac macapp: new mac icon 2008-03-07 18:48:28 -07:00
misc setup: use "-rNN" with NN the "revision number" instead of "-NN" with NN the "build number" in the Windows builds 2008-03-10 20:15:04 -07:00
src/allmydata storage servers announce that they will support clients as old as v0.8.0 2008-03-13 09:10:11 -07:00
twisted/plugins change #!/usr/bin/python to #!/usr/bin/env python 2007-03-29 14:01:28 -07:00
windows native client - updated executables and dll's to have green icon, preference for log levels, and force a link every 100 files when uploading large amounts of files 2008-03-11 13:31:26 -07:00
_auto_deps.py bump foolscap dependency to 0.2.4, since we now use log.err 2008-02-05 15:27:14 -07:00
.darcs-boringfile .darcs-boringfile: add pyutil, since it is in setup_requires now 2008-03-10 20:32:14 -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 2008-03-13 09:04:44 -07:00
ez_setup.py setup: fix the md5sum of the bundled setuptools egg 2008-02-06 12:35:29 -07:00
GNUmakefile makefile - unreverted Zooko's change to setup.py, this originally was to see if it was causing the build to create a non-running installer on windows, but it wasn't the problem. 2008-03-11 11:10:38 -07:00
README docs: some documentation updates for 0.7.0 2008-01-08 10:32:41 -07:00
README.win32 short note about building cryptopp under cywin/native on win 2008-01-07 17:50:20 -07:00
relnotes.txt docs: fix name of docs dir in relnotes.txt 2008-02-18 16:08:05 -07:00
roadmap.txt updated roadmap.txt to show things that are finished and add WebDAV 2008-01-03 17:57:06 -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_require pyutil >= 1.3.16, as the Windows installer builder's misc/sub-ver.py relies on it 2008-03-10 20:13:21 -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, a secure, decentralized, fault-tolerant
filesystem.  All of the source code is available under a Free Software, Open
Source licence.

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