docs: a couple of tiny docs updates

This commit is contained in:
Zooko O'Whielacronx 2008-04-09 15:57:59 -07:00
parent ff7f716871
commit 81240eeff7
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
<body>
<h1>Welcome to Tahoe</h1>
<p>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.</p>
<p>Welcome to allmydata.org Tahoe, the Least-Authority Filesystem. This is a secure, decentralized, fault-tolerant filesystem. All of the source code is available under a Free Software, Open Source licence.</p>
<p>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.</p>
<p>See the web site for information, news, and discussion:</p>
<p><a href="http://allmydata.org">http://allmydata.org</a></p>

View File

@ -45,7 +45,7 @@
<pre><a href="http://allmydata.org/source/tahoe/allmydata-tahoe-1.0.0.tar.gz">http://allmydata.org/source/tahoe/allmydata-tahoe-1.0.0.tar.gz</a></pre></p>
<h2>Install</h2>
<h2>Build</h2>
<p>Unpack the tarball and cd into the top-level directory.</p>