1,720,998 research outputs found
Blockchain as IoT Economy Enabler: A Review of Architectural Aspects
In the IoT-based economy, a large number of subjects (companies, public bodies, or private citizens) are willing to buy data or services offered by subjects that provide, operate, or host IoT devices. To support economic transactions in this setting, and to pave the way for the implementation of decentralized algorithmic governance powered by smart contracts, the adoption of the blockchain has been proposed both in scientific literature and in actual projects. The blockchain technology promises a decentralized payment system independent of (and possibly cheaper than) conventional electronic payment systems. However, there are a number of aspects that need to be considered for an effective IoT–blockchain integration. In this review paper, we start from a number of real IoT projects and applications that (may) take advantage of blockchain technology to support economic transactions. We provide a reasoned review of several architectural choices in light of typical requirements of those applications and discuss their impact on transaction throughput, latency, costs, limits on ecosystem growth, and so on. We also provide a survey of additional financial tools that a blockchain can potentially bring to an IoT ecosystem, with their architectural impact. In the end, we observe that there are very few examples of IoT projects that fully exploit the potential of the blockchain. We conclude with a discussion of open problems and future research directions to make blockchain adoption easier and more effective for supporting an IoT economy
Building a Cross-Chain Identity: A Self-Sovereign Identity-Based Framework
There is a lack of effort in standardizing how users can connect their identities belonging to different blockchains and how to transfer on-chain data associated with each identity between ledgers. The absence of a general solution for managing a cross-chain identity can cause fragmentation, leading to the possibility of realizing applications that are more prone to security bugs. In this paper, we propose a framework to build a cross-chain identity based on the principles and standards of a new identity management paradigm, i.e., Self-Sovereign Identity (SSI). Promoting the standardization of applications running on the blockchain enhances their security and encourages the adoption of this technology in an increasing number of application contexts. According to the SSI paradigm, users create and update their identities in a blockchain without intermediaries. Following this principle, our framework does not require intermediaries to transfer identity-associated data from a source blockchain to a target blockchain. We realize that using a blockchain relay, an interoperability solution for storing and validating the headers of the source blockchain on the target blockchain. In our paper, we provide a new relay, the StateRelay, reducing the final usage costs for users willing to realize a cross-chain identity. We will show this by comparing its costs, in terms of transaction fees, with the other relay solutions in the literature
Binding of endpoints to identifiers by on-chain proofs
In many applications, identity management (IdM) is used to associate a subject public key with an endpoint at which the subject can be contacted (telephone number, email, etc.). In decentralized applications based on blockchains, it is desirable for the IdM to be decentralized as well. In certain applications, it is paramount to be certain that an endpoint actually belong to a specific subject. Currently, when this is needed, endpoints are either verified by who needs it, which is impractical in blockchain-based applications, or by a centralized authority, which contrasts with the spirit of the blockchain.In this paper, we show two layer-two blockchain-based protocols to prove the association between a subject and an endpoint in a decentralized manner. Our protocols are compatible with a wide variety of endpoints and contribute to fill the gap of the current self sovereign IdM approaches with respect to decentralization. We analyze the security of our proposals and evaluate performances and costs against the common approaches
Going Beyond Counting First Authors in Author Co-citation Analysis
The present study examines one of the fundamental aspects of author co-citation analysis (ACA) - the way co-citation
counts are defined. Co-citation counting provides the data on which all subsequent statistical analyses and mappings
are based, and we compare ACA results based on two different types of co-citation counting - the traditional type that
only counts the first one among a cited work's authors on the one hand and a non-traditional type that takes into
account the first 5 authors of a cited work on the other hand. Results indicate that the picture produced through this non-traditional author co-citation counting contains more coherent author groups and is therefore considerably clearer. However, this picture represents fewer specialties in the research field being studied than that produced through the traditional first-author co-citation counting when the same number of top-ranked authors is selected and analyzed. Reasons for these effects are discussed
On Refining Design Patterns for Smart Contracts
The need for a Blockchain Oriented Software Engineering (BOSE) has been recognized in several research papers. Design Patterns are considered among the main and compelling areas to be developed in BOSE. Anyway, design patterns need to be enhanced with some additional fields to better support the specific needs of Blockchain development. In this paper, we discuss the use of Solidity design patterns applied to a water management use case and we introduce specific fields in their description, aiming at offering to Blockchain developers more support in the critical decisions to build efficient decentralized applications
Efficient Certification of Endpoint Control on Blockchain
Proving that an endpoint (e.g. URL, telephone number, ecc.) is controlled by a subject is crucial in many applications. In the web, this is witnessed by the widespread adoption of HTTPS. In centralized architectures, this task is usually carried out by trusted certification authorities (CAs). In decentralized applications, for example based on blockchains, or for self-sovereign identity management (SSI), it would be desirable to perform these checks in a decentralized way, relying on the collective behavior of a society of individuals rather than on a single trusted entity. In any case, the result should be a widely usable certificate, as in the centralized CA case. In this paper, we show two blockchain-based methods to prove the association between a subject and an endpoint in a decentralized manner. Our methods are compatible with a wide variety of endpoints and contribute to fill the gap of the current SSI approaches with respect to decentralization. We analyze the security of our proposal and provide a proof-of-concept implementation. We also evaluate performances, costs, and compatibility with current standardization efforts about SSI
- …
