Skip to main content
USENIX
  • Conferences
  • Students
Sign in

connect with us


  •  Twitter
  •  Facebook
  •  LinkedIn
  •  Google+
  •  YouTube

twitter

Tweets by @usenix

usenix conference policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

You are here

Home » Fast and Secure Distributed Read-Only File System
Tweet

connect with us

Fast and Secure Distributed Read-Only File System

Abstract: 

Internet users increasingly rely on publicly available data for everything from software installation to investment decisions. Unfortunately, the vast majority of public content on the Internet comes with no integrity or authenticity guarantees. This paper presents the self-certifying read-only file system, a content distribution system providing secure, scalable access to public, read-only data. The read-only file system makes the security of published content independent from that of the distribution infrastructure. In a secure area (perhaps off-line), a publisher creates a digitally-signed database out of a file system's contents. The publisher then replicates the database on untrusted content-distribution servers, allowing for high availability. The read-only file system protocol furthermore pushes the cryptographic cost of content verification entirely onto clients, allowing servers to scale to a large number of clients. Measurements of an implementation show that an individual server running on a 550 Mhz Pentium III with FreeBSD can support 1,012 connections per second and 300 concurrent clients compiling a large software package.

Kevin Fu, Massachusetts Institute of Technology

M. Frans Kaashoek, Massachusetts Institute of Technology

David Mazières, New York University

BibTeX
@inproceedings {271167,
author = {Kevin Fu and M. Frans Kaashoek and David Mazi{\`e}res},
title = {Fast and Secure Distributed {Read-Only} File System},
booktitle = {Fourth Symposium on Operating Systems Design and Implementation (OSDI 2000)},
year = {2000},
address = {San Diego, CA },
url = {https://www.usenix.org/conference/osdi-2000/fast-and-secure-distributed-read-only-file-system},
publisher = {USENIX Association},
month = oct,
}
Download

Links

Paper: 
http://www.usenix.org/events/osdi2000/full_papers/fu/fu.pdf
Paper (HTML): 
http://www.usenix.org/events/osdi2000/full_papers/fu/fu_html/index.html
  • Log in or    Register to post comments

© USENIX

  • Privacy Policy
  • Contact Us