2003
DOI: 10.21236/ada445862
|View full text |Cite
|
Sign up to set email alerts
|

Secure Untrusted Data Repository (SUNDR)

Abstract: We have implemented a secure network file system called SUNDR that guarantees the integrity of data even when malicious parties control the server. SUNDR splits storage functionality between two untrusted components, a block store and a consistency server. The block store holds all file data and most metadata. Without interpreting metadata, it presents a simple interface for clients to store variable-sized data blocks and later retrieve them by cryptographic hash.The consistency server implements a novel proto… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
220
0

Year Published

2005
2005
2023
2023

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 199 publications
(220 citation statements)
references
References 28 publications
0
220
0
Order By: Relevance
“…We discuss the implications of providing integrity guarantees, focusing on freshness (reads reflect the most recent write), which is impossible to do with untrusted software alone [4].…”
Section: Example: Secure Cloud Storagementioning
confidence: 99%
“…We discuss the implications of providing integrity guarantees, focusing on freshness (reads reflect the most recent write), which is impossible to do with untrusted software alone [4].…”
Section: Example: Secure Cloud Storagementioning
confidence: 99%
“…Fork-linearizability has been introduced (under the name of fork consistency) together with the SUNDR storage system [22,17]. Conceptually SUNDR operates on storage objects with simple read/write semantics.…”
Section: Related Workmentioning
confidence: 99%
“…We do not detail the several papers and products in this field (e.g., [6,10,11]) because they do not allow any computation on encrypted data. Hence they cannot be applied to the context of cloud DBaaS.…”
Section: Related Workmentioning
confidence: 99%