= Documentation = == The Basics == * [http://allmydata.org/source/tahoe/trunk/docs/about.html about.html]: the shape of a Tahoe filesystem and the security properties that it offers * [http://allmydata.org/source/tahoe/trunk/docs/install.html install.html]: how to install it (from source code) * [http://allmydata.org/source/tahoe/trunk/docs/running.html running.html]: how to run it once it is installed * [http://allmydata.org/source/tahoe/trunk/docs/using.html using.html]: how to use it once it is running * [source:docs/known_issues.txt known_issues.txt]: things you need to be aware of if you want to rely on Tahoe to store your valuable data. == Presentations / Papers == * The [http://allmydata.org/~warner/pycon-tahoe.html paper] presented at [http://us.pycon.org/2008/about/ PyCon2008], providing an overview of the Tahoe design, and the [http://allmydata.org/~warner/pycon-tahoe-slides.zip slides] (.zip) that were used for the presentation. == Developer Docs == These docs are stored in the source tree, under revision control. You can browse them through the web site: * [source:docs/ the docs/ directory] == Developer Wiki Pages == * [wiki:UseCases UseCases]: the ways in which Tahoe should be useful == Obsolete Docs == These docs are here in case someone wants to copy out the parts that are still relevant before deleting them. * [http://allmydata.org/source/tahoe/trunk/docs/install-details.html install-details.html]: a big, unformatted, ill-maintained collection of notes about install issues on various platforms; Hopefully this doc isn't needed for you because the short and sweet "install.html" Just Works. If you love a certain platform and you write a nice install document describing how you build Tahoe on that platform then we will be grateful and you will earn a place in the CREDITS file. == See Also == * [wiki:News The News page] for sources of news and information. * [wiki:Bibliography The Bibliography page] contains links to scientific papers of interest. * [wiki:RelatedProjects The RelatedProjects page] contains links to a few other decentralized storage projects that you might be interested in. * [wiki:Dev The Dev page] for Tahoe hackers. == The Parade of Release Notes == {{{ #!html
release notesdatewhat's new
v1.2July 21, 2008fix a minor security flaw, add operational improvements
v1.1June 11, 2008fix rare but serious issues, improve UI
v1.0March 25, 2008It's version 1.0!
v0.9March 13, 2008Tahoe is now ready to be relied on for secure storage
v0.8February 15, 2008"visibility" into the system and more user interfaces
v0.7January 8, 2008decentralized directories and mutable files, a FUSE interface, and new open source licensing options
v0.6.1October 15, 2007packaging, usability, and performance improvements
v0.6September 24, 2007improved performance and packaging
v0.5.1August 23, 2007fix a security problem in the Web API
v0.5August 17, 2007the Web API and the command-line interface
v0.4June 29, 2007new mutable, shareable, private directories
v0.3June 6, 2007improved basic functionality
v0.2May 2, 20087the first public release, on May 2, 2007 and giving a general overview of why the Tahoe project exists
}}}