[Imported from Trac: page test, version 2]

justin 2008-07-10 23:51:25 +00:00
parent cdbcdcfbd0
commit e3ea2e94f4

54
test.md

@ -1,48 +1,50 @@
# Welcome to Allmydata.org "Tahoe"
Welcome to allmydata.org "Tahoe": a secure, decentralized,
fault-tolerant filesystem. All of the source code is available
under a Free Software, Open Source licence.
This filesystem is encrypted and spread over multiple peers in
such a way that it remains available even when some of the
peers are unavailable, malfunctioning, or malicious.
[The one-page summary](http://allmydata.org/source/tahoe/trunk/docs/about.html) explains the unique properties of this system.
<div align="left">
## Get Started
[Installing Tahoe](http://allmydata.org/source/tahoe/trunk/docs/install.html) 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.
* [DownloadDebianPackages](DownloadDebianPackages) contains pointers to an APT repository from which you can install pre-compiled packages on your Debian or Ubuntu system.
<h1 style="color: #2f8ab5; font-family: helvetica, arial, sans-serif">Welcome to Allmydata.org "Tahoe"</h1>
## Get Involved
[The tahoe-dev mailing list](http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev) is the community forum for discussion of Tahoe design, implementation, and usage.
<p>
Tahoe is a secure, decentralized, fault-tolerant filesystem. All of the source code is available under a Free Software, Open Source licence. This filesystem is encrypted and spread over multiple peers in such a way that it remains available even when some of the peers are unavailable, malfunctioning, or malicious. The one-page summary explains the unique properties of this system.
<p>
[The Dev page](Dev) is the place to start hacking on Tahoe. It has development tools (such as code coverage and patch browsing) and documentation.
<h1 style="color: #2f8ab5; font-family: helvetica, arial, sans-serif">Get Started</h1>
## Latest News
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.
### 2008-06-11 -- v1.1 released!
[DownloadDebianPackages](DownloadDebianPackages) contains pointers to an APT repository from which you can install pre-compiled packages on your Debian or Ubuntu system.
<h1 style="color: #2f8ab5; font-family: helvetica, arial, sans-serif">Get Involved</h1>
The tahoe-dev mailing list is the community forum for discussion of Tahoe design, implementation, and usage.
The Dev page is the place to start hacking on Tahoe. It has development tools (such as code coverage and patch browsing) and documentation.
Latest News
2008-06-11 -- v1.1 released!
This release fixes several serious issues in Tahoe v1.0, and improves the user interfaces.
Please see [the Release Notes]source:relnotes.txt@2693.
Please see the Release Notes.
### other current news
other current news
[The News page](News) has other current news, blogs, etc.
The News page has other current news, blogs, etc.
## Documentation
See [the Doc page](Doc) for explanation of how Tahoe works.
Documentation
## Sponsorship
See the Doc page for explanation of how Tahoe works.
[allmydata.com](http://www.allmydata.com/index.php?tracking=allmydata_org) sponsors the Tahoe project. We are eternally grateful for their generous and public-spirited support.
Sponsorship
## Navigating This Web Site
allmydata.com sponsors the Tahoe project. We are eternally grateful for their generous and public-spirited support.
Navigating This Web Site
See [TracStartingPoints](TracStartingPoints) for how to use this bug tracker/source code browser/wiki.
[TitleIndex](TitleIndex) is a complete list of pages on this wiki.
## Testing
</div>
[test]wiki: