Changes between Version 9 and Version 10 of WikiStart
- Timestamp:
- 2007-04-24T02:35:47Z (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v9 v10 1 1 = Welcome to Allmydata "Tahoe" = 2 3 The [http://allmydata.com Allmydata] "Tahoe" project is a scalable, distributed, fault-tolerant filestore, distributed under a free-software license. 4 5 The basic idea is that the data in this filesystem is spread over all 6 participating nodes, using an algorithm that can recover the data even if a 7 majority of the nodes are no longer available. 8 9 2 10 3 11 == Tahoe resources == … … 26 34 * TahoeIssues contains some discussion, open issues, and more docs 27 35 36 == License == 37 38 Tahoe is offered under the GNU General Public License (v2). It also comes 39 with the added permission that, in the case that you are obligated to release 40 a derived work under this licence (as per section 2.b of the GPLv2), you may 41 delay the fulfillment of this obligation for up to 12 months. 42 43 28 44 === Trac Starting Points === 29 45