SlideShare a Scribd company logo
1 of 17
Why “blockchains” are hard
What are they (actually) good for?
Sebastien Meunier
Fake news, fake news everywhere…
Those headlines feel like 2018 – Little happened in 3 years
 Sept. 24, 2014 CBW Bank and Cross River Bank announce Ripple Protocol Integration
 May 11, 2015 Nasdaq OMX embraces the blockchain
 June 9, 2015 Westpac, ANZ trial Ripple payments
 Oct. 25, 2015 ASX considers blockchain for clearing and settlement
 Dec. 31, 2015 Nasdaq Linq claims to have issued first securities over a blockchain
 Sept. 6, 2016 Ornua Completes World First Blockchain Trade Through Collaboration with Barclays
 Sept. 27, 2016 Credit Suisse, Ipreo, Symbiont, R3 Convene Proof of Concept for Syndicated Loans
 Oct. 24, 2016 Major banks mark first-ever international trade using blockchain tech
https://ripple.com/insights/ripple-labs-signs-first-two-us-banks/
https://www.finextra.com/newsarticle/27342/nasdaq-omx-embraces-the-blockchain
https://www.afr.com/business/banking-and-finance/westpac-anz-trial-ripple-payments-but-big-four-reluctant-on-bitcoin-20150605-ghhmsq
https://www.smh.com.au/business/banking-and-finance/asx-considers-blockchain-for-clearing-and-settlement-20151025-gkhs46.html
https://bravenewcoin.com/insights/nasdaq-linq-claims-to-have-issued-first-securities-over-a-blockchain
https://www.ornua.com/ornua-completes-world-first-blockchain-trade-through-collaboration-with-barclays/
https://www.credit-suisse.com/corporate/en/articles/media-releases/blockchain-demonstration-shows-potential-loan-market-improvements-201609.html
https://www.reuters.com/article/us-australia-tech-banks-idUSKCN12O0DX
McKinsey: from a “revolution” to “it’s very complex, a niche”
2015
“Blockchains have the potential to
dramatically reshape the capital
markets industry, with significant
impact on business models,
reductions in risk and savings of
cost and capital”
2016
How blockchains could change the world:
“why blockchains, the technology
underpinning the cryptocurrency, have
the potential to revolutionize the world
economy” (interview)
2019
Blockchain’s Occam problem: “Blockchain has yet
to become the game-changer some expected. A
key to finding the value is to apply the technology
only when it is the simplest solution available”
2018
“Blockchain beyond the hype: What is the
strategic business value? Companies can
determine whether they should invest in
blockchain by focusing on specific use
cases and their market position”
2017
The promise of blockchain: “Many have likened the
revolutionary possibilities of blockchain technology to those
of the internet, such is its perceived capacity to transform
the ways in which people and businesses cooperate”
?
?
The shift of the narrative about “blockchains”
2009-2014
Bitcoin is internet
money for drug dealers
2015
Blockchain not Bitcoin
2016
Blockchain will cure cancer
and save the world
2017
ICO frenzy “Let’s raise $50M with
some fancy words in a whitepaper”
2019
let’s institutionalize crypto (STO not ICO)
Let’s leverage POW public blockchains
(internet not intranet)
2018
Coins are failing (either
scams or deliver nothing)
Enterprise Blockchains
are not interesting
?
?
2017-2018
Blockchain as a Service (IBM, MS, HP, AWS, Baidu, SAP…)
What is really new in Bitcoin?
Peer to peer protocol
Distributed databases
Hash trees,
verifiable timestamps
Proof of Work
Immutability of the data
Champine, 1977
Johnson & Thomas 1975
Merkle, 1980
Dwork & Naor, 1992
Driscoll, Sarnak, Sleator & Tarjan, 1986
Those features are not *properties* of Bitcoin
They are *design requirements* of the system, they serve a purpose
Byzantine Fault Tolerant
protocol
Lamport, 1989
Cryptographically enabled
digital cash
Chaum, 1983
ARPANet 1969, Web 1990, Bitcoin 2009
Which data structure is simpler & more efficient?
You must have a very good reason to use a blockchain data structure!
1
2
What is a distributed ledger?
• A distributed ledger is a distributed system of records that leverages cryptography
to provide a decentralized control of the read/write access to independent
participants. Consensus between participants on the state of records is reached
algorithmically, without requiring an external third party.
• Distributed Ledgers generally use a blockchain data structure as part of their
design, though other data structures such a Directed Acyclic Graphs may be used.
• A blockchain is a data structure –
literally a chain of blocks
What is a distributed ledger?
(red pill version)
By definition, a DL is not controlled by a single entity
If a distributed system is centrally controlled, it is a traditional distributed
database system, whether it uses a blockchain data structure or not
(Rauchs, M et al. 2018)
5 truths about Distributed Ledgers
Distributed Ledgers do not
get rid of intermediaries
You’re only replacing a software by another software, a fee by a fee…
Question: how decentralized is the governance of intermediaries?
Distributed Ledgers do not
remove the need for trust
Using Ethereum or Amazon.com is the same for the average user
Core is secure; clients (wallets) and exchanges are hacked
The physical world destroys
the properties of DLs
Third parties are needed to certify the data link physical<->digital
Forget about supply chains where the problem is cheating humans!
Smart contracts aren’t
contracts and aren’t smart
Not contracts in the legal sense, but simply computer programs
They execute their program as written (even the bugs)
Distributed Ledgers do not
reduce friction & costs
Data written once Vs n times; Data verified once Vs n times;
Data communicated once Vs n times, etc.
It’s always a question of trade-offs
There is no cheap scalable risk-free general purpose technology
to decentralize all the things (sorry)
Abadi, J., & Brunnermeier, M. (2018) Slepak, G., & Petrova, A. (2018)
What are distributed ledgers good for?
(conceptually)
 Distributed Ledgers enable the decentralized management of scarce digital assets in
adversarial environments
 More generally, they enable the algorithmic enforcement of software programs
without possibility of interference by a third party
 They bring two main benefits compared to traditional distributed systems:
resistance to censorship and empowerment of users, who literally own the key to
their data
 They come with disadvantages: lower performance, higher costs, and a transfer of
risks to the users
Practical problems
 Distributed Ledgers lose their unique properties when they are linked to external
systems (esp. the physical world), or when their governance is re-centralized
 We are still looking for some real world use cases: is there a demand?
– In controlled environments (private / permissioned) there are simpler ways to verify
transactions ordering
– When exactly do you need to circumvent trusted third parties?
– When can’t you form a third party operator?
– Who needs decentralized applications, anyway?
So what are distributed ledgers good for?
(practically, in an institutional context)
 For virtue signaling: everybody has to pretend doing some “blockchain”
 For education: people re-discover decades old concepts such as money, game theory,
cryptography, distributed systems and governance, like they were invented yesterday
 To generate discussions about digitalization in general and the need for cross-industry
standards
 They allow to strengthen accountability along business processes (who did what and
when). Some people call that “blockchain” or “internet of value”, when it’s really about
cryptographic assurance (digital timestamping & signatures)
In a nutshell
Censorship resistance
Subsidiarity of responsibilities
and risks
Limited throughput
High overhead costs
Vulnerability to censorship
Concentration of responsibilities
and risks
High throughput
Cost efficiency
Public POW Distributed ledgers Centralized Ledgers
Enterprise/Permissioned
/Private Distributed ledgers
Protection against
censorship/expropriation
Revolutionary design
but complex & costly
Only narrow use cases,
when participants
don’t trust central operators
Cryptographic assurance
(accountability)
Incremental impact
affordable but complex
Only narrow use cases,
when participants
can’t form central operators
Thank you!
Sebastien Meunier
@sbmeunier
linkedin.com/in/sbmeunier/

More Related Content

What's hot

Overview of blockchain technology and architecture
Overview of blockchain technology and   architectureOverview of blockchain technology and   architecture
Overview of blockchain technology and architectureEY
 
Eris Industries - American Banker presentation deck.
Eris Industries - American Banker presentation deck. Eris Industries - American Banker presentation deck.
Eris Industries - American Banker presentation deck. Preston Byrne
 
Blockchain Innovation In Healthcare & Life Sciences
Blockchain Innovation In Healthcare & Life SciencesBlockchain Innovation In Healthcare & Life Sciences
Blockchain Innovation In Healthcare & Life SciencesIFAH
 
Blockchain technology and applications from a financial perspective
Blockchain technology and applications from a financial perspectiveBlockchain technology and applications from a financial perspective
Blockchain technology and applications from a financial perspectiveVittorio Zinetti
 
The Top 5 Mistakes in Blockchain Projects Implementation | Bockchain Adoption...
The Top 5 Mistakes in Blockchain Projects Implementation | Bockchain Adoption...The Top 5 Mistakes in Blockchain Projects Implementation | Bockchain Adoption...
The Top 5 Mistakes in Blockchain Projects Implementation | Bockchain Adoption...Fluence.sh
 
Blockchain in 2016 - Advanced Distributed Ledger Technologies
Blockchain in 2016 - Advanced Distributed Ledger TechnologiesBlockchain in 2016 - Advanced Distributed Ledger Technologies
Blockchain in 2016 - Advanced Distributed Ledger TechnologiesHoward Smith
 
Blockchain Technology in Banking
Blockchain Technology in Banking Blockchain Technology in Banking
Blockchain Technology in Banking Eleni Karampini
 
Blockchain Finance
Blockchain FinanceBlockchain Finance
Blockchain Financermsams
 
Blockchain in banking bucharest meetup
Blockchain in banking   bucharest meetupBlockchain in banking   bucharest meetup
Blockchain in banking bucharest meetupAlex Proca
 
Inbound 2017 the blockchain technology revolution coming to marketing (1151...
Inbound 2017   the blockchain technology revolution coming to marketing (1151...Inbound 2017   the blockchain technology revolution coming to marketing (1151...
Inbound 2017 the blockchain technology revolution coming to marketing (1151...Mark Mueller-Eberstein
 
State of Blockchain Q1 2016
State of Blockchain Q1 2016State of Blockchain Q1 2016
State of Blockchain Q1 2016CoinDesk
 
Case Studies of Blockchain Technology | Blockchain Developments USA
Case Studies of Blockchain Technology | Blockchain Developments USACase Studies of Blockchain Technology | Blockchain Developments USA
Case Studies of Blockchain Technology | Blockchain Developments USABlockchain Developments
 
P5 to blockchain or not to blockchain
P5 to blockchain or not to blockchainP5 to blockchain or not to blockchain
P5 to blockchain or not to blockchaindevid8
 
Bitcoin Protocols 1.0 and 2.0 Explained in the Series: Blockchain: The Inform...
Bitcoin Protocols 1.0 and 2.0 Explained in the Series: Blockchain: The Inform...Bitcoin Protocols 1.0 and 2.0 Explained in the Series: Blockchain: The Inform...
Bitcoin Protocols 1.0 and 2.0 Explained in the Series: Blockchain: The Inform...Melanie Swan
 
Distributed Ledger Technology (DLT) beyond blockchain #BlockchainSubmit
Distributed Ledger Technology (DLT) beyond blockchain #BlockchainSubmitDistributed Ledger Technology (DLT) beyond blockchain #BlockchainSubmit
Distributed Ledger Technology (DLT) beyond blockchain #BlockchainSubmitPablo Junco
 
P9 blockchain technology in healthcare
P9 blockchain technology in healthcareP9 blockchain technology in healthcare
P9 blockchain technology in healthcaredevid8
 
Blockchain Financial Networks
Blockchain Financial NetworksBlockchain Financial Networks
Blockchain Financial NetworksMelanie Swan
 
FINTECH Circle Blockchain Masterclass with Prof Mainelli @ BNY Mellon
FINTECH Circle Blockchain Masterclass with Prof Mainelli @ BNY MellonFINTECH Circle Blockchain Masterclass with Prof Mainelli @ BNY Mellon
FINTECH Circle Blockchain Masterclass with Prof Mainelli @ BNY MellonFINTECH Circle
 

What's hot (20)

Overview of blockchain technology and architecture
Overview of blockchain technology and   architectureOverview of blockchain technology and   architecture
Overview of blockchain technology and architecture
 
Eris Industries - American Banker presentation deck.
Eris Industries - American Banker presentation deck. Eris Industries - American Banker presentation deck.
Eris Industries - American Banker presentation deck.
 
Blockchain Innovation In Healthcare & Life Sciences
Blockchain Innovation In Healthcare & Life SciencesBlockchain Innovation In Healthcare & Life Sciences
Blockchain Innovation In Healthcare & Life Sciences
 
Blockchain solutions forum and crypto-economy
Blockchain solutions forum and crypto-economyBlockchain solutions forum and crypto-economy
Blockchain solutions forum and crypto-economy
 
Blockchain technology and applications from a financial perspective
Blockchain technology and applications from a financial perspectiveBlockchain technology and applications from a financial perspective
Blockchain technology and applications from a financial perspective
 
The Top 5 Mistakes in Blockchain Projects Implementation | Bockchain Adoption...
The Top 5 Mistakes in Blockchain Projects Implementation | Bockchain Adoption...The Top 5 Mistakes in Blockchain Projects Implementation | Bockchain Adoption...
The Top 5 Mistakes in Blockchain Projects Implementation | Bockchain Adoption...
 
Blockchain in 2016 - Advanced Distributed Ledger Technologies
Blockchain in 2016 - Advanced Distributed Ledger TechnologiesBlockchain in 2016 - Advanced Distributed Ledger Technologies
Blockchain in 2016 - Advanced Distributed Ledger Technologies
 
Blockchain Technology in Banking
Blockchain Technology in Banking Blockchain Technology in Banking
Blockchain Technology in Banking
 
Blockchain Finance
Blockchain FinanceBlockchain Finance
Blockchain Finance
 
Blockchain in banking bucharest meetup
Blockchain in banking   bucharest meetupBlockchain in banking   bucharest meetup
Blockchain in banking bucharest meetup
 
Inbound 2017 the blockchain technology revolution coming to marketing (1151...
Inbound 2017   the blockchain technology revolution coming to marketing (1151...Inbound 2017   the blockchain technology revolution coming to marketing (1151...
Inbound 2017 the blockchain technology revolution coming to marketing (1151...
 
State of Blockchain Q1 2016
State of Blockchain Q1 2016State of Blockchain Q1 2016
State of Blockchain Q1 2016
 
Case Studies of Blockchain Technology | Blockchain Developments USA
Case Studies of Blockchain Technology | Blockchain Developments USACase Studies of Blockchain Technology | Blockchain Developments USA
Case Studies of Blockchain Technology | Blockchain Developments USA
 
P5 to blockchain or not to blockchain
P5 to blockchain or not to blockchainP5 to blockchain or not to blockchain
P5 to blockchain or not to blockchain
 
Bitcoin Protocols 1.0 and 2.0 Explained in the Series: Blockchain: The Inform...
Bitcoin Protocols 1.0 and 2.0 Explained in the Series: Blockchain: The Inform...Bitcoin Protocols 1.0 and 2.0 Explained in the Series: Blockchain: The Inform...
Bitcoin Protocols 1.0 and 2.0 Explained in the Series: Blockchain: The Inform...
 
A Strategist's Guide to Blockchain
A Strategist's Guide to BlockchainA Strategist's Guide to Blockchain
A Strategist's Guide to Blockchain
 
Distributed Ledger Technology (DLT) beyond blockchain #BlockchainSubmit
Distributed Ledger Technology (DLT) beyond blockchain #BlockchainSubmitDistributed Ledger Technology (DLT) beyond blockchain #BlockchainSubmit
Distributed Ledger Technology (DLT) beyond blockchain #BlockchainSubmit
 
P9 blockchain technology in healthcare
P9 blockchain technology in healthcareP9 blockchain technology in healthcare
P9 blockchain technology in healthcare
 
Blockchain Financial Networks
Blockchain Financial NetworksBlockchain Financial Networks
Blockchain Financial Networks
 
FINTECH Circle Blockchain Masterclass with Prof Mainelli @ BNY Mellon
FINTECH Circle Blockchain Masterclass with Prof Mainelli @ BNY MellonFINTECH Circle Blockchain Masterclass with Prof Mainelli @ BNY Mellon
FINTECH Circle Blockchain Masterclass with Prof Mainelli @ BNY Mellon
 

Similar to What are distributed ledgers (actually) good for?

Industrializing Blockchain in ASEAN
Industrializing Blockchain in ASEANIndustrializing Blockchain in ASEAN
Industrializing Blockchain in ASEANSahil Gupta
 
Blockchain: An Introduction for Executives
Blockchain: An Introduction for ExecutivesBlockchain: An Introduction for Executives
Blockchain: An Introduction for ExecutivesScottMadden, Inc.
 
Industrializing Blockchain in ASEAN
Industrializing Blockchain in ASEANIndustrializing Blockchain in ASEAN
Industrializing Blockchain in ASEANVarun Mittal
 
Industrializing Blockchain in ASEAN
Industrializing Blockchain in ASEANIndustrializing Blockchain in ASEAN
Industrializing Blockchain in ASEANVarun Mittal
 
Blockchain for ePedigree - Whitepaper
Blockchain for ePedigree - Whitepaper Blockchain for ePedigree - Whitepaper
Blockchain for ePedigree - Whitepaper Mike Nejad
 
Innovation potential of the blockchain, and of decentralized applications
Innovation potential of the blockchain, and of decentralized applicationsInnovation potential of the blockchain, and of decentralized applications
Innovation potential of the blockchain, and of decentralized applicationsJan Brejcha
 
REPRINT H03HJKPUBLISHED ON HBR.ORGMARCH 01, 2017ARTICL.docx
REPRINT H03HJKPUBLISHED ON HBR.ORGMARCH 01, 2017ARTICL.docxREPRINT H03HJKPUBLISHED ON HBR.ORGMARCH 01, 2017ARTICL.docx
REPRINT H03HJKPUBLISHED ON HBR.ORGMARCH 01, 2017ARTICL.docxkellet1
 
Blockchain the inception of a new database of everything by dinis guarda bloc...
Blockchain the inception of a new database of everything by dinis guarda bloc...Blockchain the inception of a new database of everything by dinis guarda bloc...
Blockchain the inception of a new database of everything by dinis guarda bloc...Dinis Guarda
 
The Blockchain Imperative: The Next Challenge for P&C Carriers
The Blockchain Imperative: The Next Challenge for P&C CarriersThe Blockchain Imperative: The Next Challenge for P&C Carriers
The Blockchain Imperative: The Next Challenge for P&C CarriersCognizant
 
Block chain for the humanitarian sector - future opportunities
Block chain for the humanitarian sector - future opportunitiesBlock chain for the humanitarian sector - future opportunities
Block chain for the humanitarian sector - future opportunitiesPablo Bredt Torres
 
Blockchain - Closer than it Appears
Blockchain - Closer than it AppearsBlockchain - Closer than it Appears
Blockchain - Closer than it Appearssnewell4
 
BlockChain for the Humanitarian Sector - Future Opportunities - November 2016
BlockChain for the Humanitarian Sector - Future Opportunities - November 2016BlockChain for the Humanitarian Sector - Future Opportunities - November 2016
BlockChain for the Humanitarian Sector - Future Opportunities - November 2016Vanessa Ko
 
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...Fluence.sh
 
BlockChain for the Banker
BlockChain for the BankerBlockChain for the Banker
BlockChain for the BankerBohdan Szymanik
 
Blockchain in Healthcare
Blockchain in Healthcare Blockchain in Healthcare
Blockchain in Healthcare Alex Tsado
 
MT 410_HRM_BCT_SP 2024.pptx
MT 410_HRM_BCT_SP 2024.pptxMT 410_HRM_BCT_SP 2024.pptx
MT 410_HRM_BCT_SP 2024.pptxShreyaBanerjee52
 
Blockchain basics
Blockchain basicsBlockchain basics
Blockchain basicsRomit Bose
 
How Retirement Services Providers Can Tap Blockchain Thinking and Technology
How Retirement Services Providers Can Tap Blockchain Thinking and TechnologyHow Retirement Services Providers Can Tap Blockchain Thinking and Technology
How Retirement Services Providers Can Tap Blockchain Thinking and TechnologyCognizant
 

Similar to What are distributed ledgers (actually) good for? (20)

Industrializing Blockchain in ASEAN
Industrializing Blockchain in ASEANIndustrializing Blockchain in ASEAN
Industrializing Blockchain in ASEAN
 
Blockchain: An Introduction for Executives
Blockchain: An Introduction for ExecutivesBlockchain: An Introduction for Executives
Blockchain: An Introduction for Executives
 
Industrializing Blockchain in ASEAN
Industrializing Blockchain in ASEANIndustrializing Blockchain in ASEAN
Industrializing Blockchain in ASEAN
 
Industrializing Blockchain in ASEAN
Industrializing Blockchain in ASEANIndustrializing Blockchain in ASEAN
Industrializing Blockchain in ASEAN
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain for ePedigree - Whitepaper
Blockchain for ePedigree - Whitepaper Blockchain for ePedigree - Whitepaper
Blockchain for ePedigree - Whitepaper
 
Innovation potential of the blockchain, and of decentralized applications
Innovation potential of the blockchain, and of decentralized applicationsInnovation potential of the blockchain, and of decentralized applications
Innovation potential of the blockchain, and of decentralized applications
 
federal reserve.
federal reserve.federal reserve.
federal reserve.
 
REPRINT H03HJKPUBLISHED ON HBR.ORGMARCH 01, 2017ARTICL.docx
REPRINT H03HJKPUBLISHED ON HBR.ORGMARCH 01, 2017ARTICL.docxREPRINT H03HJKPUBLISHED ON HBR.ORGMARCH 01, 2017ARTICL.docx
REPRINT H03HJKPUBLISHED ON HBR.ORGMARCH 01, 2017ARTICL.docx
 
Blockchain the inception of a new database of everything by dinis guarda bloc...
Blockchain the inception of a new database of everything by dinis guarda bloc...Blockchain the inception of a new database of everything by dinis guarda bloc...
Blockchain the inception of a new database of everything by dinis guarda bloc...
 
The Blockchain Imperative: The Next Challenge for P&C Carriers
The Blockchain Imperative: The Next Challenge for P&C CarriersThe Blockchain Imperative: The Next Challenge for P&C Carriers
The Blockchain Imperative: The Next Challenge for P&C Carriers
 
Block chain for the humanitarian sector - future opportunities
Block chain for the humanitarian sector - future opportunitiesBlock chain for the humanitarian sector - future opportunities
Block chain for the humanitarian sector - future opportunities
 
Blockchain - Closer than it Appears
Blockchain - Closer than it AppearsBlockchain - Closer than it Appears
Blockchain - Closer than it Appears
 
BlockChain for the Humanitarian Sector - Future Opportunities - November 2016
BlockChain for the Humanitarian Sector - Future Opportunities - November 2016BlockChain for the Humanitarian Sector - Future Opportunities - November 2016
BlockChain for the Humanitarian Sector - Future Opportunities - November 2016
 
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...
 
BlockChain for the Banker
BlockChain for the BankerBlockChain for the Banker
BlockChain for the Banker
 
Blockchain in Healthcare
Blockchain in Healthcare Blockchain in Healthcare
Blockchain in Healthcare
 
MT 410_HRM_BCT_SP 2024.pptx
MT 410_HRM_BCT_SP 2024.pptxMT 410_HRM_BCT_SP 2024.pptx
MT 410_HRM_BCT_SP 2024.pptx
 
Blockchain basics
Blockchain basicsBlockchain basics
Blockchain basics
 
How Retirement Services Providers Can Tap Blockchain Thinking and Technology
How Retirement Services Providers Can Tap Blockchain Thinking and TechnologyHow Retirement Services Providers Can Tap Blockchain Thinking and Technology
How Retirement Services Providers Can Tap Blockchain Thinking and Technology
 

Recently uploaded

Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 

Recently uploaded (20)

Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 

What are distributed ledgers (actually) good for?

  • 1. Why “blockchains” are hard What are they (actually) good for? Sebastien Meunier
  • 2. Fake news, fake news everywhere…
  • 3. Those headlines feel like 2018 – Little happened in 3 years  Sept. 24, 2014 CBW Bank and Cross River Bank announce Ripple Protocol Integration  May 11, 2015 Nasdaq OMX embraces the blockchain  June 9, 2015 Westpac, ANZ trial Ripple payments  Oct. 25, 2015 ASX considers blockchain for clearing and settlement  Dec. 31, 2015 Nasdaq Linq claims to have issued first securities over a blockchain  Sept. 6, 2016 Ornua Completes World First Blockchain Trade Through Collaboration with Barclays  Sept. 27, 2016 Credit Suisse, Ipreo, Symbiont, R3 Convene Proof of Concept for Syndicated Loans  Oct. 24, 2016 Major banks mark first-ever international trade using blockchain tech https://ripple.com/insights/ripple-labs-signs-first-two-us-banks/ https://www.finextra.com/newsarticle/27342/nasdaq-omx-embraces-the-blockchain https://www.afr.com/business/banking-and-finance/westpac-anz-trial-ripple-payments-but-big-four-reluctant-on-bitcoin-20150605-ghhmsq https://www.smh.com.au/business/banking-and-finance/asx-considers-blockchain-for-clearing-and-settlement-20151025-gkhs46.html https://bravenewcoin.com/insights/nasdaq-linq-claims-to-have-issued-first-securities-over-a-blockchain https://www.ornua.com/ornua-completes-world-first-blockchain-trade-through-collaboration-with-barclays/ https://www.credit-suisse.com/corporate/en/articles/media-releases/blockchain-demonstration-shows-potential-loan-market-improvements-201609.html https://www.reuters.com/article/us-australia-tech-banks-idUSKCN12O0DX
  • 4. McKinsey: from a “revolution” to “it’s very complex, a niche” 2015 “Blockchains have the potential to dramatically reshape the capital markets industry, with significant impact on business models, reductions in risk and savings of cost and capital” 2016 How blockchains could change the world: “why blockchains, the technology underpinning the cryptocurrency, have the potential to revolutionize the world economy” (interview) 2019 Blockchain’s Occam problem: “Blockchain has yet to become the game-changer some expected. A key to finding the value is to apply the technology only when it is the simplest solution available” 2018 “Blockchain beyond the hype: What is the strategic business value? Companies can determine whether they should invest in blockchain by focusing on specific use cases and their market position” 2017 The promise of blockchain: “Many have likened the revolutionary possibilities of blockchain technology to those of the internet, such is its perceived capacity to transform the ways in which people and businesses cooperate” ? ?
  • 5. The shift of the narrative about “blockchains” 2009-2014 Bitcoin is internet money for drug dealers 2015 Blockchain not Bitcoin 2016 Blockchain will cure cancer and save the world 2017 ICO frenzy “Let’s raise $50M with some fancy words in a whitepaper” 2019 let’s institutionalize crypto (STO not ICO) Let’s leverage POW public blockchains (internet not intranet) 2018 Coins are failing (either scams or deliver nothing) Enterprise Blockchains are not interesting ? ? 2017-2018 Blockchain as a Service (IBM, MS, HP, AWS, Baidu, SAP…)
  • 6. What is really new in Bitcoin? Peer to peer protocol Distributed databases Hash trees, verifiable timestamps Proof of Work Immutability of the data Champine, 1977 Johnson & Thomas 1975 Merkle, 1980 Dwork & Naor, 1992 Driscoll, Sarnak, Sleator & Tarjan, 1986 Those features are not *properties* of Bitcoin They are *design requirements* of the system, they serve a purpose Byzantine Fault Tolerant protocol Lamport, 1989 Cryptographically enabled digital cash Chaum, 1983 ARPANet 1969, Web 1990, Bitcoin 2009
  • 7. Which data structure is simpler & more efficient? You must have a very good reason to use a blockchain data structure! 1 2
  • 8. What is a distributed ledger? • A distributed ledger is a distributed system of records that leverages cryptography to provide a decentralized control of the read/write access to independent participants. Consensus between participants on the state of records is reached algorithmically, without requiring an external third party. • Distributed Ledgers generally use a blockchain data structure as part of their design, though other data structures such a Directed Acyclic Graphs may be used. • A blockchain is a data structure – literally a chain of blocks
  • 9. What is a distributed ledger? (red pill version)
  • 10. By definition, a DL is not controlled by a single entity If a distributed system is centrally controlled, it is a traditional distributed database system, whether it uses a blockchain data structure or not (Rauchs, M et al. 2018)
  • 11. 5 truths about Distributed Ledgers Distributed Ledgers do not get rid of intermediaries You’re only replacing a software by another software, a fee by a fee… Question: how decentralized is the governance of intermediaries? Distributed Ledgers do not remove the need for trust Using Ethereum or Amazon.com is the same for the average user Core is secure; clients (wallets) and exchanges are hacked The physical world destroys the properties of DLs Third parties are needed to certify the data link physical<->digital Forget about supply chains where the problem is cheating humans! Smart contracts aren’t contracts and aren’t smart Not contracts in the legal sense, but simply computer programs They execute their program as written (even the bugs) Distributed Ledgers do not reduce friction & costs Data written once Vs n times; Data verified once Vs n times; Data communicated once Vs n times, etc.
  • 12. It’s always a question of trade-offs There is no cheap scalable risk-free general purpose technology to decentralize all the things (sorry) Abadi, J., & Brunnermeier, M. (2018) Slepak, G., & Petrova, A. (2018)
  • 13. What are distributed ledgers good for? (conceptually)  Distributed Ledgers enable the decentralized management of scarce digital assets in adversarial environments  More generally, they enable the algorithmic enforcement of software programs without possibility of interference by a third party  They bring two main benefits compared to traditional distributed systems: resistance to censorship and empowerment of users, who literally own the key to their data  They come with disadvantages: lower performance, higher costs, and a transfer of risks to the users
  • 14. Practical problems  Distributed Ledgers lose their unique properties when they are linked to external systems (esp. the physical world), or when their governance is re-centralized  We are still looking for some real world use cases: is there a demand? – In controlled environments (private / permissioned) there are simpler ways to verify transactions ordering – When exactly do you need to circumvent trusted third parties? – When can’t you form a third party operator? – Who needs decentralized applications, anyway?
  • 15. So what are distributed ledgers good for? (practically, in an institutional context)  For virtue signaling: everybody has to pretend doing some “blockchain”  For education: people re-discover decades old concepts such as money, game theory, cryptography, distributed systems and governance, like they were invented yesterday  To generate discussions about digitalization in general and the need for cross-industry standards  They allow to strengthen accountability along business processes (who did what and when). Some people call that “blockchain” or “internet of value”, when it’s really about cryptographic assurance (digital timestamping & signatures)
  • 16. In a nutshell Censorship resistance Subsidiarity of responsibilities and risks Limited throughput High overhead costs Vulnerability to censorship Concentration of responsibilities and risks High throughput Cost efficiency Public POW Distributed ledgers Centralized Ledgers Enterprise/Permissioned /Private Distributed ledgers Protection against censorship/expropriation Revolutionary design but complex & costly Only narrow use cases, when participants don’t trust central operators Cryptographic assurance (accountability) Incremental impact affordable but complex Only narrow use cases, when participants can’t form central operators