link to Dev page and mailing list from front page

[Imported from Trac: page WikiStart, version 80]
zooko 2007-07-10 19:08:48 +00:00
parent 1225787b90
commit d53d754b63

11
Home.md

@ -1,5 +1,4 @@
# Welcome to Allmydata "Tahoe" # Welcome to Allmydata "Tahoe"
The [Allmydata](http://allmydata.com) "Tahoe" project is a secure, distributed, The [Allmydata](http://allmydata.com) "Tahoe" project is a secure, distributed,
fault-tolerant storage grid, available under a free-software license. fault-tolerant storage grid, available under a free-software license.
@ -18,16 +17,17 @@ willing to use a minimal, text-oriented web user interface.
The [README file]source:README tells how to acquire and build the source code, how to run a node than can upload and download files, how to connect to the public test grid operated by [Allmydata, Inc.](http://allmydata.com), and how to set up your own private grid. The [README file]source:README tells how to acquire and build the source code, how to run a node than can upload and download files, how to connect to the public test grid operated by [Allmydata, Inc.](http://allmydata.com), and how to set up your own private grid.
## Get Involved
* the [/cgi-bin/mailman/listinfo/tahoe-dev tahoe-dev] mailing list is the community forum for discussion of Tahoe design, implementation, and usage
* the [Dev](Dev) page is the place to start hacking on Tahoe
## Latest News ## Latest News
### 2007-06-29 -- Allmydata Tahoe v0.4 is released! ### 2007-06-29 -- Allmydata Tahoe v0.4 is released!
This version adds encrypted, mutable directories, so that you can organize your files into directories, change the contents of directories, and share your directories with your friends, without thereby sharing your directories with anyone else -- not even with the owners of the servers that host your directories. This version adds encrypted, mutable directories, so that you can organize your files into directories, change the contents of directories, and share your directories with your friends, without thereby sharing your directories with anyone else -- not even with the owners of the servers that host your directories.
Please see the [Release Notes]source:relnotes.txt@849. Please see the [Release Notes]source:relnotes.txt@849.
### Other News and Status Information ### Other News and Status Information
Please see the [News](News) page for news, blogs, the mailing list, and network utilization graphs, and please see the [Dev](Dev) page for buildbot, code coverage, patch browser and other useful development tools. Please see the [News](News) page for news, blogs, the mailing list, and network utilization graphs, and please see the [Dev](Dev) page for buildbot, code coverage, patch browser and other useful development tools.
## Documentation ## Documentation
@ -43,7 +43,6 @@ Please see the [News](News) page for news, blogs, the mailing list, and network
* [TahoeIssues](TahoeIssues) contains some discussion, open issues, and more docs * [TahoeIssues](TahoeIssues) contains some discussion, open issues, and more docs
## License ## License
Tahoe is offered under the GNU General Public License (v2 or later), with the Tahoe is offered under the GNU General Public License (v2 or later), with the
added permission that, if you become obligated to release a derived work added permission that, if you become obligated to release a derived work
under this licence (as per section 2.b), you may delay the fulfillment of under this licence (as per section 2.b), you may delay the fulfillment of
@ -51,7 +50,6 @@ this obligation for up to 12 months. Code that you release must be released
under this same licence including this added permission. under this same licence including this added permission.
## Test Grid ## Test Grid
An experimental public grid is running on Allmydata servers. It is subject to being updated at random times, so compatibility is likely to break without notice. It is currently running v0.3. An experimental public grid is running on Allmydata servers. It is subject to being updated at random times, so compatibility is likely to break without notice. It is currently running v0.3.
After installing the code according to the [README]source:README, set up a client node with the following files in its base directory: After installing the code according to the [README]source:README, set up a client node with the following files in its base directory:
@ -64,7 +62,6 @@ After installing the code according to the [README]source:README, set up a clien
### Trac Starting Points -- How To Use This Bug Tracker/Source Code Browser/Wiki ### Trac Starting Points -- How To Use This Bug Tracker/Source Code Browser/Wiki
The following are all written by members of the Trac community and apply to "Trac", the Bug Tracker/Source Code Browser/Wiki. The following are all written by members of the Trac community and apply to "Trac", the Bug Tracker/Source Code Browser/Wiki.
* [OriginalWikiStart](OriginalWikiStart) -- the original Trac welcome page * [OriginalWikiStart](OriginalWikiStart) -- the original Trac welcome page