Leveraging Public-Private Blockchain Interoperability for Closed Consortium Interfacing

Total Page:16

File Type:pdf, Size:1020Kb

Leveraging Public-Private Blockchain Interoperability for Closed Consortium Interfacing Leveraging Public-Private Blockchain Interoperability for Closed Consortium Interfacing Bishakh Chandra Ghosh, Tanay Bhartia, Sourav Kanti Addya, and Sandip Chakraborty Department of Computer Science and Engineering Indian Institute of Technology Kharagpur, India Email: [email protected], [email protected], [email protected], [email protected] Abstract—With the increasing adoption of private blockchain network having B2C operations [9]. For example, in a typ- platforms, consortia operating in various sectors such as trade, ical supply chain, manufacturers, wholesalers, and retailers finance, logistics, etc., are becoming common. Despite having form different closed business networks, and finally, the end- the benefits of a completely decentralized architecture which supports transparency and distributed control, existing private customers create an open consumer network. Another example blockchains limit the data, assets, and processes within its closed is cloud federation platforms like OnApp [10], where small boundary, which restricts secure and verifiable service provision- cloud service providers (CSPs) construct a closed consortium ing to the end-consumers. Thus, platforms such as e-commerce to provide cloud resources to customers. Depending on cus- with multiple sellers or cloud federation with a collection of tomer requests, the transactions flow from the open consumer cloud service providers cannot be decentralized with the exist- ing blockchain platforms. This paper proposes a decentralized network to various closed business networks, and the service gateway architecture interfacing private blockchain with end- is finally delivered back to the open consumer network. users by leveraging the unique combination of public and private Emerging blockchain networks such as IBM Food Trust blockchain platforms through interoperation. Through the use [11], TradeLens [12], Marcopolo [13], etc., use private (per- case of decentralized cloud federations, we have demonstrated missioned) distributed ledger-based systems like Hyperledger the viability of the solution. Our testbed implementation with Ethereum and Hyperledger Fabric, with three service providers, Fabric [14] and Corda [15] to form closed consortia of shows that such consortium can operate within an acceptable businesses. However, a key limitation of the existing private response latency while scaling up to 64 parallel requests per blockchain platforms is the restriction of their applicability second for cloud infrastructure provisioning. Further analysis within only closed consortia where data and assets are not over the Mininet emulation platform indicates that the platform required to be communicated outside the network boundary. can scale well with minimal impact over the latency as the number of participating service providers increases. Thus, Fabric, Corda, or other existing private blockchains do Index Terms—Blockchain; Interoperability; Multifaceted net- not support any interface or protocols for interacting with the works; Open interfacing open network outside, which is crucial for building consortia of service providers acting together to deliver services to the I. INTRODUCTION consumer network. However, there are challenges in designing such interfacing. Business-to-Business (B2B) and Business-to-Consumer First, the businesses, as well as the consumers, can exhibit (B2C) online marketplaces have gained much attention nowa- byzantine behavior in the absence of a firm-controlled market- days within various sectors, including e-commerce, ride- place. Therefore they can collude to deceive and take control hailing, cloud service provisioning (e.g., cloud federations), over the consortium decisions. Second, the consumers’ service supply-chain management, etc.. However, there has been a requests need to be agreed upon by the businesses within the continuing debate about the market-monopoly and unfairness closed consortium along with their ordering, before they can be arXiv:2104.09801v1 [cs.DC] 20 Apr 2021 they created in the digital economy [1], [2]. Such platforms processed. Otherwise, any malicious business can take priority typically work as the central agent or broker to interconnect over a profitable service request, thus affecting the fairness of various businesses and consumers. In such a firm-controlled the system. Although private blockchain can ensure transaction marketplace, supporting trustworthiness and unbiased business execution order within the closed network, they do not support transactions is always a concern. Blockchain is a natural transactions from outside the closed network pertaining to extension to help trustworthy and bias-free business by allow- Sybil attacks from the open network participants [16]. Third, ing the stakeholders to interact over a decentralized market- the service responses from the closed consortium also need place. Therefore, various recent works advocate for developing to be transferred back to the consumer who requested the blockchain-based electronic marketplaces [3]–[8]. However, service. Such information must be verifiable by the consumers there is a fundamental limitation of the current blockchain against the valid consensus at the business network. Further, technologies to support this, as discussed next. the privacy of the information must be ensured. An electronic marketplace is typically a multifaceted net- Thus, towards developing a decentralized collaborative ar- work with one or more closed business networks collaborating chitecture for service providing consortia, we introduce Col- through B2B transactions and, finally, an open consumer labFed, which addresses the above challenges by building a novel decentralized interface between the private blockchain for complex business logic-based smart contracts since they networks and the open network of consumers. CollabFed have to be replicated and executed over the entire network, ensures multi-party consensus validation and considers threats thus hampering performance. such as Sybil attacks and byzantine behaviors of the par- Using private blockchain for such use cases will require ticipants. The decentralized interface is engineered through some mode of interoperability with the public blockchain. a unique combination of the public blockchain and private Several prior works focus on cross-chain communication [25] blockchain networks by enabling interoperability between for different applications such as cross-network asset exchange them to support trusted and secure data transfer in both the or asset transfer. Most of them such as, Tesseract [26], directions, that is (a) from the consumers to the businesses and Herlihy [27], Xclaim [28], AMHL [29], focus on public-public (b) from the businesses to the consumers (Contribution-1). blockchain interoperability for exchange of cryptocurrency, Our Consensus on Consensus mechanism handles the transfer asset transfer, and payment channel networks. On the other of data from the open network into the private blockchain in a hand, Omniledger’s Atomix [30], Chainspace [31], Fabric secured and verifiable manner (Contribution-2). We employ Channels [32] enable interoperability and transactions between a novel mechanism based on collective signing (CoSi) tech- different shards of the same blockchain platform. Abebe et nology [17] to generate verifiable results from the consortium, al. [33] proposed a protocol for trusted and verifiable data which is accessed securely by the consumers (Contribution- transfer across private blockchain networks using endorsement 3). Moreover, CollabFed facilitates the collaboration among collection. Cash et al. [34] proposed a two-tier public-private the participating businesses and enables fair scheduling of blockchain architecture for secure data sharing. However, none requests through a distributed consensus. Performance in terms of these existing works address the interoperability and data of latency is of utmost importance here, so we analyze the transfer between private and public blockchain platforms. effect of order-execute and execute-order transaction execution To the best of our knowledge, CollabFed is the first at- workflows on the performance of request scheduling. tempt to address the issue of communication of consumer re- Considering a use case of a decentralized brokerless cloud quests, and processed responses between a private blockchain- federation, we have done a proof-of-concept (PoC) implemen- based consortium and the open network through public-private tation of CollabFed using Ethereum as the public blockchain blockchain interoperability. platform and Hyperledger Fabric, and Burrow as the two different candidates for the private blockchain platform, and III. SYSTEM MODEL AND DESIGN CHALLENGES tested it with three emulated CSPs (Contribution-4). The We consider the interconnecting network between the con- experiments prove the viability of CollabFed as a platform sumers and the closed consortium to be partially synchronous for service provisioning consortia, which supports interaction where there is an upper bound ∆ on the time of message between a private blockchain network and the end-consumers. delivery [35], [36]. If a message is not received within the Evaluation of the performance shows acceptable overhead on time-bound ∆, then it is considered as a message fault. The the federation, and a Mininet-based emulation with 32 CSPs intuition is that in a realistic communication, the messages also validates its scalability over a large geo-distributed setup.
Recommended publications
  • Blockchain in an Internet-Of-Things Network Based on User Participation
    Blockchain in an Internet-of-Things Network Based on User Participation Robert Ljungblad Computer Science and Engineering, bachelor's level 2019 Luleå University of Technology Department of Computer Science, Electrical and Space Engineering ABSTRACT The internet-of-things is the relatively new and rapidly growing concept of connecting everyday devices to the internet. Every day more and more devices are added to the internet-of-things and it is not showing any signs of slowing down. In addition, advancements in new technologies such as blockchains, artificial intelligence, virtual reality and machine learning are made practically every day. However, there are still much to learn about these technologies. This thesis explores the possibilities of blockchain technology by applying it to an internet-of-things network based on user participation. More specifically, it is applied to a use case derived from Luleå Kommun’s wishes to easier keep track of how full the city’s trash cans are. The goal of the thesis is to learn more about how blockchains can help an internet-of-things network as well as what issues can arise. The method takes an exploratory approach to the problem by partaking in a workshop with Luleå Kommun and by performing a literature study. It also takes a qualitative approach by creating a proof-of-concept solution to experience the technology firsthand. The final proof-of-concept as well as issues that arose during the project are analysed with the help of information gathered and experience gained throughout the project. It is concluded that blockchain technology can help communication in an internet-of-things network based on user participation.
    [Show full text]
  • Liquidity Or Leakage Plumbing Problems with Cryptocurrencies
    Liquidity Or Leakage Plumbing Problems With Cryptocurrencies March 2018 Liquidity Or Leakage - Plumbing Problems With Cryptocurrencies Liquidity Or Leakage Plumbing Problems With Cryptocurrencies Rodney Greene Quantitative Risk Professional Advisor to Z/Yen Group Bob McDowall Advisor to Cardano Foundation Distributed Futures 1/60 © Z/Yen Group, 2018 Liquidity Or Leakage - Plumbing Problems With Cryptocurrencies Foreword Liquidity is the probability that an asset can be converted into an expected amount of value within an expected amount of time. Any token claiming to be ‘money’ should be very liquid. Cryptocurrencies often exhibit high price volatility and wide spreads between their buy and sell prices into fiat currencies. In other markets, such high volatility and wide spreads might indicate low liquidity, i.e. it is difficult to turn an asset into cash. Normal price falls do not increase the number of sellers but should increase the number of buyers. A liquidity hole is where price falls do not bring out buyers, but rather generate even more sellers. If cryptocurrencies fail to provide easy liquidity, then they fail as mediums of exchange, one of the principal roles of money. However, there are a number of ways of assembling a cryptocurrency and a number of parameters, such as the timing of trades, the money supply algorithm, and the assembling of blocks, that might be done in better ways to improve liquidity. This research should help policy makers look critically at what’s needed to provide good liquidity with these exciting systems. Michael Parsons FCA Chairman, Cardano Foundation, Distributed Futures 2/60 © Z/Yen Group, 2018 Liquidity Or Leakage - Plumbing Problems With Cryptocurrencies Contents Foreword ..............................................................................................................
    [Show full text]
  • Reputation Driven Dynamic Access Control Framework for Iot Atop Poa Ethereum Blockchain
    Reputation Driven Dynamic Access Control Framework for IoT atop PoA Ethereum Blockchain Auqib Hamid Lonea,∗, Roohie Naaza aDepartment of Computer Science and Engineering., NIT Srinagar, Jammu and Kashmir,India,190006 Abstract Security and Scalability are two major challenges that IoT is currently fac- ing. Access control to critical IoT infrastructure is considered as top security challenge that IoT faces. Data generated by IoT devices may be driving many hard real time systems, thus it is of utmost importance to guarantee integrity and authenticity of the data and resources at the first place itself. Due to heterogeneous and constrained nature of IoT devices, traditional IoT security frameworks are not able to deliver scalable, efficient and manage- able mechanisms to meet the requirements of IoT devices. On the other hand Blockchain technology has shown great potential to bridge the missing gap towards building a truly decentralized, trustworthy, secure and scalable environment for IoT. Allowing access to IoT resources and data managed through Blockchain will provide an additional security layer backed by the strongest cryptographic algorithms available. In this work we present a rep- utation driven dynamic access control framework for IoT applications based on Proof of Authority Blockchain, we name it as Rep-ACM. In Rep-ACM framework we build two major services, one for Reputation building (for bet- ter IoT device behaviour regulations) and other for Misbehaviour detection (for detecting any Misbehaviour on object resource usage). Both of these services work in coordination with other services of proposed framework to determine who can access what and under what conditions access should be granted.
    [Show full text]
  • Towards Secure Blockchains
    Towards Secure Blockchains Concepts, Requirements, Assessments | EDITORIAL Editorial Blockchain is currently one of the most widely Consequently, the analysis on the following discussed topics in the area of information pages presents blockchain technology in detail technology. This technology for distributed data and extensively studies its aspects relevant to IT storage originated from the cryptocurrency security. It also assesses to what extent blockchain Bitcoin, which became famous especially due to technology is able to achieve the security prop- the record highs its market value attained in 2017. erties ascribed to it and how it may be evaluated Based on its promise of preventing manipulation within the current legal framework. of data on a purely technical level using its decen- tralised structure, offering maximum transpar- This document thus supports developers and ency and replacing intermediaries within business potential users of blockchain solutions in per- processes, many ideas for applying blockchain forming a well-founded assessment of risks technology in fairly different areas have been and in taking IT security into account from the developed in recent years. start. Furthermore, the dynamic development of blockchain technology offers the possibility Politics has also increasingly taken up blockchain of using the results of this analysis as a basis for technology. For instance, the term blockchain is future discussions on both the national and inter- used several times within the coalition agreement national level. With blockchain—as with other of the 19th election period of the German parlia- topics in IT security—the BSI thus strives to shape ment dating from 2018, and the German federal information security for government, business government has set itself the target of developing and society.
    [Show full text]
  • Blockchain (R)Evolution
    AUGUST 2018 REPORT BLOCKCHAIN (R)EVOLUTION EXPLORING THE PAST, PRESENT, AND FUTURE OF BLOCKCHAIN TECHNOLOGY BLOCKCHAIN (R)EVOLUTION INTRODUCTION Blockchain technology is generating a great deal of excitement as organizations consider its potential implications. Companies announcing blockchain-related initiatives have seen their stock prices spike, and the technology has ushered in talk of new levels of security, data fidelity, and an immutable digital ledger that can serve everything from supply chain data to financial transaction records. Since its early applications in cryptocurrency, blockchain implementations have focused on keeping data secure by ensuring integrity. But the journey of blockchain technology now stretches far beyond Bitcoin. For businesses, blockchain implementations can change the game in terms of providing a secure way to store and track transactions, and they have sparked significant investment and interest, particularly in the financial services industry. As can be expected however, the growing interest in blockchain technology has impacted both the legitimate and illicit economies. Due to its decentralized nature, cryptocurrency and the anonymity it can offer have been leveraged by cybercriminals for years. Beyond that, the growing popularity of cryptocurrency among the public has made it more than just a payment mechanism. It is now a target, as attackers are increasingly deploying cryptomining software onto computers surreptitiously to make money. Looking ahead, innovation is certain — both for cybercriminals and corporations. In this paper, we will examine the past and present uses of blockchain technology, provide an inside look at the growing focus on cryptomining by attackers, and offer predictions of how the technology will have an impact on both the corporate world and the underworld.
    [Show full text]
  • A Survey of Distributed Consensus Protocols for Blockchain Networks
    1 A Survey of Distributed Consensus Protocols for Blockchain Networks Yang Xiao∗, Ning Zhang†, Wenjing Lou∗, Y. Thomas Hou∗ ∗Virginia Polytechnic Institute and State University, VA, USA †Washington University in St. Louis, MO, USA Abstract—Since the inception of Bitcoin, cryptocurrencies participants. On the other hand, blockchain is also known for and the underlying blockchain technology have attracted an providing trustworthy immutable record keeping service. The increasing interest from both academia and industry. Among block data structure adopted in a blockchain embeds the hash various core components, consensus protocol is the defining technology behind the security and performance of blockchain. of the previous block in the next block generated. The use of From incremental modifications of Nakamoto consensus protocol hash chain ensures that data written on the blockchain can not to innovative alternative consensus mechanisms, many consensus be modified. In addition, a public blockchain system supports protocols have been proposed to improve the performance of third-party auditing and some blockchain systems support a the blockchain network itself or to accommodate other specific high level of anonymity, that is, a user can transact online application needs. In this survey, we present a comprehensive review and anal- using a pseudonym without revealing his/her true identity. ysis on the state-of-the-art blockchain consensus protocols. To The security properties promised by blockchain is unprece- facilitate the discussion of our analysis, we first introduce the dented and truly inspiring. Pioneering blockchain systems such key definitions and relevant results in the classic theory of fault as Bitcoin have greatly impacted the digital payment world.
    [Show full text]
  • A Survey on Consensus Mechanisms and Mining Strategy Management
    1 A Survey on Consensus Mechanisms and Mining Strategy Management in Blockchain Networks Wenbo Wang, Member, IEEE, Dinh Thai Hoang, Member, IEEE, Peizhao Hu, Member, IEEE, Zehui Xiong, Student Member, IEEE, Dusit Niyato, Fellow, IEEE, Ping Wang, Senior Member, IEEE Yonggang Wen, Senior Member, IEEE and Dong In Kim, Fellow, IEEE Abstract—The past decade has witnessed the rapid evolution digital tokens between Peer-to-Peer (P2P) users. Blockchain in blockchain technologies, which has attracted tremendous networks, especially those adopting open-access policies, are interests from both the research communities and industries. The distinguished by their inherent characteristics of disinterme- blockchain network was originated from the Internet financial sector as a decentralized, immutable ledger system for transac- diation, public accessibility of network functionalities (e.g., tional data ordering. Nowadays, it is envisioned as a powerful data transparency) and tamper-resilience [2]. Therefore, they backbone/framework for decentralized data processing and data- have been hailed as the foundation of various spotlight Fin- driven self-organization in flat, open-access networks. In partic- Tech applications that impose critical requirement on data ular, the plausible characteristics of decentralization, immutabil- security and integrity (e.g., cryptocurrencies [3], [4]). Further- ity and self-organization are primarily owing to the unique decentralized consensus mechanisms introduced by blockchain more, with the distributed consensus provided by blockchain networks. This survey is motivated by the lack of a comprehensive networks, blockchains are fundamental to orchestrating the literature review on the development of decentralized consensus global state machine1 for general-purpose bytecode execution. mechanisms in blockchain networks. In this survey, we provide a Therefore, blockchains are also envisaged as the backbone systematic vision of the organization of blockchain networks.
    [Show full text]
  • Using Ethereum Blockchain to Store and Query Pharmacogenomics Data Via Smart Contracts Gamze Gürsoy1†, Charlotte M
    Gürsoy et al. BMC Medical Genomics (2020) 13:74 https://doi.org/10.1186/s12920-020-00732-x TECHNICAL ADVANCE Open Access Using Ethereum blockchain to store and query pharmacogenomics data via smart contracts Gamze Gürsoy1†, Charlotte M. Brannon2† and Mark Gerstein1,2,3* Abstract Background: As pharmacogenomics data becomes increasingly integral to clinical treatment decisions, appropriate data storage and sharing protocols need to be adopted. One promising option for secure, high-integrity storage and sharing is Ethereum smart contracts. Ethereum is a blockchain platform, and smart contracts are immutable pieces of code running on virtual machines in this platform that can be invoked by a user or another contract (in the blockchain network). The 2019 iDASH (Integrating Data for Analysis, Anonymization, and Sharing) competition for Secure Genome Analysis challenged participants to develop time- and space-efficient Ethereum smart contracts for gene-drug relationship data. Methods: Here we design a specific smart contract to store and query gene-drug interactions in Ethereum using an index-based, multi-mapping approach. Our contract stores each pharmacogenomics observation, a gene-variant-drug triplet with outcome, in a mapping searchable by a unique identifier, allowing for time and space efficient storage and query. This solution ranked in the top three at the 2019 IDASH competition. We further improve our ”challenge solution” and develop an alternate ”fastQuery” smart contract, which combines together identical gene-variant-drug combinations into a single storage entry, leading to significantly better scalability and query efficiency. Results: On a private, proof-of-authority network, both our challenge and fastQuery solutions exhibit approximately linear memory and time usage for inserting into and querying small databases (<1,000 entries).
    [Show full text]
  • 7 Smart Contracts 23
    MedRec: Patient Centered Medical Records Using A Distributed Permission Management System by Nchinda Nchinda S.B., C.S. M.I.T 2017 Submitted to the Department of Electrical Engineering and Computer Science in Partial Fulfillment of the Requirements for the Degree of Master of Engineering in Electrical Engineering and Computer Science at the Massachusetts Institute of Technology 2018 Nchinda Nchinda. All rights reserved. The author hereby grants to M.I.T. permission to reproduce and to distribute publicly paper and electronic copies of this thesis document in whole and in part in any medium now known or hereafter created. Author: Signature redacted Department of Electrical Engineering and Computer Science August 22, 2018 Signature redacted Certified by: Andrew B. Lippman Associate Director, MIT Media Lab Thesis Supervisor August 22, 2018 Signature redacted Accepted by: Katrina LaCurts OFrE N G Chair, Master of Engineering Thesis Committee w LFEB 27 2019 LIBRARIES 77 Massachusetts Avenue Cambridge, MA 02139 MITLibraries http://Iibraries.mit.edu/ask DISCLAIMER NOTICE Due to the condition of the original material, there are unavoidable flaws in this reproduction. We have made every effort possible to provide you with the best copy available. Thank you. The images contained in this document are of the best quality available. MIT VIRALMEDIA E13 MedRec MEDREC: PATIENT CENTERED MEDICAL RECORDS USING A DISTRIBUTED PERMISSION MANAGEMENT SYSTEM AUTHOR: NCHINDA NCHINDA RESEARCH ASSISTANTS: NCHINDA NCHINDA, AGNES FURY CAMERON, KALLIRROI RETZEPI ADVISOR: ANDREW LIPPMAN MIT MEDIA LAB 2018 Abstract MedRec is a simple, distributed system for personal control of identity and distribution of personal information. The work is done in the context of a medical information distribution system where patients retain control over who can access their data.
    [Show full text]
  • Blockchain and the Future of the Internet: a Comprehensive Review
    1 Blockchain and the Future of the Internet: A Comprehensive Review Fakhar ul Hassan1, Anwaar Ali2, Mohamed Rahouti3, Siddique Latif4, Salil Kanhere5, Jatinder Singh6, Ala Al-Fuqaha7, Umar Janjua8, Adnan Noor Mian9, Junaid Qadir10, and Jon Crowcroft11 1,8,9,10Information Technology University (ITU), Punjab, Pakistan 2,6,11Computer Laboratory, University of Cambridge, United Kingdom 3Computer & Information Science Dept., Fordham University, NY USA 4University of Southern Queensland, Australia 5University of New South Wales, Australia 7Hamad Bin Khalifa University, Qatar; Western Michigan University, USA Abstract—Blockchain is challenging the status quo of the can benefit from blockchain as it creates transparency and trust central trust infrastructure currently prevalent in the Internet in interactions among the stakeholders without involving any towards a design principle that is underscored by decentral- third party. That is the reason why industries such as transport, ization, transparency, and trusted auditability. In ideal terms, blockchain advocates a decentralized, transparent, and more energy sector, insurance, finance, and logistics have started to democratic version of the Internet. Essentially being a trusted and show their interest in blockchain technology to automate their decentralized database, blockchain finds its applications in fields solutions [2]–[5]. as varied as the energy sector, forestry, fisheries, mining, material It can be observed that although the onset of the Internet recycling, air pollution monitoring, supply
    [Show full text]
  • Blockchain for Supply Chains and International Trade
    Blockchain for supply chains and international trade STUDY Panel for the Future of Science and Technology EPRS | European Parliamentary Research Service Scientific Foresight Unit (STOA) PE 641.544 – May 2020 EN Blockchain for supply chains and international trade Report on key features, impacts and policy options This study provides an analysis of blockchain technology in the context of international trade. It analyses the potential impacts of blockchain development and applications in eight use cases for supply chains and international trade. It also provides an analysis of the current legislative framework and existing initiatives. Based on this analysis, and following a broad consultation of relevant organisations, the study identifies several challenges in international trade documentation and processes, and presents a range of policy options for the European Parliament. STOA | Panel for the Future of Science and Technology AUTHORS This study was written by Bertrand Copigneaux, Nikita Vlasov and Emarildo Bani of IDATE DigiWorld, N ikolay Tcholtchev and Philipp Lämmel of Fraunhofer Institute for Open Communication Systems, Michael Fuenfzig, Simone Snoeijenbos and Michael Flickenschild from Ecorys, and Martina Piantoni and Simona Frazzani from Grimaldi Studio Legale at the request of the Panel for the Future of Science and Technology (STOA) and managed by the Scientific Foresight Unit, within the Directorate-General for Parliamentary Research Services (EPRS) of the Secretariat of the European Parliament. ADMINISTRATOR RESPONSIBLE Philip Boucher, Scientific Foresight Unit (STOA) To contact the publisher, please e-mail [email protected] LINGUISTIC VERSION Original: EN Manuscript completed in May 2020. DISCLAIMER AND COPYRIGHT This document is prepared for, and addressed to, the Members and staff of the European Parliament as background material to assist them in their parliamentary work.
    [Show full text]
  • Blockchain As an Anti- Corruption Tool Case Examples and Introduction to the Technology
    U4 Issue 2020:7 Blockchain as an anti- corruption tool Case examples and introduction to the technology By Per Aarvik Series editor: Arne Strand Disclaimer All views in this text are the author(s)’, and may differ from the U4 partner agencies’ policies. Partner agencies Australian Government – Department for Foreign Affairs and Trade – DFAT German Corporation for International Cooperation – GIZ German Federal Ministry for Economic Cooperation and Development – BMZ Global Affairs Canada Ministry for Foreign Affairs of Finland Ministry of Foreign Affairs of Denmark / Danish International Development Assistance – Danida Swedish International Development Cooperation Agency – Sida Swiss Agency for Development and Cooperation – SDC The Norwegian Agency for Development Cooperation – Norad UK Aid – Department for International Development About U4 U4 is a team of anti-corruption advisers working to share research and evidence to help international development actors get sustainable results. The work involves dialogue, publications, online training, workshops, helpdesk, and innovation. U4 is a permanent centre at the Chr. Michelsen Institute (CMI) in Norway. CMI is a non-profit, multi-disciplinary research institute with social scientists specialising in development studies. www.U4.no [email protected] Cover photo Clifford Photography on Unsplash (CC cc0) https://unsplash.com/photos/TekPZz1YP3A Keywords blockchain - corruption - development - e-government - illicit financial flows - money laundering - sustainable development goals - transparency Publication type U4 Issue Creative commons This work is licenced under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International licence (CC BY-NC-ND 4.0) The technology behind bitcoin and other cryptocurrencies was supposed to end poverty, eliminate corruption, and provide financial inclusion for all.
    [Show full text]