README.rst: change description to the new wording on tahoe-lafs.org (with "file store" instead of "filesystem").

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2015-04-10 23:42:57 +01:00
parent 6f29c79d80
commit 0bd2444c93

View File

@ -2,10 +2,10 @@
Tahoe-LAFS Tahoe-LAFS
========== ==========
Tahoe-LAFS is a Free Software/Open Source decentralized data store. It Tahoe-LAFS is a Free and Open decentralized cloud storage system. It distributes
distributes your filesystem across multiple servers, and even if some of the your data across multiple servers. Even if some of the servers fail or are taken
servers fail or are taken over by an attacker, the entire filesystem continues over by an attacker, the entire file store continues to function correctly,
to work correctly and to preserve your privacy and security. preserving your privacy and security.
To get started please see `quickstart.rst`_ in the docs directory. To get started please see `quickstart.rst`_ in the docs directory.