Efficient Data Retrieval from a Secure, Durable, Append-Only Log
Paul Bramsen, Sam Kumar, Andrew Chen, John D. Kubiatowicz

Citation
Paul Bramsen, Sam Kumar, Andrew Chen, John D. Kubiatowicz. "Efficient Data Retrieval from a Secure, Durable, Append-Only Log". Talk or presentation, 26, October, 2016; Poster presented at the 2016 TerraSwarm Annual Meeting.

Abstract
The Global Data Plane (GDP) provides a secure, verifiable, append-only, single-writer log interface where logs are replicated across a range of possibly untrusted hosts. A major advantage of such a log interface is that it is possible to provide atomicity and consistent replication with little overhead, while scaling at a global level. However, expressing mutable objects in append-only logs, while simultaneously providing efficient access to data within those objects, is a nontrivial task. In this paper, we present the Global Data Plane File System (GDPFS), a distributed filesystem that expresses mutable files within append-only logs and provides efficient data access within files. Because it is built on top of the GDP, the GDPFS has the potential to scale very well and run securely on untrusted hardware.

Electronic downloads

Citation formats  
  • HTML
    Paul Bramsen, Sam Kumar, Andrew Chen, John D. Kubiatowicz.
    <a
    href="http://www.terraswarm.org/pubs/848.html"><i>Efficient
    Data Retrieval from a Secure, Durable, Append-Only
    Log</i></a>, Talk or presentation,  26, October,
    2016; Poster presented at the <a
    href="http://terraswarm.org/conferences/16/annual"
    >2016 TerraSwarm Annual Meeting</a>.
  • Plain text
    Paul Bramsen, Sam Kumar, Andrew Chen, John D. Kubiatowicz.
    "Efficient Data Retrieval from a Secure, Durable,
    Append-Only Log". Talk or presentation,  26, October,
    2016; Poster presented at the <a
    href="http://terraswarm.org/conferences/16/annual"
    >2016 TerraSwarm Annual Meeting</a>.
  • BibTeX
    @presentation{BramsenKumarChenKubiatowicz16_EfficientDataRetrievalFromSecureDurableAppendOnly,
        author = {Paul Bramsen and Sam Kumar and Andrew Chen and
                  John D. Kubiatowicz},
        title = {Efficient Data Retrieval from a Secure, Durable,
                  Append-Only Log},
        day = {26},
        month = {October},
        year = {2016},
        note = {Poster presented at the <a
                  href="http://terraswarm.org/conferences/16/annual"
                  >2016 TerraSwarm Annual Meeting</a>.},
        abstract = {The Global Data Plane (GDP) provides a secure,
                  verifiable, append-only, single-writer log
                  interface where logs are replicated across a range
                  of possibly untrusted hosts. A major advantage of
                  such a log interface is that it is possible to
                  provide atomicity and consistent replication with
                  little overhead, while scaling at a global level.
                  However, expressing mutable objects in append-only
                  logs, while simultaneously providing efficient
                  access to data within those objects, is a
                  nontrivial task. In this paper, we present the
                  Global Data Plane File System (GDPFS), a
                  distributed filesystem that expresses mutable
                  files within append-only logs and provides
                  efficient data access within files. Because it is
                  built on top of the GDP, the GDPFS has the
                  potential to scale very well and run securely on
                  untrusted hardware.},
        URL = {http://terraswarm.org/pubs/848.html}
    }
    

Posted by Paul Bramsen on 24 Oct 2016.
Groups: services

Notice: This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright.