Changes between Version 88 and Version 89 of WikiStart
- Timestamp:
- 2007-07-15T22:16:40Z (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v88 v89 1 1 = Welcome to Allmydata "Tahoe" = 2 The [http://allmydata.com Allmydata] "Tahoe" project is a secure, distributed,3 fault-tolerantstorage grid, available under a free-software license.2 The Allmydata "Tahoe" project is a secure, distributed, fault-tolerant 3 storage grid, available under a free-software license. 4 4 5 5 You can store files in the grid and retrieve them with a … … 14 14 15 15 == Get Started == 16 The [source:READMEREADME file] 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 [http://allmydata.com Allmydata, Inc.], and how to set up your own private grid.16 [source:README The README file] 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 [http://allmydata.com Allmydata, Inc.], and how to set up your own private grid. 17 17 18 18 DownloadDebianPackages tells how to get prebuilt packages for a Debian-like system (including Ubuntu). 19 19 20 20 == Get Involved == 21 The [/cgi-bin/mailman/listinfo/tahoe-dev tahoe-dev] mailing listis the community forum for discussion of Tahoe design, implementation, and usage.21 [/cgi-bin/mailman/listinfo/tahoe-dev The tahoe-dev mailing list] is the community forum for discussion of Tahoe design, implementation, and usage. 22 22 23 The [wiki:Dev Dev] pageis the place to start hacking on Tahoe.23 [wiki:Dev The Dev page] is the place to start hacking on Tahoe. 24 24 25 25 == Latest News -- 2007-06-29: Allmydata Tahoe v0.4 is released! == 26 26 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. 27 27 28 Please see the [source:relnotes.txt@849Release Notes].28 Please see [source:relnotes.txt@849 the Release Notes]. 29 29 30 30 === Other News and Status Information === 31 Please see the [wiki:News News] page for news, blogs, and network utilization graphs, and please see the [wiki:Dev Dev] page for buildbot, code coverage, patch browser and other useful development tools. 31 Please see [wiki:News the News page] for news, blogs, and network utilization graphs, and 32 33 [wiki:Dev the Dev page] for buildbot, code coverage, patch browser and other useful development tools. 32 34 33 35 == Documentation == 34 See the [wiki:Doc Doc] pagefor explanation of how Tahoe works.36 See [wiki:Doc the Doc page] for explanation of how Tahoe works. 35 37 36 38 == License == … … 42 44 43 45 == Test Grid == 44 An experimental public grid is running on Allmydata servers. See TestGrid to view usage statistics (with pretty graphs!) and instructions for how to connect to the test grid. 46 An experimental public grid is running on Allmydata servers. 47 48 See TestGrid to view usage statistics (with pretty graphs!) and instructions for how to connect to the test grid. 45 49 46 50 == Navigating This Web Site == … … 48 52 See TracStartingPoints for how to use this bug tracker/source code browser/wiki. 49 53 50 For a complete list of local wiki pages, see TitleIndex.54 TitleIndex is a complete list of pages on this wiki.