Changes between Initial Version and Version 1 of test


Ignore:
Timestamp:
2008-07-08T23:54:04Z (16 years ago)
Author:
justin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • test

    v1 v1  
     1= Welcome to Allmydata.org "Tahoe" =
     2Welcome to allmydata.org "Tahoe": a secure, decentralized,
     3fault-tolerant filesystem. All of the source code is available
     4under a Free Software, Open Source licence.
     5
     6This filesystem is encrypted and spread over multiple peers in
     7such a way that it remains available even when some of the
     8peers are unavailable, malfunctioning, or malicious.
     9
     10[http://allmydata.org/source/tahoe/trunk/docs/about.html The one-page summary] explains the unique properties of this system.
     11
     12== Get Started ==
     13[http://allmydata.org/source/tahoe/trunk/docs/install.html Installing Tahoe] 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.
     14 * DownloadDebianPackages contains pointers to an APT repository from which you can install pre-compiled packages on your Debian or Ubuntu system.
     15
     16== Get Involved ==
     17[http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev The tahoe-dev mailing list] is the community forum for discussion of Tahoe design, implementation, and usage.
     18
     19[wiki:Dev The Dev page] is the place to start hacking on Tahoe.  It has development tools (such as code coverage and patch browsing) and documentation.
     20
     21== Latest News ==
     22
     23=== 2008-06-11 -- v1.1 released! ===
     24
     25This release fixes several serious issues in Tahoe v1.0, and improves the user interfaces.
     26
     27Please see [source:relnotes.txt@2693 the Release Notes].
     28
     29=== other current news ===
     30
     31[wiki:News The News page] has other current news, blogs, etc.
     32
     33== Documentation ==
     34See [wiki:Doc the Doc page] for explanation of how Tahoe works.
     35
     36== Sponsorship ==
     37
     38[http://www.allmydata.com/index.php?tracking=allmydata_org allmydata.com] sponsors the Tahoe project.  We are eternally grateful for their generous and public-spirited support.
     39
     40== Navigating This Web Site ==
     41 
     42See TracStartingPoints for how to use this bug tracker/source code browser/wiki.
     43
     44TitleIndex is a complete list of pages on this wiki.
     45
     46==Testing===
     47
     48[wiki: test]