[Imported from Trac: page test, version 1]

justin 2008-07-08 23:54:04 +00:00
parent 566720b6ac
commit dd9d32058f

48
test.md Normal file

@ -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: