Changes between Version 79 and Version 80 of WikiStart
- Timestamp:
- 2007-07-10T19:08:48Z (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v79 v80 1 1 = Welcome to Allmydata "Tahoe" = 2 3 2 The [http://allmydata.com Allmydata] "Tahoe" project is a secure, distributed, 4 3 fault-tolerant storage grid, available under a free-software license. … … 19 18 The [source:README 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. 20 19 20 == Get Involved == 21 * the [/cgi-bin/mailman/listinfo/tahoe-dev tahoe-dev] mailing list is the community forum for discussion of Tahoe design, implementation, and usage 22 * the [wiki:Dev Dev] page is the place to start hacking on Tahoe 23 21 24 == Latest News == 22 23 25 === 2007-06-29 -- Allmydata Tahoe v0.4 is released! === 24 25 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. 26 27 … … 28 29 29 30 === Other News and Status Information === 30 31 31 Please see the [wiki:News News] page for news, blogs, the mailing list, and network utilization graphs, and please see the [wiki:Dev Dev] page for buildbot, code coverage, patch browser and other useful development tools. 32 32 … … 44 44 45 45 == License == 46 47 46 Tahoe is offered under the GNU General Public License (v2 or later), with the 48 47 added permission that, if you become obligated to release a derived work … … 52 51 53 52 == Test Grid == 54 55 53 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. 56 54 … … 63 61 64 62 === Trac Starting Points -- How To Use This Bug Tracker/Source Code Browser/Wiki === 65 66 63 The following are all written by members of the Trac community and apply to "Trac", the Bug Tracker/Source Code Browser/Wiki. 67 64