From dd9d32058fbc3e26840bc3b6a8b9fad98a2b65bd Mon Sep 17 00:00:00 2001 From: justin <> Date: Tue, 8 Jul 2008 23:54:04 +0000 Subject: [PATCH] [Imported from Trac: page test, version 1] --- test.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 test.md diff --git a/test.md b/test.md new file mode 100644 index 0000000..603b411 --- /dev/null +++ b/test.md @@ -0,0 +1,48 @@ +# Welcome to Allmydata.org "Tahoe" +Welcome to allmydata.org "Tahoe": a secure, decentralized, +fault-tolerant filesystem. All of the source code is available +under a Free Software, Open Source licence. + +This filesystem is encrypted and spread over multiple peers in +such a way that it remains available even when some of the +peers are unavailable, malfunctioning, or malicious. + +[The one-page summary](http://allmydata.org/source/tahoe/trunk/docs/about.html) explains the unique properties of this system. + +## Get Started +[Installing Tahoe](http://allmydata.org/source/tahoe/trunk/docs/install.html) tells how to install the software, how to run a node that can upload and download files, and how to set up your own private grid or connect to the public test grid. + * [DownloadDebianPackages](DownloadDebianPackages) contains pointers to an APT repository from which you can install pre-compiled packages on your Debian or Ubuntu system. + +## Get Involved +[The tahoe-dev mailing list](http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev) is the community forum for discussion of Tahoe design, implementation, and usage. + +[The Dev page](Dev) is the place to start hacking on Tahoe. It has development tools (such as code coverage and patch browsing) and documentation. + +## Latest News + +### 2008-06-11 -- v1.1 released! + +This release fixes several serious issues in Tahoe v1.0, and improves the user interfaces. + +Please see [the Release Notes]source:relnotes.txt@2693. + +### other current news + +[The News page](News) has other current news, blogs, etc. + +## Documentation +See [the Doc page](Doc) for explanation of how Tahoe works. + +## Sponsorship + +[allmydata.com](http://www.allmydata.com/index.php?tracking=allmydata_org) sponsors the Tahoe project. We are eternally grateful for their generous and public-spirited support. + +## Navigating This Web Site + +See [TracStartingPoints](TracStartingPoints) for how to use this bug tracker/source code browser/wiki. + +[TitleIndex](TitleIndex) is a complete list of pages on this wiki. + +## Testing + +[test]wiki: \ No newline at end of file