Toward Privacy-Preserving Shared Storage in Untrusted Blockchain P2P Networks

Total Page:16

File Type:pdf, Size:1020Kb

Toward Privacy-Preserving Shared Storage in Untrusted Blockchain P2P Networks Hindawi Wireless Communications and Mobile Computing Volume 2019, Article ID 6219868, 13 pages https://doi.org/10.1155/2019/6219868 Research Article Toward Privacy-Preserving Shared Storage in Untrusted Blockchain P2P Networks Sandi Rahmadika 1 and Kyung-Hyune Rhee 2 1 Interdisciplinary Program of Information Security, Graduate School, Pukyong National University, Republic of Korea 2Department of IT Convergence and Application Engineering, Pukyong National University, Republic of Korea Correspondence should be addressed to Kyung-Hyune Rhee; [email protected] Received 18 January 2019; Revised 9 March 2019; Accepted 2 April 2019; Published 16 May 2019 Academic Editor: Ilsun You Copyright © 2019 Sandi Rahmadika and Kyung-Hyune Rhee. Tis is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Te shared storage is essential in the decentralized system. A straightforward storage model with guaranteed privacy protection on the peer-to-peer network is a challenge in the blockchain technology. Te decentralized storage system should provide the privacy for the parties since it contains numerous data that are sensitive and dangerous if misused by maliciously. In this paper, we present a model for shared storage on a blockchain network which allows the authorized parties to access the data on storage without having to reveal their identity. Ring signatures combined with several protocols are implemented to disguise the signer identity thereby the observer is unlikely to determine the identity of the parties. We apply our proposed scheme in the healthcare domain, namely, decentralized personal health information (PHI). In addition, we present a dilemma to improve performance in a decentralized system. 1. Introduction system. Te surveys indicate that users ofen do not fully trust to store their data to third parties [5]. Tere are decentralized Since being introduced to the public through the rise of storage providers that provide the alternative services to Bitcoin, blockchain has attracted a lot of attention among protect the user's privacy such as Freenet [6] and GNUnet researchers, especially the way it deals in a transaction with- [7]. However, those services still have some drawbacks such out involving the third parties. Te blockchain technology as free-rider problem. More precisely, the provider is less reduces the transaction costs and it improves the efciency motivated to keep improving system reliability due to the and reliability of the decentralized system in general [1]. Due fact that there is no signifcant beneft for the provider to to its merits, blockchain has been developed in various felds preserve the users' data. Apart from the free-rider problem, of study such as logistics, e-commerce, trading activity, and the main issue in the decentralized shared storage is related healthcare, to name a few. Blockchain in the healthcare area is to the privacy of users [8]. An observer may be able to see the growing rapidly [2] as a future trend of substantial impact [3]. contents of online activities or metadata of the user since the It aims at improving the quality of service and maintaining data is publicly available. the integrity of information. Blockchain must be mature enough in all aspects, especially in security matters before To deal with the issues, we propose a model of the blockchain being applied to a sensitive system (healthcare decentralized shared storage system on the blockchain that domain) [4] since it consists of valuable data for patients, provides the privacy of the users without the involvement of providers, and all parties involved. third parties. Ring signature algorithm is applied to disguise Te shared storage between healthcare providers and the original identity of the signer. Te parties involved use the patients is one of the factors that must be considered signatures on behalf of a group; hence, the original identity when determining the scheme of the decentralized healthcare of the signer is unknown called signer ambiguous. In order 2 Wireless Communications and Mobile Computing Loop counter = i rt Merkle Tree Generate Proof Generate new C ’ at i Output challenge C POST POST Repeat t times Parameter Data Flow Function Hash Figure 1: Te iterative proof of Filecoin, adapted from [9]. to keep the identity of the parties to remain untraceable, one- originates from the concept signature group proposed by time use address (from the stealth address) is adapted so Chaum et al. [14] which in the group signature each member that the observer cannot link the user address based on the agrees to sign the message. In short, the data is signed transaction that has been carried out in advance. on behalf of the group. In the group signature, there is a Te predecessor approaches to design the sharing storage manager who organizes each activity in a group. As opposed system in the blockchain have been started by researchers to the group signature, the ring algorithm does not possess a lately such as Storj [10], storage with fnancial incentives, manager in the process and neither have special requirements and Filecoin (see Figure 1) which generates a proof-of- for creating groups as shown in Figure 2. spacetime (PoST) for the replica [11]. Tis paper presents In order to form a signature group, the signer requires the key concepts in the decentralized sharing storage in the public keys �� knowledge from prospective members. Te healthcare system. Te personal health information of the selected public keys are encrypted by using a trapdoor patient is propagated in the peer-to-peer blockchain network permutation function (RSA, Rabin, and Dife-Hellman). and the data are stored in a storage provider. Te model of Due to the nature of the ring signature protocol, there are decentralized healthcare system comes from our previous no specifc rules for the number of members in a group. research [12]. Te privacy-preserving for the user is beyond Te standard procedure of the ring signature protocol can be the topic at the time. Tis paper is ongoing research and defned as follows: interrelated with our previous research. (i) ���� �(���, ���,��1,��2,��3,...,���).Tesignature Te structure of the paper is organized as follows. consists of the public keys (���,��1,��2,��3,...,���) Section 2 describes the background and core system compo- of the members for every message ��� concatenated nent such as the ring signature, CryptoNote, and one-time with the secret key ��� of the signer to produce a use address (stealth address). Section 3 presents the system signature �. model of decentralized PHI data as well as the concept of ring Verify(���,�) confdential transaction. Section 4 presents the system anal- (ii) . Te verifcation process can be inter- � ysis including the dilemma of reparameterizing propagation preted as accepting a group signature which consists time and block size in order to improve the performance in of public keys of all the possible signers along with the ��� ���� ����� a transaction. Te limitations and future work are written in message . Te fnal output is or . Section 5. Finally, Section 6 concludes the paper. Generating a ring signature can be used directly by the signer without involving the group manager. Te initial ��� 2. Background step is the signer computes the symmetric key � as the hash value of the message ��� to be signed as ���� = In this section, we briefy present the essential information ℎ(���). Te more complicated variant generates ���� as of ring signature algorithm, CryptoNote protocol, one-time ℎ(���, ��1,��2,��3,...,��).However,thesimplercreation use transaction address, and stealth address which are basic is also secure. An initial random value �V (or “glue”) is � components for the privacy-preserving model in our system. chosen by the signer uniformly at random form {0, 1} , � where 2 is some power of two which is larger than all � 2.1. Te Essential of Ring Signature. Ring signature is frst modulo �� �. Furthermore, the signer selects the number introduced by Rivest et al. [13] in 2001 through the paper of signatures �� from the ring members 1<�< entitled “How to Leak a Secret”. Te idea of a ring signature �, � =�̸ ,where� is the ring members and � is the order Wireless Communications and Mobile Computing 3 Z = V ( ) y1 =g1 x1 Ek yr =gr(xr) Ek d ( ) y2 =g2 x2 Ek Ek ( ) y3 =g3 x3 Figure 2: Ring signature algorithm which is defned by any member of a group of parties each having keys. Transaction Tx public key R=rG r Tx output Sender’s random data Te Amount (A, B) Receiver’s Destination Key P=HS (rA)G+B Random data Figure 3: Te structure of CryptoNote standard transaction. of the member (�-th member) who is the actual signer. indicate the use of the same key image. Te destination of Hence, the signature gets a new value which is signifed each CryptoNote output is a public key (��1,��2,��3,...,���) by �� =�(��). Finally, the signature of the message ��� which is derived from the recipient's address combined with can be defned as (��1,��2,��3,...,���;�V;�1,�2,...,��). the sender's random value. In this regard, the sender asks the Te verifcation process is straightforward by describing recipient's public key (�, �) via secure channel and the sender the message received from the sender via secure channel generates the one-time public key �=��(��)� + � as can (��1,��2,��3,...,���;�V;�1,�2,...,��). be seen in Figure 3. Based on the key image that recipient belongs to, the recipient checks every passing transaction � using his/her secret key (�, �) and calculates � =��(��)� + 2.2. CryptoNote Protocol. Te use of the ring signature algo- � � {0, 1}∗ � rithm in blockchain transaction was frst introduced in 2012 ,where � is a cryptographic hash function and is a base point. Finally, the recipient can defne �� = ��� = which is part of the CryptoNote protocol [15] and updated in �� �� =� 2013.
Recommended publications
  • IPFS and Friends: a Qualitative Comparison of Next Generation Peer-To-Peer Data Networks Erik Daniel and Florian Tschorsch
    1 IPFS and Friends: A Qualitative Comparison of Next Generation Peer-to-Peer Data Networks Erik Daniel and Florian Tschorsch Abstract—Decentralized, distributed storage offers a way to types of files [1]. Napster and Gnutella marked the beginning reduce the impact of data silos as often fostered by centralized and were followed by many other P2P networks focusing on cloud storage. While the intentions of this trend are not new, the specialized application areas or novel network structures. For topic gained traction due to technological advancements, most notably blockchain networks. As a consequence, we observe that example, Freenet [2] realizes anonymous storage and retrieval. a new generation of peer-to-peer data networks emerges. In this Chord [3], CAN [4], and Pastry [5] provide protocols to survey paper, we therefore provide a technical overview of the maintain a structured overlay network topology. In particular, next generation data networks. We use select data networks to BitTorrent [6] received a lot of attention from both users and introduce general concepts and to emphasize new developments. the research community. BitTorrent introduced an incentive Specifically, we provide a deeper outline of the Interplanetary File System and a general overview of Swarm, the Hypercore Pro- mechanism to achieve Pareto efficiency, trying to improve tocol, SAFE, Storj, and Arweave. We identify common building network utilization achieving a higher level of robustness. We blocks and provide a qualitative comparison. From the overview, consider networks such as Napster, Gnutella, Freenet, BitTor- we derive future challenges and research goals concerning data rent, and many more as first generation P2P data networks, networks.
    [Show full text]
  • A Decentralized Cloud Storage Network Framework
    Storj: A Decentralized Cloud Storage Network Framework Storj Labs, Inc. October 30, 2018 v3.0 https://github.com/storj/whitepaper 2 Copyright © 2018 Storj Labs, Inc. and Subsidiaries This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 license (CC BY-SA 3.0). All product names, logos, and brands used or cited in this document are property of their respective own- ers. All company, product, and service names used herein are for identification purposes only. Use of these names, logos, and brands does not imply endorsement. Contents 0.1 Abstract 6 0.2 Contributors 6 1 Introduction ...................................................7 2 Storj design constraints .......................................9 2.1 Security and privacy 9 2.2 Decentralization 9 2.3 Marketplace and economics 10 2.4 Amazon S3 compatibility 12 2.5 Durability, device failure, and churn 12 2.6 Latency 13 2.7 Bandwidth 14 2.8 Object size 15 2.9 Byzantine fault tolerance 15 2.10 Coordination avoidance 16 3 Framework ................................................... 18 3.1 Framework overview 18 3.2 Storage nodes 19 3.3 Peer-to-peer communication and discovery 19 3.4 Redundancy 19 3.5 Metadata 23 3.6 Encryption 24 3.7 Audits and reputation 25 3.8 Data repair 25 3.9 Payments 26 4 4 Concrete implementation .................................... 27 4.1 Definitions 27 4.2 Peer classes 30 4.3 Storage node 31 4.4 Node identity 32 4.5 Peer-to-peer communication 33 4.6 Node discovery 33 4.7 Redundancy 35 4.8 Structured file storage 36 4.9 Metadata 39 4.10 Satellite 41 4.11 Encryption 42 4.12 Authorization 43 4.13 Audits 44 4.14 Data repair 45 4.15 Storage node reputation 47 4.16 Payments 49 4.17 Bandwidth allocation 50 4.18 Satellite reputation 53 4.19 Garbage collection 53 4.20 Uplink 54 4.21 Quality control and branding 55 5 Walkthroughs ...............................................
    [Show full text]
  • How to Invest in Filecoin
    How to Invest in Filecoin Part I: Preparing to Invest Filecoin investments will be made on CoinList (coinlist.co), a US-based funding platform that connects investors to promising early-stage token sales. Created by Protocol Labs in partnership with AngelList, CoinList simplifies the token sale process and implements robust legal frameworks for token sales in the U.S. Before the sale begins, you will need to complete several preparation steps. Note that some steps include wait time of several days. For this reason, we recommend getting started as soon as possible and working in parallel while waiting for other steps to be reviewed or confirmed. Step 1: Create a CoinList account (5 min) Visit https://coinlist.co. Sign in with your AngelList account, or create a new account if needed. Step 2: Become a US accredited investor through AngelList (30 min + 1-3 day review) All token investors will need to meet US accredited investor requirements. Non-US investors can invest, but must meet the same requirements. You will be prompted to submit accreditation evidence. Step 3: Submit information for KYC/AML checks (15 min + instant review if no issues) You will be prompted to submit the details required for KYC/AML (Know Your Customer/Anti-Money Laundering) checks as soon as accreditation evidence has been submitted. You do not need to wait until accreditation review is complete. Step 4: Transfer funds to relevant accounts (10min + 1-5 day wait) You can invest with your choice of the following currencies: US Dollars, Bitcoin, Ether, and Zcash. To invest using US Dollars: Go to https://coinlist.co/settings/wallet.
    [Show full text]
  • Filecoin Token Sale Economics
    Filecoin Token Sale Economics This document describes various aspects of the Filecoin Network, the Filecoin Token Sale, and the economics of both. Any updates to this document will be posted on the CoinList webpage for the Filecoin Token Sale: https://coinlist.co/currencies/filecoin. LEGAL DISCLAIMER: This document contains forward-looking statements, ​ ​ ​ ​ ​ subject to risks and uncertainties that could cause actual results to differ materially. 1. Token Allocation The Filecoin Token will be distributed to the 4 major participating groups in the Filecoin Network. This allocation is written into the protocol itself and the Filecoin blockchain’s Genesis block. Each group is critical to the network’s creation, development, growth, and maintenance: ● 70% to Filecoin Miners (Mining block reward) ​ For providing data storage service, maintaining the blockchain, distributing data, running contracts, and more. ● 15% to Protocol Labs (Genesis allocation, 6-year linear vesting) ​ For research, engineering, deployment, business development, marketing, distribution, and more. ● 10% to Investors (Genesis allocation, 6 month to 3 year linear vesting) ​ ​ For funding network development, business development, partnerships, support, and more. ● 5% to Filecoin Foundation (Genesis allocation, 6-year linear vesting) ​ ​ For long-term network governance, partner support, academic grants, public works, community building, et cetera. 2. The Filecoin Token Sale Fundraising. Protocol Labs requires significant funding to develop, launch, and grow the Filecoin network. We ​ ​ ​ must develop all the software required: the mining software, the client software, user interfaces and apps, network infrastructure and monitoring, software that third-party wallets and exchanges need to support Filecoin, integrations with other data storage software, tooling for web applications and dapps to use Filecoin, and much more.
    [Show full text]
  • The Book of Swarm Storage and Communication Infrastructure for Self-Sovereign Digital Society Back-End Stack for the Decentralised Web
    the book of Swarm storage and communication infrastructure for self-sovereign digital society back-end stack for the decentralised web Viktor Trón v1.0 pre-release 7 - worked on November 17, 2020 the swarm is headed toward us Satoshi Nakamoto ii CONTENTS Prolegomena xi Acknowledgments xii i prelude 1 the evolution2 1.1 Historical context 2 1.1.1 Web 1.02 1.1.2 Web 2.03 1.1.3 Peer-to-peer networks 6 1.1.4 The economics of BitTorrent and its limits 7 1.1.5 Towards Web 3.08 1.2 Fair data economy 12 1.2.1 The current state of the data economy 12 1.2.2 The current state and issues of data sovereignty 13 1.2.3 Towards self-sovereign data 15 1.2.4 Artificial intelligence and self-sovereign data 16 1.2.5 Collective information 17 1.3 The vision 18 1.3.1 Values 18 1.3.2 Design principles 19 1.3.3 Objectives 19 1.3.4 Impact areas 20 1.3.5 The future 21 ii design and architecture 2 network 25 2.1 Topology and routing 25 2.1.1 Requirements for underlay network 25 2.1.2 Overlay addressing 26 2.1.3 Kademlia routing 27 2.1.4 Bootstrapping and maintaining Kademlia topology 32 2.2 Swarm storage 35 2.2.1 Distributed immutable store for chunks 35 2.2.2 Content addressed chunks 38 2.2.3 Single-owner chunks 41 2.2.4 Chunk encryption 42 2.2.5 Redundancy by replication 43 2.3 Push and pull: chunk retrieval and syncing 47 iii 2.3.1 Retrieval 47 2.3.2 Push syncing 51 2.3.3 Pull syncing 53 2.3.4 Light nodes 55 3 incentives 57 3.1 Sharing bandwidth 58 3.1.1 Incentives for serving and relaying 58 3.1.2 Pricing protocol for chunk retrieval 59 3.1.3 Incentivising push-syncing
    [Show full text]
  • A Privacy-Preserving Decentralized Storage with Payments Based on a Blockchain
    A Privacy-preserving Decentralized Storage with Payments Based on a Blockchain Dissertation zur Erlangung des Doktorgrades Dr. rer. nat. der Fakultat¨ fur¨ Ingenieurwissenschaften, Informatik und Psychologie der Universitat¨ Ulm Henning Johannes Gustav Kopp aus Villingen-Schwenningen 2018 Institut f¨urVerteilte Systeme Universit¨atUlm, Deutschland Amtierender Dekan: Prof. Maurits Ortmanns Gutachter: Prof. Frank Kargl Gutachter: Prof. Frederik Armknecht Tag der Promotion: 20.12.2018 Summary Recently, the paradigm of cloud storage has seen wide acceptance in industry and for personal use. One of its core principles is to outsource storage, such that users can be billed flexibly by their actual demand. However, outsourcing storage such as private data or business secrets leads to privacy problems, as control over the data is lost to the storage provider. This is intensified by the fact that often privacy is considered only as an afterthought in these systems and not integrated into the design from the beginning. Privacy-preserving alternatives to these centralized cloud storage providers are peer-to-peer systems like Freenet or GNUnet. In these systems, participants can donate storage to other users of the system. Privacy plays a vital role in these systems, as, e. g., participants are unable to access data of other users if they are not authorized to do so, even if the data of the other users resides on their own hard disk. However, these decentralized systems suffer from limited contribution due to a lack of incentives to participate. Naively enhancing these systems with the possibility of payments such that storage providers can earn money, infringes privacy, since tracing of payment flows provides links between users and their storage providers.
    [Show full text]
  • Proofs of Replication Are Also Relevant in the Private-Verifier Setting of Proofs of Data Replication
    PoReps: Proofs of Space on Useful Data Ben Fisch Stanford University, Protocol Labs Abstract A proof-of-replication (PoRep) is an interactive proof system in which a prover defends a publicly verifiable claim that it is dedicating unique resources to storing one or more retrievable replicas of a data file. In this sense a PoRep is both a proof of space (PoS) and a proof of retrievability (PoR). This paper establishes a foundation for PoReps, exploring both their capabilities and their limitations. While PoReps may unconditionally demonstrate possession of data, they fundamentally cannot guarantee that the data is stored redundantly. Furthermore, as PoReps are proofs of space, they must rely either on rational time/space tradeoffs or timing bounds on the online prover's runtime. We introduce a rational security notion for PoReps called -rational replication based on the notion of an -Nash equilibrium, which captures the property that a server does not gain any significant advantage by storing its data in any other (non-redundant) format. We apply our definitions to formally analyze two recently proposed PoRep constructions based on verifiable delay functions and depth robust graphs. Lastly, we reflect on a notable application of PoReps|its unique suitability as a Nakamoto consensus mechanism that replaces proof-of-work with PoReps on real data, simultaneously incentivizing and subsidizing the cost of file storage. 1 Introduction A proof-of-replication (PoRep) builds on the two prior concepts of proofs-of-retrievability (PoR) [30] and proofs-of-space (PoS) [24]. In the former a prover demonstrates that it can retrieve a file and in the latter the prover demonstrates that it is using some minimum amount of space to store information.
    [Show full text]
  • Convergence-2020.Pdf
    A universal architecture to anonymize any application or protocol and turn it into an independent decentralized p2p network inside browsers and servers, with browsers acting as servers CONVERGENCE 1. Description This proposal is a complete redesign of our initial Convergence proposal from 2015 (http://www.peersm.com/Convergence.pdf ) which was intended as a research study for an EU call By “Convergence” in this proposal we don’t refer to a specific network or node but to methods using the Convergence principles 1.1 Background and rationale The initial Convergence proposal was written based on the observation that we must invent one network/system per need if we want to evade big data centralization and protect privacy/anonymity: to browse, to chat, to email, to exchange files, to do social networking or cooperative work, to do crypto currency, to protect the users from their connected objects, to handle peer identities. So it did envision the support of any type of applications and protocols on top of a secure anonymization system, inside browsers and servers The first part is very exactly what IPFS did, including the crypto currency concept in our proposal to sustain the network (Filecoin) But IPFS is not at all designed for privacy, the IPFS team knows that they will have to address the issue but it’s not even part of their roadmap And IPFS adoption is not for all protocols, many other networks will not use it and lack privacy too That’s why we are proposing the Convergence concepts, which are still very up to date, with a major novelty:
    [Show full text]
  • Initial Coin Offerings
    Initial Coin Offerings: Financing Growth with Cryptocurrency Token Sales Sabrina T. Howell, Marina Niessner, and David Yermack⇤ August, 2018 Abstract Initial coin offerings (ICOs) are a significant innovation in entrepreneurial finance. The sale of a blockchain-based digital token associated with a specific platform or venture is a new financing instrument with some parallels to IPOs, venture capital, and pre-sale crowdfunding. We examine the relationship between issuer characteristics and measures of success, with a focus on liquidity, using 453 ICOs that collectively raise $5.7 billion. We also employ proprietary transaction data in a case study of Filecoin, one of the most successful ICOs. We find that liquidity and trading volume are higher when issuers offer voluntary disclosure, credibly commit to the project, and signal quality. s s ss s ss ss ss s ⇤NYU Stern and NBER; AQR; NYU Stern, ECGI and NBER. Email: [email protected]. For helpful comments, we are grateful to Yakov Amihud, Bruno Biais, Will Cong, Darrell Duffie, Alex Edmans, seminar participants at the OECD Paris Workshop on Digital Financial Assets, Erasmus University, the Swedish House of Finance, the Munich Crowdfunding Symposium, the University of Adelaide, Deakin University, Melbourne University, Monash University, LaTrobe University, and the University of Western Australia. We thank Protocol Labs and particularly Evan Miyazono and Juan Benet for providing data. Sabrina Howell thanks the Kauffman Foundation for financial support. We are also grateful to all of our research assistants, especially Jae Hyung (Fred) Kim. Part of this paper was written while David Yermack was a visiting professor at Erasmus University Rotterdam.
    [Show full text]
  • (GDPR): a Delphi Study
    PEER Reviewed RESEARCH OPEN ACCESS ISSN Online: 2516-3957 ISSN Print: 2516-3949 https://doi.org/10.31585/JBBA-1-1-(4)2018 Blockchain and Privacy Protection in Case of The European General Data Protection Regulation (GDPR): A Delphi Study Simon Schwerin Berlin School of Economics and Law, Germany Correspondence: [email protected] Received: 28 March 2018 Accepted: 30 March 2018 Published: 18 April 2018 Abstract The present work deals with the interrelationships of blockchain technology and the new European General Data Protection Regulation, that will be intact after May 28th, 2018. The regulation harmonizes personal data protection across the European Union and aims to return the ownership of personal data to the individual. This thesis, therefore, addresses the question how this new technology that is characterized by decentralization, immutability and truly digitized values will be affected by the strict privacy regulation and vice versa. The aim of this work is to clarify whether blockchains can comply with the new regulation on the one hand and to identify how blockchain could support its compliance, on the other hand. The questions are validated through an extensive literature review and are further investigated by using a Delphi study that asks a panel of 25 renowned experts to find opportunities, limitations and general suggestions about both topics. In addition, a framework is proposed to support the assessment of privacy and related risks of blockchains. As a result, it becomes apparent that blockchains can become more privacy friendly and comply with the regulation if an active dialogue between blockchain developers and regulatory authorities helps to strengthen their mutual understanding and work.
    [Show full text]
  • Incrementally Aggregatable Vector Commitments and Applications to Verifiable Decentralized Storage?
    Incrementally Aggregatable Vector Commitments and Applications to Verifiable Decentralized Storage? Matteo Campanelli1, Dario Fiore1, Nicola Greco3, Dimitris Kolonelos1;2, and Luca Nizzardo3 1 IMDEA Software Institute, Madrid, Spain fmatteo.campanelli,dario.fiore,[email protected] 2 Universidad Politecnica de Madrid, Spain 3 Protocol Labs fnicola,[email protected] Abstract. Vector commitments with subvector openings (SVC) [Lai-Malavolta, Boneh-Bunz-Fisch; CRYPTO'19] allow one to open a committed vector at a set of positions with an opening of size independent of both the vector's length and the number of opened positions. We continue the study of SVC with two goals in mind: improving their efficiency and making them more suitable to decentralized settings. We address both problems by proposing a new notion for VC that we call incremental aggregation and that allows one to merge openings in a succinct way an unbounded number of times. We show two applications of this property. The first one is immediate and is a method to generate openings in a distributed way. For the second one, we use incremental aggregation to design an algorithm for faster generation of openings via preprocessing. We then proceed to realize SVC with incremental aggregation. We provide two constructions in groups of unknown order that, similarly to that of Boneh et al. (which supports only one-hop aggregation), have constant-size public parameters, commitments and openings. As an additional feature, for the first construction we propose efficient arguments of knowledge of subvector openings which immediately yields a keyless proof of storage with compact proofs. Finally, we address a problem closely related to that of SVC: storing a file efficiently in completely decentralized networks.
    [Show full text]
  • Decentralized Identifiers for Peer-To-Peer Service Discovery
    Decentralized identifiers for peer-to-peer service discovery Carson Farmer∗†, Sander Pick∗, Andrew Hill∗ ∗Textile.io †[email protected] Abstract—While data storage on the decentral- rather compliment them. The “Thread Network” is ized web has received a great deal of attention designed to be simple, lightweight, and practical in in research and practice, web services have re- the very near-term. It leverages existing specifications mained relatively underutilized in peer-to-peer networks. This work-in-progress paper outlines and protocols (namely, Threads and DIDs), does not the preliminary design of a decentralized, peer- require a blockchain or strict consensus protocol, and to-peer service discovery system. In this system, builds on tooling that already exists as part of the peers can provide and request services, opening IPFS/Filecoin ecosystem (libp2p + gossip-sub). the door to a new “market of services” where providers and brokers can compete on metrics like B. Decentralized Identifiers price and uptime. Specifically, this report focuses on leveraging decentralized identifiers (DID) as a A decentralized identifier, or DID, is a string identifier mechanism to discover these services. of a subject, controlled by a controller. A DID might be used to encode a reference to an account address I. Introduction [7] on the Ethereum [9] blockchain, identify a resource Core components of the decentralized web, such as on a network of IoT (Internet of Things) devices, or data storage, have received a great deal of attention, even represent a unique “identity” such as a user or including projects such as the Interplanetary File organization [10]. For DIDs to be useful, they must be System (IPFS) [1], Filecoin [2], Sia [3], and Storj [4].
    [Show full text]