CRDec 17, 2019

SilentDelivery: Practical Timed-delivery of Private Information using Smart Contracts

arXiv:1912.07824v21 citations
Originality Incremental advance
AI Analysis

This addresses the need for practical private information delivery with timed release in blockchain systems, representing a domain-specific incremental improvement.

The paper tackles the problem of implementing a secure, scalable, and cost-efficient timed information delivery service in decentralized blockchain networks, resulting in a protocol that reduces smart contract costs by 85% compared to state-of-the-art methods.

This paper proposes SilentDelivery, a secure, scalable and cost-efficient protocol for implementing timed information delivery service in a decentralized blockchain network. SilentDelivery employs a novel combination of threshold secret sharing and decentralized smart contracts. The protocol maintains shares of the decryption key of the private information of an information sender using a group of mailmen recruited in a blockchain network before the specified future time-frame and restores the information to the information recipient at the required time-frame. To tackle the key challenges that limit the security and scalability of the protocol, SilentDelivery incorporates two novel countermeasure strategies. The first strategy, namely silent recruitment, enables a mailman to get recruited by a sender silently without the knowledge of any third party. The second strategy, namely dual-mode execution, makes the protocol run in a lightweight mode by default, where the cost of running smart contracts is significantly reduced. We rigorously analyze the security of SilentDelivery and implement the protocol over the Ethereum official test network. The results demonstrate that SilentDelivery is more secure and scalable compared to the state of the art and reduces the cost of running smart contracts by 85%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes