Decentralized Autonomous Society - Triple Canopy

Total Page:16

File Type:pdf, Size:1020Kb

Decentralized Autonomous Society - Triple Canopy 26/01/2018 Decentralized Autonomous Society - Triple Canopy Event Published on December 16, 2014 Decentralized Autonomous Society Information Transcript What follows is an edited transcript of Decentralized Autonomous Society, a conversation between Vitalik Buterin, inventor of Ethereum—a platform and programming language for cryptocurrencies and decentralized applications —and Triple Canopy senior editor Sam Frank that occurred in December 2014 at the Swiss Institute in New York. Buterin and Frank speak about Ethereum and cryptocurrencies such as Bitcoin, the theory behind cryptoanarchism, and the lessons of the online drug market Silk Road. They go on to speculate on the potential of Ethereum to provide replacements for corporate and governmental structures and services ranging from Dropbox to Social Security, and, ultimately, on the possibility of a totally decentralized future built on the blockchain. SAM FRANK I’ll begin at the end then move back to the beginning. On Reddit, someone asked Vitalik about the future he sees coming out of the technology he’s working on. Vitalik described a scenario: https://www.canopycanopycanopy.com/contents/decentralized-autonomous-society?sub=decentralized-autonomous-society-transcript 1/12 26/01/2018 Decentralized Autonomous Society - Triple Canopy “You wake up, and see that $17.27 was automatically deducted from your primary wallet, as you had authorized to happen every day, to pay the rent for your apartment; if you canceled the authorization, then, after a warning period, ownership in the land-registry contract would automatically transfer back to the landlord, and the door lock would no longer recognize signatures signed by your smartphone’s private key as valid for letting you in. Of course, your landlord is bound by the same restrictions. If he shuts off his account that pays the local government $6.60 land-value tax per day, then he loses ownership and the contract automatically switches over so you are renting from the government instead. The government itself is simply a large decentralized organization, and you can see in real time the $6.60 moving on the blockchain and eventually getting into an account to pay for a medical-research program trying to extend the human lifespan from 170 years to 230. “The Internet that you are using to access this information is based on a decentralized and incentivized mesh-networking platform; you paid $0.0009 to access the information, but your laptop also earned $0.0014 transmitting other people’s packets at the same time. “You get into your Mastercar self-driving car to go to work (originally, all self- driving cars were made by Google, but Master Corporation, a decentralized autonomous entity that automatically uses a combination of futarchy and liquid democracy to determine how the company should spend its funds each day, proved that its governance mechanism was so efficient that it overtook Google on some core services within three years, and alt-Mastercorps took over most of its other operations). You get in, and Mastercar runs a optimized version of the A* search algorithm (for which James Wilbur automatically got a bounty of $782,228 worth of MSC from the Master Contract) to determine the optimal path to your primary workplace. Given that your self-tracking app has detected that you value your own time (or, rather, the delta between time spent in a car versus time spent at home or work) at an average of $14.18 per hour, the Mastercar’s algorithm chooses a route that takes an extra eleven minutes in order to avoid road tolls and also on the way moves a shipment from one side of the city to the other. You drive out, and thirty minutes later you have spent $1.04 on electricity for your car, $1.39 on road tolls, but receive a reward of $2.60 for moving the shipment over. “You arrive at work—a location which is a hybrid living/working space where “employees” of five different alt-versions of Master Corporation are spending most of their time, except that you chose to live at home because you have a family. You then get to work, running simulations of a proposed new scalability algorithm for the now community/DAO-driven Ethereum 6.0.” So this is the future—maybe Google will get us there—but now I’ll give a little bit of the start. Vitalik, you’re twenty; you moved from Russia to Canada when you were young, and you’ve programmed since childhood. VITALIK BUTERIN Since I was about ten or so. For half a decade I mainly programmed video games that I ended up playing myself immediately after I wrote them. https://www.canopycanopycanopy.com/contents/decentralized-autonomous-society?sub=decentralized-autonomous-society-transcript 2/12 26/01/2018 Decentralized Autonomous Society - Triple Canopy FRANK When did you realize that Bitcoin was important and interesting, and not just a fake currency for nerds? BUTERIN My dad told me about it. And my immediate reaction was, “Well, it has no intrinsic value, it’s backed by nothing, so it’s never going to work.” I just ignored it for a few weeks. Then I heard about it again from a completely different source, and if I hear about something twice it’s probably at least somewhat legit, so I looked into it. Once I started, I got in pretty quickly. If you use email, you know it just works well. You type in your message, you hit send, and it gets sent. The kind of online financial system we have today only kind of works. From a cryptographic perspective, it’s backward. What you’re doing when you’re paying with your credit card is giving the merchant the equivalent of your private key. You’re giving them all the information that they need to make payments on your behalf themselves. The way payment works is that instead of your typing in “OK, here’s where I sent the money to and how much I sent,” you send this form authorizing them to do whatever they want. Hopefully they won’t do anything too nefarious. With Bitcoin, here are the fields where you put in whom you’re sending to and the item you’re sending, and here’s the send line. You click it, and that’s it. It makes sense. It’s exactly how a financial system should look. I also liked how it’s more developer friendly. It doesn’t stop you from actually hacking into the lowest- level components. Some people like to handle things like cash and gold because they feel tangible. To me, Bitcoin feels tangible in the sense that I can touch it on the command line. FRANK People have been writing about the decentralized database called the blockchain, and about the idea that Bitcoin is a way of establishing consensus without a third party like a bank or a government. BUTERIN A blockchain is a database or ledger that updates itself according to certain rules. In the case of Bitcoin, the database stores how many bitcoins everyone has. The rule is that if you have some number of bitcoins, then you have the ability to reduce that number by some amount—but not by more than what you have—and increase the balance of someone else’s account by the same amount. It’s a mathematical formula that’s defined by three lines of computer code. On the financial side, going beyond just Bitcoin the currency, you could build various sorts of economic platforms using a blockchain. If you look at Kickstarter, where someone wants to raise money, and the way it works is if they get to the goal by the time limit then they get the money, but if they don’t get there then people get all the money back—once again, this is a very small amount of programming logic. You should be able to write a platform that lets you do that without too much difficulty. FRANK You were trying to build on top of Bitcoin and you got frustrated, right? BUTERIN I was working on a project called Colored Coins—a way of creating your own asset and using the Bitcoin blockchain to track it—and another project called Master Coin, which was trying to build financial tools on top of Bitcoin. And I noticed that these different approaches to extending Bitcoin’s functionality were https://www.canopycanopycanopy.com/contents/decentralized-autonomous-society?sub=decentralized-autonomous-society-transcript 3/12 26/01/2018 Decentralized Autonomous Society - Triple Canopy trying to increase the number of features. Imagine if you had a calculator and then people realized that, oh, hey, people might also want to use the device in their pocket to listen to music, so let’s take a calculator and tape a Walkman to it, and oh, by the way, people want a clock, so let’s tape a watch to the side as well. Meanwhile, Apple comes out with the iPhone, which can do just about a million different things. Ethereum is the idea that, instead of taking a calculator and taping a Walkman to it and so forth, you just have a computer, and that computer runs arbitrary program code, which you can use for whatever sort of app or feature you want. Bitcoin was never designed to be the foundational base layer for everything. FRANK “Everything” meaning “decentralized computing”? BUTERIN Decentralized computing, decentralized name registry, asset management, and so forth. I kept on noticing various technical issues. We were trying to strap on functionality to something that was never meant to have functionality strapped on. People sometimes call Bitcoin the HTTP or TCP/IP of money.
Recommended publications
  • P2P Business Applications: Future and Directions
    Communications and Network, 2012, 4, 248-260 http://dx.doi.org/10.4236/cn.2012.43029 Published Online August 2012 (http://www.SciRP.org/journal/cn) P2P Business Applications: Future and Directions Pankaj Pankaj, Micki Hyde, James A. Rodger MIS and Decision Sciences, Eberly College of Business & Information Technology, Indiana University of Pennsylvania, Indiana, USA Email: [email protected] Received May 20, 2012; revised June 18, 2012; accepted July 17, 2012 ABSTRACT Since the launch of Napster in June 1999, peer-to-peer technology (P2P) has become synonymous with file sharing ap- plications that are the bane of the recording industry due to copyright infringements and consequent revenue losses. P2P promised a revolution in business computing which has not arrived. It has become synonymous with illegal file sharing and copyright violations. Meanwhile the information systems industry has undergone a paradigm change, and we are supposedly living in a world of cloud computing and mobile devices. It is pertinent to examine if P2P, as a revolution- ary technology, is still relevant and important today and will be in future. One has to examine this question in the con- text of the fact that P2P technologies have matured but have however had limited adoption outside file-sharing in the consumer space. This paper provides a detailed analysis of P2P computing and offers some propositions to answer the question of the relevancy of P2P. It is proposed that P2P is still a relevant technology but may be reshaped in the com- ing years in a different form as compared to what exists today.
    [Show full text]
  • From Technology to Society: an Overview of Blockchain-Based DAO
    > REPLACE THIS LINE WITH YOUR PAPER IDENTIFICATION NUMBER < 1 From Technology to Society: An Overview of Blockchain-based DAO Lu Liu, Sicong Zhou, Huawei Huang1, Zibin Zheng1 Decentralized Autonomous Organization (DAO) is believed to play a significant role in our future society governed in a decentralized way. In this article, we first explain the definitions and preliminaries of DAO. Then, we conduct a literature review of the existing studies of DAO published in the recent few years. Through the literature review, we find out that a comprehensive survey towards the state-of-the-art studies of DAO is still missing. To fill this gap, we perform such an overview by identifying and classifying the most valuable proposals and perspectives closely related to the combination of DAO and blockchain technologies. We anticipate that this survey can help researchers, engineers, and educators acknowledge the cutting-edge development of blockchain-related DAO technologies. Index Terms—Blockchain, Contracts, DAO, Fault Tolerant System, Governance I. INTRODUCTION Blockchain-based technologies have been deeply adopted by User multiple applications that are closely related to every corner of User Contract our daily life, such as cryptocurrencies, tokenomics, business User applications, Internet-of-Things (IoT) applications, and etc.. Decentralized Autonomous Organization (DAO), as one of the Exchange blockchain applications shown in Fig. 1, is growing rapidly Miner Developer and drawing great attention from both academia and the Contract governments around the world. Although DAO has brought Developer a lot of opportunities to blockchain technologies, we are sur- prised to find out that an overview of DAO in the perspective Contract Exchange Miner of blockchains is still missing.
    [Show full text]
  • The Technology Copyright © ${Date}
    1 The Technology Copyright © ${Date}. ${Publisher}. All rights reserved. © ${Date}. ${Publisher}. Copyright Copyright © ${Date}. ${Publisher}. All rights reserved. © ${Date}. ${Publisher}. Copyright 1 Blockchains, Bitcoin, and Decentralized Computing Platforms At their core, blockchains are decentralized databases, maintained by a dis­ tributed network of computers. They blend together a variety of dif er ent technologies— including peer-­to-­peer networks, public-­private key cryptography, and consensus mechanisms—to create a novel type of database. We provide he re a short description of how blockchains work, and unpack and contextualize their key technological components. ­UNTIL THE BIRTH of the Internet, computers suffered in isolation. They were islands, lacking a way to connect to one another except by using cumber- some cables. That all changed in the late 1950s. With the Soviets successfully launching Sputnik into space, and with fears of the Cold War mounting, re- searchers at the Rand Corporation began to explore a new computing para- digm—in hopes of developing a system that would be able to withstand a nuclear catastrophe.1 In August 1964, af ter years of research, Paul Baran, one of the Rand researchers, reported a breakthrough. By relying on a technology called packet switching, Baran was able to send fragments of information from one computer to another and have these fragments reassembled, almost like magic.2 Armed with Baran’s research, the Advanced Research Proj ects Agency Copyright © ${Date}. ${Publisher}. All rights reserved. © ${Date}. ${Publisher}. Copyright (ARPA) at the U.S. Department of Defense used this new technology to 13 14 BLOCKCHAIN AND THE LAW create the first network of computers, ARPAnet, later renamed DARPAnet after “Defense” was added to the beginning of the agency’s name, helping researchers and academics to share files and exchange resources with one an- other.
    [Show full text]
  • Research Problems of Decentralized Systems with Largely Autonomous Nodes
    RESEARCH PROBLEMS OF DECENTRALIZED SYSTEMS WITH LARGELY AUTONOMOUS NODES by Jerome H. Saltzer Massachusetts Institute of Technology A currently popular systems research project is to explore the possibilities and problems for computer system organization that arise from the rapidly falling cost of computing hardware. Interconnecting fleets of mini- or micro-computers and putting intelligence in terminals and concentrators to produce so-called "distributed systems" has recently been a booming development activity. While these efforts range from ingenious to misguided, many seem to miss a most important aspect of the revolution in hardware costs: that more than any other factor, the en_~ cost of acquiring and operating a free-standing, complete computer system has dropped and continues to drop rapidly. Where a decade ago the capital outlay required to install a computer system ranged from $150,000 up into the millions, today the low end of that range is below $15,000 and dropping. The consequence of this particular observation for system structure comes from the next level of analysis. In most organizations, decisions to make capital acquisitions tend to be more centralized for larger capita] amounts, and less centralized for smaller capital amounts. On this basis we may conjecture that lower entry costs for computer systems will lead naturally to computer acquisition decisions being made at points lower in a management hierarchy. Further, because a lower-level organization usually has a smaller mission, those smaller-priced computers will tend to span a smaller range of applications, and in the limit of the argument will be dedicated to a single application.
    [Show full text]
  • Cloud Customer Architecture for Blockchain
    Cloud Customer Architecture for Blockchain Executive Overview Blockchain technology has the potential to radically alter the way enterprises conduct business as well as the way institutions process transactions. Businesses and governments often operate in isolation but with blockchain technology participants can engage in business transactions with customers, suppliers, regulators, potentially spanning across geographical boundaries. Blockchain technology, at its core, features an immutable distributed ledger, a decentralized network that is cryptographically secured. Blockchain architecture gives participants the ability to share a ledger, through peer to peer replication, which is updated every time a block of transaction(s) is agreed to be committed. The technology can reduce operational costs and friction, create transaction records that are immutable, and enable transparent ledgers where updates are nearly instantaneous. It may also dramatically change the way workflow and business procedures are designed inside an enterprise and open up new opportunities for innovation and growth. Blockchain technology can be viewed from a business, legal and technical perspective: • From a business perspective, blockchain is an exchange network that facilitates transfer of value, assets, or other entities between willing and mutually agreeing participants, ensuring privacy and control of data to stakeholders • From a legal perspective, blockchain ledger transactions are validated, indisputable transactions, which do not require intermediaries or trusted third-party legal entities. • From a technical perspective, blockchain is a replicated, distributed ledger of transactions with ledger entries referencing other data stores (for additional information related to ledger transactions). Cryptography is used to ensure that network participants see only the parts of the ledger that are relevant to them, and that transactions are secure, authenticated and verifiable, in the context of permissioned business blockchains.
    [Show full text]
  • Centralized Versus Decentralized Computing: Organizational Considerations and Management Options
    Centralized versus Decentralized Computing: Organizational Considerations and Management Options JOHN LESLIE KING Department of Information and Computer Science, University of Cahfornia, Irvine, Irvine, California 92717 The long.standing debate over whether to centralize or decentralize computing is examined in terms of the fundamental organizational and economic factors at stake. The traditional debate is evaluated, and found to focus predominantly on issues of efficiency versus effectiveness, with solutions based on a rationalistic strategy of optimizing in this trade-off. A behavioral assessment suggests that the driving issues in the debate are the politics of organization and resources, centering on the issue of control. The economics of computing depolyment decisions are presented as an important issue, but one that often serves as a field of argument in which political concerns are dealt with. The debate in this light appears to be unresolvable in the long run, although effective strategies can be developed when the larger issues are recognized. The current situation facing managers of computing, given the advent of small and comparatively inexpensive computers, is examined in detail, and a set of management options for dealing with this persistent issue is presented. Categories and Subject Descriptors: K.6.0 [Management of Computing and Information Systems]: General; K.6.1 [Management of Computing and Information Systems]: Project and People Management; K.6.4 [Management of Computing and Information Systems]: System Management
    [Show full text]
  • A Decentralized Marketplace Application on the Ethereum Blockchain
    2018 IEEE 4th International Conference on Collaboration and Internet Computing A Decentralized Marketplace Application on The Ethereum Blockchain R. Vishnu Prasad Ram Dantu Aditya Paul Paula Mears Department of Computer Science Department of Computer Science Department of Computer Science Department of Computer Science University of North Texas University of North Texas University of North Texas University of North Texas Denton, USA Denton, USA Denton, USA Denton, USA [email protected] [email protected] [email protected] [email protected] Kirill Morozov Department of Computer Science University of North Texas Denton, USA [email protected] Abstract—Modern centralized online marketplaces used as a platform to build truly decentralized such as eBay offer an alternative option for consumers to applications with no central point of failure and no both sell and purchase goods with relative ease. However, hierarchical ownership of user data. This has significant drawbacks to these marketplaces include the platform’s advantages for data security, privacy, and ownership, as ability to block merchants at their own whim, the fees paid well as the potential to dramatically reduce middle-man to the platform when listing a product and when selling a costs. The issue of user trust in decentralized product, and the lack of privacy of users’ data. In this applications that run on a blockchain platform is one that paper, we propose an application that remedies all three of has been studied [3] and developed on recently, and it is these drawbacks through use of the Ethereum blockchain now possible to build application that the user can trust platform.
    [Show full text]
  • Rethinking General-Purpose Decentralized Computing
    Rethinking General-Purpose Decentralized Computing Enis Ceyhun Alp∗ Eleftherios Kokoris-Kogias∗ [email protected] [email protected] EPFL EPFL Georgia Fragkouli Bryan Ford [email protected] [email protected] EPFL EPFL Abstract 1 Introduction While showing great promise, smart contracts are difficult Decentralized systems have been studied extensively over to program correctly, as they need a deep understanding of the past decades [14, 17, 40, 44, 50]. One of the most recent, cryptography and distributed algorithms, and offer limited and arguably the most popular, decentralized system is the functionality, as they have to be deterministic and cannot blockchain and its most promising application is smart con- operate on secret data. In this paper we present Protean, tracts. Smart contracts are user-defined programs that are a general-purpose decentralized computing platform that executed by a network of nodes that reach consensus on addresses these limitations by moving from a monolithic program state. Ethereum, the world’s second largest cryp- execution model, where all participating nodes store all the tocurrency, claims to be a general-purpose decentralized state and execute every computation, to a modular execution- computer that can support execution of arbitrary code in model. Protean employs secure specialized modules, called smart contracts. However, Ethereum and its successors [1, 2] functional units, for building decentralized applications that fall short of their claim due to several shortcomings. First, are currently insecure or impossible to implement with smart they do not support non-deterministic operations and cannot contracts. Each functional unit is a distributed system that securely operate on private data.
    [Show full text]
  • Decentralized P2P Broker for M2M and Iot Applications †
    proceedings Proceedings Decentralized P2P Broker for M2M and IoT Applications † Iván Froiz-Míguez 1,2 , Paula Fraga-Lamas 1,2,* and Tiago M. Fernández-Caramés 1,2,* 1 Department of Computer Engineering, Faculty of Computer Science, Universidade da Coruña, 15071 A Coruña, Spain; [email protected] 2 CITIC Research Center, Universidade da Coruña, 15071 A Coruña, Spain * Correspondence: [email protected] (P.F.-L.); [email protected] (T.M.F.-C.); Tel.: +34-981-167-000 (ext. 6051) (P.F.-L.) † Presented at the 3rd XoveTIC Conference, A Coruña, Spain, 8–9 October 2020 Published: 20 August 2020 Abstract: The recent increase in the number of connected IoT devices, as well as the heterogeneity of the environments where they are deployed, has derived into the growth of the complexity of Machine-to-Machine (M2M) communication protocols and technologies. In addition, the hardware used by IoT devices has become more powerful and efficient. Such enhancements have made it possible to implement novel decentralized computing architectures like the ones based on edge computing, which offload part of the central server processing by using multiple distributed low-power nodes. In order to ease the deployment and synchronization of decentralized edge computing nodes, this paper describes an M2M distributed protocol based on Peer-to-Peer (P2P) communications that can be executed on low-power ARM devices. In addition, this paper proposes to make use of brokerless communications by using a distributed publication/subscription protocol. Thanks to the fact that information is stored in a distributed way among the nodes of the swarm and since each node can implement a specific access control system, the proposed system is able to make use of write access mechanisms and encryption for the stored data so that the rest of the nodes cannot access sensitive information.
    [Show full text]
  • Rethinking General-Purpose Decentralized Computing
    Rethinking General-Purpose Decentralized Computing Enis Ceyhun Alp∗ Eleftherios Kokoris-Kogias∗ [email protected] [email protected] EPFL EPFL Georgia Fragkouli Bryan Ford [email protected] [email protected] EPFL EPFL Abstract 1 Introduction While showing great promise, smart contracts are difficult Decentralized systems have been studied extensively over to program correctly, as they need a deep understanding of the past decades [14, 17, 40, 44, 50]. One of the most recent, cryptography and distributed algorithms, and offer limited and arguably the most popular, decentralized system is the functionality, as they have to be deterministic and cannot blockchain and its most promising application is smart con- operate on secret data. In this paper we present Protean, tracts. Smart contracts are user-defined programs that are a general-purpose decentralized computing platform that executed by a network of nodes that reach consensus on addresses these limitations by moving from a monolithic program state. Ethereum, the world’s second largest cryp- execution model, where all participating nodes store all the tocurrency, claims to be a general-purpose decentralized state and execute every computation, to a modular execution- computer that can support execution of arbitrary code in model. Protean employs secure specialized modules, called smart contracts. However, Ethereum and its successors [1, 2] functional units, for building decentralized applications that fall short of their claim due to several shortcomings. First, are currently insecure or impossible to implement with smart they do not support non-deterministic operations and cannot contracts. Each functional unit is a distributed system that securely operate on private data.
    [Show full text]
  • A Conceptual Architecture in Decentralizing Computing, Storage, and Networking Aspect of Iot Infrastructure
    IoT Article A Conceptual Architecture in Decentralizing Computing, Storage, and Networking Aspect of IoT Infrastructure Yustus Eko Oktian , Elizabeth Nathania Witanto and Sang-Gon Lee * College of Software Convergence, Dongseo University, Busan 47011, Korea; [email protected] (Y.E.O.); [email protected] (E.N.W.) * Correspondence: [email protected] Abstract: Since the inception of the Internet of Things (IoT), we have adopted centralized architecture for decades. With the vastly growing number of IoT devices and gateways, this architecture struggles to cope with the high demands of state-of-the-art IoT services, which require scalable and responsive infrastructure. In response, decentralization becomes a considerable interest among IoT adopters. Following a similar trajectory, this paper introduces an IoT architecture re-work that enables three spheres of IoT workflows (i.e., computing, storage, and networking) to be run in a distributed manner. In particular, we employ the blockchain and smart contract to provide a secure computing platform. The distributed storage network maintains the saving of IoT raw data and application data. The software-defined networking (SDN) controllers and SDN switches exist in the architecture to provide connectivity across multiple IoT domains. We envision all of those services in the form of separate yet integrated peer-to-peer (P2P) overlay networks, which IoT actors such as IoT domain owners, IoT users, Internet Service Provider (ISP), and government can cultivate. We also present several IoT workflow examples showing how IoT developers can adapt to this new proposed architecture. Based on the presented workflows, the IoT computing can be performed in a trusted Citation: Oktian, Y.E.; Witanto, E.N.; and privacy-preserving manner, the IoT storage can be made robust and verifiable, and finally, we can Lee, S.-G.
    [Show full text]
  • Download Whitepaper
    WHITEPAPER WWW.IAGON.COM v4.5 1 TABLE OF CONTENTS OVERVIEW .............................................................................................................................3 INTRODUCTION .....................................................................................................................5 MARKET OUTLOOK OF CLOUD STORAGE SERVICES .............................................................6 MARKET OUTLOOK OF CLOUD COMPUTING SERVICES ..........................................................7 IAGON’S AI-BASED COMPUTATIONAL PROCESSES ...............................................................8 IAGON’S MULTIPLE BLOCKCHAIN SUPPORT .........................................................................9 IAGON’S SECURE LAKE TECHNOLOGY ..................................................................................9 IAGON’S SMART COMPUTING GRID PLATFORM AND AI-TRACKER TECHNOLOGY .................11 CASE STUDY ........................................................................................................................12 REGULATIONS .....................................................................................................................13 REINFORCEMENT LEARNING ...............................................................................................13 DATA MINING ........................................................................................................................14 BLOCKCHAIN .......................................................................................................................15
    [Show full text]