WedgeChain: A Trusted Edge-Cloud Store With Asynchronous (Lazy) Trust
Faisal Nawab

TL;DR
WedgeChain is a novel edge-cloud data store that employs lazy certification and data-free verification to ensure trustworthiness while reducing resource costs and addressing untrusted edge nodes.
Contribution
It introduces lazy (asynchronous) certification and data-free verification techniques for secure edge-cloud data management, extending trusted indexing with LSMerkle.
Findings
Lazy certification detects malicious behavior eventually.
Data-free certification reduces network and cloud resource usage.
WedgeChain effectively secures edge-cloud data with lower costs.
Abstract
We propose WedgeChain, a data store that spans both edge and cloud nodes (an edge-cloud system). WedgeChain consists of a logging layer and a data indexing layer. In this study, we encounter two challenges: (1) edge nodes are untrusted and potentially malicious, and (2) edge-cloud coordination is expensive. WedgeChain tackles these challenges by the following proposals: (1) Lazy (asynchronous) certification: where data is committed at the untrusted edge and then lazily certified at the cloud node. This lazy certification method takes advantage of the observation that an untrusted edge node is unlikely to act maliciously if it knows it will be detected (and punished) eventually. Our lazy certification method guarantees that malicious acts (i.e., lying) are eventually detected. (2) Data-free certification: our lazy certification method only needs to send digests of data to the cloud,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
