Changes between Version 395 and Version 396 of WikiStart
- Timestamp:
- 2011-05-12T02:59:08Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v395 v396 7 7 <div style="width:95%"> 8 8 <p>Tahoe-LAFS is a Free and Open cloud storage system. It distributes your data across multiple servers. Even if some of the servers fail or are taken over by an attacker, the entire filesystem continues to function correctly, including preservation of your privacy and security.</p> 9 <p><a href="http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/about. html">A one-page summary</a> explains the unique properties of this system.</p>9 <p><a href="http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/about.rst">A one-page summary</a> explains the unique properties of this system.</p> 10 10 </div> 11 11 … … 13 13 <ul> 14 14 <li><a href="http://tahoe-lafs.org/trac/tahoe-lafs/wiki/TestGrid">Try Tahoe-LAFS on the web!</a></li> 15 <li> Use <i><a href="http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart. html"> the quickstart instructions</a></i> to download and run Tahoe-LAFS on your own computer.</li>15 <li> Use <i><a href="http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart.rst"> the quickstart instructions</a></i> to download and run Tahoe-LAFS on your own computer.</li> 16 16 <li> Go to <a href="http://tahoe-lafs.org/trac/tahoe-lafs/wiki/Dev">the Dev page</a> to <i>get source code</i>, and start hacking on Tahoe-LAFS.</li> 17 17