|
Farsite
Overview
Farsite is a serverless, distributed file system that does not assume mutual trust among the client computers on which it runs. Logically, the system functions as a central file server, but physically, there is no central server machine. Instead, a group of desktop client computers collaboratively establish a virtual file server that can be accessed by any of the clients. The system provides a global name space for files, location-transparent access to both private files and shared public files, and improved reliability relative to storing files on a desktop workstation. It does this by distributing multiple encrypted replicas of each file among a set of client machines. Files are referenced through a hierarchical directory structure that is maintained by a distributed directory service. Our broad objective is to figure out how to build highly available, reliable, and secure systems on a substrate of cooperating but mutually distrusting hosts. In the context of our distributed file system, we have identified three specific goals:
For more information, see the Farsite FAQ. We published a feasibility study of this system in a paper at the ACM SIGMETRICS 2000 conference. See also the Systems and Networking Research Group. Project Members
Project lead Team members
Interns Affiliates and Alumni
|