SlideShare a Scribd company logo
A L L WAT C H E D O V E R B Y M A C H I N E S
O F L O V I N G G R A C E : A C R I T I C A L
L O O K AT S M A R T C O N T R A C T S
D R A N D R E S G U A D A M U Z , U N I V E R S I T Y O F S U S S E X
A Q U I C K A P O L O G Y
“I like to think
(it has to be!)
of a cybernetic ecology
where we are free of our
labors
and joined back to nature,
returned to our mammal
brothers and sisters,
and all watched over
by machines of loving
grace.”
Richard Brautigan
W H AT I S A S M A R T
C O N T R A C T ?
• Part of a larger topic dealing with
autonomous agents and AI and
the Law.
• Excellent scholarship on
translating legal norms to
machine-readable expressions.
• Traditional concept is just a self-
executing contract written in code.
• Latest iteration includes the use of
cryptographic tools, particularly
the blockchain.
B L O C K C H A I N
W H AT I S A
B L O C K C H A I N ?
• A blockchain is quite simply
an open, permissionless,
cryptographic, decentralised
ledger.
• The ledger is public and
decentralised, and since
anyone can check past,
present and proposed
transactions, there is
increased reliability in the
system.
I M M U TA B L E A N D
TA M P E R - F R E E
• A hash function: a mathematical operation
that can produce a unique output
depending on the input.
• Take some text, turn it into numbers, and
then apply a formula (the hash function) that
will produce a unique number (the hash
value).
• Changing the original text, then the
resulting number would not match the hash
value.
• Blockchains consist of blocks of transactions
that are chained together by appending the
hash of the previous transaction, making it
impossible to change, and therefore makes
them tamper-free.
C H A R A C T E R I S T I C S
• Proof of Work. Reward for running the program to verify transactions.
• Proof of Stake: Chooses the allocation of the next block between
those with a stake in the system without the need for large
expenditure of resources.
• Authentication. This is the main function of a blockchain, the
implementation must be designed to validate transactions securely
and unequivocally.
• Decentralization. The blockchain must be decentralized, so copies of
the entire ledger cannot be held centrally. This presents a few
technical problems, such as the increasingly unmanageable size of the
blockchain as more transactions accumulate.
B L O C K C H A I N
P O T E N T I A L
• Verify banking transactions.
• Verify bets.
• Verify music uses to give
royalties to artists real time.
• Identify a work owner.
• Verify contracts.
• Verify provenance.
B L O C K C H A I N
L A W S
• Several US states have amended
their legislation to allow smart
contracts, or have implemented sui
generis laws.
• Arizona, Delaware, Illinois, Nevada,
Tennessee, Vermont, and
Wyoming.
• Usually they define blokchain and
smart contracts in one way or
another.
• Pretty poor definitions, not
technology neutral.
H O W E V E R …
H O W E V E R …
• Clunky, heavy, expensive,
environmentally unfriendly.
• Do not scale well, particularly PoW
blockchains.
• Lots of projects that start out as
blockchain have been abandoned,
or became non-blockchain.
• Immutable nature presents several
problems.
• Whoever writes the blockchain
writes history forever.
S M A R T C O N T R A C T S
“ S T R O N G ” S M A R T
C O N T R A C T S
• Implemented in code using a
common language (eg
Solidity).
• Pegged to a cryptocurrency
for automated payments and
transactions.
• Transaction and contract get
written into the blockchain.
• Immutable code, openly
verifiable transactions.
A R I Z O N A L A W
2 0 1 7 ( H B 2 4 1 7 )
• "Smart contract" means an
event-driven program, with
state, that runs on a
distributed, decentralized,
shared and replicated
ledger and that can take
custody over and instruct
transfer of assets on that
ledger.
T Y P E S O F S M A R T
C O N T R A C T S
• Machine-to-machine transactions
• Cryptocurrencies
• Crowdfunding (ICO)
• Governance (DAO)
• Decentralised apps (ÐApps)
• Rights management
• Registries
• Dispute resolution
U S E F U L
C O N C E P T S
• Contract Source Code
• Wallet: Where your coins are
stored.
• Token: represents any fungible
tradable good: coins, loyalty
points, gold certificates, IOUs,
in-game items, etc.
• Keys: Used to digitally sign the
contract, usually pegged to
your token, need the key to
access your coins.
U S E C A S E S
• “Let’s say that we want to organize
a small conference. We need 100
people to sign up and pay/deposit
money, so we can rent a hotel and
such. But if not enough people
sign up by a certain date, then the
deposits need to be refunded.
With Ethereum, we can write in a
JavaScript-like language to code
up this contract. It’ll guarantee
that everyone will get a ticket to
the conference, or everyone will
get their money refunded,
depending on how many sign up.”
R E M E D I E S
A N D E R R O R S
• Immutability could be a
problem.
• Once written, the contract
tends to stay that way forever.
• Bugs can lead to huge losses.
See the Parity Wallet, and
Ethereum smart contract that
locked out between $100 and
$300 million USD due to a bug.
• Other bugs have allowed
fraudsters to take advantage.
L O R D H O D G E
• “Smart contracts” are
contracts which can be
partially or fully executed or
enforced without human
intervention […] Courts will
not be able to cancel the
performance of the contract.
But a remedy may lie in the
law of unjust enrichment...
to compel the parties to re-
transfer the property or
money".
D E C E N T R A L I Z E D A U T O N O M O U S
O R G A N I Z AT I O N ( D A O )
D A O “ T H E F T ”
• DAO operates a pool of millions of
USD worth in Ether (ETH).
• Only those participating in contract
verification can withdraw funds
according to terms of participation.
• On June 17 2016, a bug in the
code allowed malicious party to
syphon funds from common pool
(estimated 3.6m ETH, about $50
million USD at the time).
• Hard fork from developers “turned
back time”.
R E M E D I E S
• Here’s where the few articles
dealing with smart contracts talk
about remedies.
• No reason to forego existing
principles of contract law. Error,
contracting under mistake,
frustration, unjustified
enrichment, etc.
• Assumption is that under normal
circumstances, smart contracts
should be treated as any other
contract.
AT TA C K O F T H E
B L O C K C H A I N
• The problem is that
blockchains have specific
features that may make
enforcement difficult.
• Anonymity
• Reliance on a platform
• 51% attack
• Forking
S C E N A R I O S
• Error in code cannot be changed, funds
are frozen, who is liable? Who can you
sue?
• Contract contains purposeful error by
fraudster.
• Coin used for payment that loses all
value.
• Developers fork code, making two
copies of contract, perhaps diluting
value.
• Miners decide to attack a contract,
changing history in the ledger.
• “Garbage in, garbage out”.
O T H E R P R O B L E M S
F O R M A L I T I E S
• Yes, if the parties can express
properly offer and acceptance (and
consideration), and other
formalities according to national
law.
• Art 9 E-commerce Directive
2000/31/EC: “Member States shall
ensure that their legal system
allows contracts to be concluded
by electronic means.”
• US blockchain legislation allows
contract formation using smart
contracts.
H O W E V E R …
• Not all “smart contracts” are
contracts.
• Smart contracts can be
anonymous, so legitimacy
and capacity could be an
issue.
• Electronic Identification and
Trust Services Regulation:
advanced electronic
signatures need to identify
the person.
T H E L L A M A S O C K P R O B L E M
C O N L C U D I N G
@ T E C H N O L L A M A
Thanks!

More Related Content

What's hot

Cryptocurrency101
Cryptocurrency101Cryptocurrency101
Cryptocurrency101
Ajay Amberkar
 
Primer to smart contracts, smart property, trustless asset management
Primer to smart contracts, smart property, trustless asset managementPrimer to smart contracts, smart property, trustless asset management
Primer to smart contracts, smart property, trustless asset management
Tim Swanson
 
Presentation about Blockchain technology
Presentation about Blockchain technologyPresentation about Blockchain technology
Presentation about Blockchain technology
Zakaria Hossain
 
Smart Contracts: Enabling New Work-Life Culture
Smart Contracts: Enabling New Work-Life CultureSmart Contracts: Enabling New Work-Life Culture
Smart Contracts: Enabling New Work-Life Culture
eeykholt
 
The Ultimate NFT and Crypto Art Guidebook
The Ultimate NFT and Crypto Art GuidebookThe Ultimate NFT and Crypto Art Guidebook
The Ultimate NFT and Crypto Art Guidebook
OlgaBashchuk
 
INTRO TO BLOCKCHAINS AND CRYPTOCURRENCY
INTRO TO BLOCKCHAINS AND CRYPTOCURRENCYINTRO TO BLOCKCHAINS AND CRYPTOCURRENCY
INTRO TO BLOCKCHAINS AND CRYPTOCURRENCY
Joseph Holbrook, Chief Learning Officer (CLO)
 
Iceic2019 final presented
Iceic2019 final presentedIceic2019 final presented
Iceic2019 final presented
Heung-No Lee
 
Blockchain and Bitcoin
Blockchain and BitcoinBlockchain and Bitcoin
Blockchain and Bitcoin
M Shamim Iqbal
 
Smart Contract & Ethereum
Smart Contract & EthereumSmart Contract & Ethereum
Smart Contract & Ethereum
Akshay Singh
 
Blockchain and DeFi: Overview
Blockchain and DeFi: OverviewBlockchain and DeFi: Overview
Blockchain and DeFi: Overview
Svetlin Nakov
 
Ethereum: From there to here, and ownards yonder
Ethereum: From there to here, and ownards yonderEthereum: From there to here, and ownards yonder
Ethereum: From there to here, and ownards yonder
gavofyork
 
How Smart Lawyers Handle Smart Contracts
How Smart Lawyers Handle Smart ContractsHow Smart Lawyers Handle Smart Contracts
How Smart Lawyers Handle Smart Contracts
Clio - Cloud-Based Legal Technology
 
How Blockchain and Cryptocurrency works.
How Blockchain and Cryptocurrency works.How Blockchain and Cryptocurrency works.
How Blockchain and Cryptocurrency works.
Waleed Ahmed
 
Crypto-law
Crypto-lawCrypto-law
Crypto-law
gavofyork
 
Legal implications of blockchain and cryptocurrencies by faith obafemi
Legal implications of blockchain and cryptocurrencies by faith obafemiLegal implications of blockchain and cryptocurrencies by faith obafemi
Legal implications of blockchain and cryptocurrencies by faith obafemi
Faith Obafemi Esq.
 
Allegality
AllegalityAllegality
Allegality
gavofyork
 
Smart contractjp smartcontract_about
Smart contractjp smartcontract_aboutSmart contractjp smartcontract_about
Smart contractjp smartcontract_about
Tomoaki Sato
 
Hacking Finance: Crypto & Math based Currencies, Smart contracts and Blockch...
Hacking Finance: Crypto & Math based Currencies, Smart contracts  and Blockch...Hacking Finance: Crypto & Math based Currencies, Smart contracts  and Blockch...
Hacking Finance: Crypto & Math based Currencies, Smart contracts and Blockch...
Raffaele Mauro
 
Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...
Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...
Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...
Blockchain Council
 
Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...
Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...
Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...
Tim Swanson
 

What's hot (20)

Cryptocurrency101
Cryptocurrency101Cryptocurrency101
Cryptocurrency101
 
Primer to smart contracts, smart property, trustless asset management
Primer to smart contracts, smart property, trustless asset managementPrimer to smart contracts, smart property, trustless asset management
Primer to smart contracts, smart property, trustless asset management
 
Presentation about Blockchain technology
Presentation about Blockchain technologyPresentation about Blockchain technology
Presentation about Blockchain technology
 
Smart Contracts: Enabling New Work-Life Culture
Smart Contracts: Enabling New Work-Life CultureSmart Contracts: Enabling New Work-Life Culture
Smart Contracts: Enabling New Work-Life Culture
 
The Ultimate NFT and Crypto Art Guidebook
The Ultimate NFT and Crypto Art GuidebookThe Ultimate NFT and Crypto Art Guidebook
The Ultimate NFT and Crypto Art Guidebook
 
INTRO TO BLOCKCHAINS AND CRYPTOCURRENCY
INTRO TO BLOCKCHAINS AND CRYPTOCURRENCYINTRO TO BLOCKCHAINS AND CRYPTOCURRENCY
INTRO TO BLOCKCHAINS AND CRYPTOCURRENCY
 
Iceic2019 final presented
Iceic2019 final presentedIceic2019 final presented
Iceic2019 final presented
 
Blockchain and Bitcoin
Blockchain and BitcoinBlockchain and Bitcoin
Blockchain and Bitcoin
 
Smart Contract & Ethereum
Smart Contract & EthereumSmart Contract & Ethereum
Smart Contract & Ethereum
 
Blockchain and DeFi: Overview
Blockchain and DeFi: OverviewBlockchain and DeFi: Overview
Blockchain and DeFi: Overview
 
Ethereum: From there to here, and ownards yonder
Ethereum: From there to here, and ownards yonderEthereum: From there to here, and ownards yonder
Ethereum: From there to here, and ownards yonder
 
How Smart Lawyers Handle Smart Contracts
How Smart Lawyers Handle Smart ContractsHow Smart Lawyers Handle Smart Contracts
How Smart Lawyers Handle Smart Contracts
 
How Blockchain and Cryptocurrency works.
How Blockchain and Cryptocurrency works.How Blockchain and Cryptocurrency works.
How Blockchain and Cryptocurrency works.
 
Crypto-law
Crypto-lawCrypto-law
Crypto-law
 
Legal implications of blockchain and cryptocurrencies by faith obafemi
Legal implications of blockchain and cryptocurrencies by faith obafemiLegal implications of blockchain and cryptocurrencies by faith obafemi
Legal implications of blockchain and cryptocurrencies by faith obafemi
 
Allegality
AllegalityAllegality
Allegality
 
Smart contractjp smartcontract_about
Smart contractjp smartcontract_aboutSmart contractjp smartcontract_about
Smart contractjp smartcontract_about
 
Hacking Finance: Crypto & Math based Currencies, Smart contracts and Blockch...
Hacking Finance: Crypto & Math based Currencies, Smart contracts  and Blockch...Hacking Finance: Crypto & Math based Currencies, Smart contracts  and Blockch...
Hacking Finance: Crypto & Math based Currencies, Smart contracts and Blockch...
 
Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...
Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...
Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...
 
Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...
Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...
Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...
 

Similar to All watched over machines of loving grace

Blockchain - Presentacion Betabeers Galicia 10/12/2014
Blockchain - Presentacion Betabeers Galicia 10/12/2014Blockchain - Presentacion Betabeers Galicia 10/12/2014
Blockchain - Presentacion Betabeers Galicia 10/12/2014
WeKCo Coworking
 
Blockchain and Cryptocurrencies
Blockchain and CryptocurrenciesBlockchain and Cryptocurrencies
Blockchain and Cryptocurrencies
nimeshQ
 
blockchain-161025100639.pptx
blockchain-161025100639.pptxblockchain-161025100639.pptx
blockchain-161025100639.pptx
Praveenkumar155694
 
Blockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.me
Blockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.meBlockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.me
Blockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.me
Juan Ignacio Pérez Sacristán
 
Blockchain
BlockchainBlockchain
crypto ppt.ppt
crypto ppt.pptcrypto ppt.ppt
crypto ppt.ppt
SakshiRawat394090
 
Blockchain & crypto
Blockchain & cryptoBlockchain & crypto
Blockchain & crypto
Atul Mangat
 
The Promise of BlockChain
The Promise of BlockChainThe Promise of BlockChain
The Promise of BlockChain
Nevada County Tech Connection
 
BLOCK CHAIN
BLOCK CHAINBLOCK CHAIN
BLOCK CHAIN
Saima Mustafa
 
Idea To IPO Blockchain Slides
Idea To IPO Blockchain SlidesIdea To IPO Blockchain Slides
Idea To IPO Blockchain Slides
Roger Royse
 
Blockchain Projects - Core Pillars of Shipping Product, Feb 2018
Blockchain Projects - Core Pillars of Shipping Product, Feb 2018Blockchain Projects - Core Pillars of Shipping Product, Feb 2018
Blockchain Projects - Core Pillars of Shipping Product, Feb 2018
🔗Audrey Chaing
 
BlockChain.pptx
BlockChain.pptxBlockChain.pptx
The Potential of Blockchain Technology
The Potential of Blockchain TechnologyThe Potential of Blockchain Technology
The Potential of Blockchain Technology
Pioneers.io
 
Blockchain: Fundamentals & Opportunities​
Blockchain: Fundamentals & Opportunities​Blockchain: Fundamentals & Opportunities​
Blockchain: Fundamentals & Opportunities​
EC-Council
 
Let’s Talk Crypto
Let’s Talk CryptoLet’s Talk Crypto
Let’s Talk Crypto
5Four Digital
 
Srw 2018 yermack
Srw 2018   yermackSrw 2018   yermack
Srw 2018 yermack
ARTOTEL Academy
 
How to raise $100M for your healthcare startup via ICO: Breaking the myths of...
How to raise $100M for your healthcare startup via ICO: Breaking the myths of...How to raise $100M for your healthcare startup via ICO: Breaking the myths of...
How to raise $100M for your healthcare startup via ICO: Breaking the myths of...
VSee
 
Blockchain Fundamentals
Blockchain FundamentalsBlockchain Fundamentals
Blockchain Fundamentals
Robert Konsdorf
 
Cryptocurrency
Cryptocurrency  Cryptocurrency
Cryptocurrency
sanskriti2510
 
module-1.pptx
module-1.pptxmodule-1.pptx
module-1.pptx
Raju385766
 

Similar to All watched over machines of loving grace (20)

Blockchain - Presentacion Betabeers Galicia 10/12/2014
Blockchain - Presentacion Betabeers Galicia 10/12/2014Blockchain - Presentacion Betabeers Galicia 10/12/2014
Blockchain - Presentacion Betabeers Galicia 10/12/2014
 
Blockchain and Cryptocurrencies
Blockchain and CryptocurrenciesBlockchain and Cryptocurrencies
Blockchain and Cryptocurrencies
 
blockchain-161025100639.pptx
blockchain-161025100639.pptxblockchain-161025100639.pptx
blockchain-161025100639.pptx
 
Blockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.me
Blockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.meBlockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.me
Blockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.me
 
Blockchain
BlockchainBlockchain
Blockchain
 
crypto ppt.ppt
crypto ppt.pptcrypto ppt.ppt
crypto ppt.ppt
 
Blockchain & crypto
Blockchain & cryptoBlockchain & crypto
Blockchain & crypto
 
The Promise of BlockChain
The Promise of BlockChainThe Promise of BlockChain
The Promise of BlockChain
 
BLOCK CHAIN
BLOCK CHAINBLOCK CHAIN
BLOCK CHAIN
 
Idea To IPO Blockchain Slides
Idea To IPO Blockchain SlidesIdea To IPO Blockchain Slides
Idea To IPO Blockchain Slides
 
Blockchain Projects - Core Pillars of Shipping Product, Feb 2018
Blockchain Projects - Core Pillars of Shipping Product, Feb 2018Blockchain Projects - Core Pillars of Shipping Product, Feb 2018
Blockchain Projects - Core Pillars of Shipping Product, Feb 2018
 
BlockChain.pptx
BlockChain.pptxBlockChain.pptx
BlockChain.pptx
 
The Potential of Blockchain Technology
The Potential of Blockchain TechnologyThe Potential of Blockchain Technology
The Potential of Blockchain Technology
 
Blockchain: Fundamentals & Opportunities​
Blockchain: Fundamentals & Opportunities​Blockchain: Fundamentals & Opportunities​
Blockchain: Fundamentals & Opportunities​
 
Let’s Talk Crypto
Let’s Talk CryptoLet’s Talk Crypto
Let’s Talk Crypto
 
Srw 2018 yermack
Srw 2018   yermackSrw 2018   yermack
Srw 2018 yermack
 
How to raise $100M for your healthcare startup via ICO: Breaking the myths of...
How to raise $100M for your healthcare startup via ICO: Breaking the myths of...How to raise $100M for your healthcare startup via ICO: Breaking the myths of...
How to raise $100M for your healthcare startup via ICO: Breaking the myths of...
 
Blockchain Fundamentals
Blockchain FundamentalsBlockchain Fundamentals
Blockchain Fundamentals
 
Cryptocurrency
Cryptocurrency  Cryptocurrency
Cryptocurrency
 
module-1.pptx
module-1.pptxmodule-1.pptx
module-1.pptx
 

More from Andres Guadamuz

Inteligencia Artificial, Propiedad Intelectual, y ODS
Inteligencia Artificial, Propiedad Intelectual, y ODSInteligencia Artificial, Propiedad Intelectual, y ODS
Inteligencia Artificial, Propiedad Intelectual, y ODS
Andres Guadamuz
 
Do androids dream of electric copyright?
Do androids dream of electric copyright?Do androids dream of electric copyright?
Do androids dream of electric copyright?
Andres Guadamuz
 
Distinctive brands game
Distinctive brands gameDistinctive brands game
Distinctive brands game
Andres Guadamuz
 
AI Copyright Authorship
AI Copyright AuthorshipAI Copyright Authorship
AI Copyright Authorship
Andres Guadamuz
 
Metaverse: Some regulatory musings
Metaverse: Some regulatory musingsMetaverse: Some regulatory musings
Metaverse: Some regulatory musings
Andres Guadamuz
 
These are not the Apes you’re looking for: Why copyright and NFTs don’t work ...
These are not the Apes you’re looking for: Why copyright and NFTs don’t work ...These are not the Apes you’re looking for: Why copyright and NFTs don’t work ...
These are not the Apes you’re looking for: Why copyright and NFTs don’t work ...
Andres Guadamuz
 
The Web of Time: The Metaverse Reborn
The Web of Time: The Metaverse RebornThe Web of Time: The Metaverse Reborn
The Web of Time: The Metaverse Reborn
Andres Guadamuz
 
Understanding the NFT Ecosystem
Understanding the NFT Ecosystem Understanding the NFT Ecosystem
Understanding the NFT Ecosystem
Andres Guadamuz
 
Non-fungible tokens (NFTs)
Non-fungible tokens (NFTs)Non-fungible tokens (NFTs)
Non-fungible tokens (NFTs)
Andres Guadamuz
 
Ceci n’est pas une pipe: Adventures in NFT-land
Ceci n’est pas une pipe: Adventures in NFT-landCeci n’est pas une pipe: Adventures in NFT-land
Ceci n’est pas une pipe: Adventures in NFT-land
Andres Guadamuz
 
Contratos inteligentes en las industrias creativas
Contratos inteligentes en las industrias creativasContratos inteligentes en las industrias creativas
Contratos inteligentes en las industrias creativas
Andres Guadamuz
 
Ai and copyright: the way forward
Ai and copyright: the way forwardAi and copyright: the way forward
Ai and copyright: the way forward
Andres Guadamuz
 
FALL: or Dodge in Hell
FALL: or Dodge in HellFALL: or Dodge in Hell
FALL: or Dodge in Hell
Andres Guadamuz
 
AI Copyright international perspective
AI Copyright international perspectiveAI Copyright international perspective
AI Copyright international perspective
Andres Guadamuz
 
Do Androids Dream of Electric Copyright?
Do Androids Dream of Electric Copyright?Do Androids Dream of Electric Copyright?
Do Androids Dream of Electric Copyright?
Andres Guadamuz
 
Copyright and Art
Copyright and ArtCopyright and Art
Copyright and Art
Andres Guadamuz
 
Cyber-dystopianism: The Internet seen through the lens of nightmares
Cyber-dystopianism: The Internet seen through the lens of nightmaresCyber-dystopianism: The Internet seen through the lens of nightmares
Cyber-dystopianism: The Internet seen through the lens of nightmares
Andres Guadamuz
 
Ready player cat: Internet regulation in the OASIS
Ready player cat: Internet regulation in the OASISReady player cat: Internet regulation in the OASIS
Ready player cat: Internet regulation in the OASIS
Andres Guadamuz
 
Ai, data and big data: ownership and protection
Ai, data and big data: ownership and protectionAi, data and big data: ownership and protection
Ai, data and big data: ownership and protection
Andres Guadamuz
 
Ai copyright: ownership and liability
Ai copyright: ownership and liabilityAi copyright: ownership and liability
Ai copyright: ownership and liability
Andres Guadamuz
 

More from Andres Guadamuz (20)

Inteligencia Artificial, Propiedad Intelectual, y ODS
Inteligencia Artificial, Propiedad Intelectual, y ODSInteligencia Artificial, Propiedad Intelectual, y ODS
Inteligencia Artificial, Propiedad Intelectual, y ODS
 
Do androids dream of electric copyright?
Do androids dream of electric copyright?Do androids dream of electric copyright?
Do androids dream of electric copyright?
 
Distinctive brands game
Distinctive brands gameDistinctive brands game
Distinctive brands game
 
AI Copyright Authorship
AI Copyright AuthorshipAI Copyright Authorship
AI Copyright Authorship
 
Metaverse: Some regulatory musings
Metaverse: Some regulatory musingsMetaverse: Some regulatory musings
Metaverse: Some regulatory musings
 
These are not the Apes you’re looking for: Why copyright and NFTs don’t work ...
These are not the Apes you’re looking for: Why copyright and NFTs don’t work ...These are not the Apes you’re looking for: Why copyright and NFTs don’t work ...
These are not the Apes you’re looking for: Why copyright and NFTs don’t work ...
 
The Web of Time: The Metaverse Reborn
The Web of Time: The Metaverse RebornThe Web of Time: The Metaverse Reborn
The Web of Time: The Metaverse Reborn
 
Understanding the NFT Ecosystem
Understanding the NFT Ecosystem Understanding the NFT Ecosystem
Understanding the NFT Ecosystem
 
Non-fungible tokens (NFTs)
Non-fungible tokens (NFTs)Non-fungible tokens (NFTs)
Non-fungible tokens (NFTs)
 
Ceci n’est pas une pipe: Adventures in NFT-land
Ceci n’est pas une pipe: Adventures in NFT-landCeci n’est pas une pipe: Adventures in NFT-land
Ceci n’est pas une pipe: Adventures in NFT-land
 
Contratos inteligentes en las industrias creativas
Contratos inteligentes en las industrias creativasContratos inteligentes en las industrias creativas
Contratos inteligentes en las industrias creativas
 
Ai and copyright: the way forward
Ai and copyright: the way forwardAi and copyright: the way forward
Ai and copyright: the way forward
 
FALL: or Dodge in Hell
FALL: or Dodge in HellFALL: or Dodge in Hell
FALL: or Dodge in Hell
 
AI Copyright international perspective
AI Copyright international perspectiveAI Copyright international perspective
AI Copyright international perspective
 
Do Androids Dream of Electric Copyright?
Do Androids Dream of Electric Copyright?Do Androids Dream of Electric Copyright?
Do Androids Dream of Electric Copyright?
 
Copyright and Art
Copyright and ArtCopyright and Art
Copyright and Art
 
Cyber-dystopianism: The Internet seen through the lens of nightmares
Cyber-dystopianism: The Internet seen through the lens of nightmaresCyber-dystopianism: The Internet seen through the lens of nightmares
Cyber-dystopianism: The Internet seen through the lens of nightmares
 
Ready player cat: Internet regulation in the OASIS
Ready player cat: Internet regulation in the OASISReady player cat: Internet regulation in the OASIS
Ready player cat: Internet regulation in the OASIS
 
Ai, data and big data: ownership and protection
Ai, data and big data: ownership and protectionAi, data and big data: ownership and protection
Ai, data and big data: ownership and protection
 
Ai copyright: ownership and liability
Ai copyright: ownership and liabilityAi copyright: ownership and liability
Ai copyright: ownership and liability
 

Recently uploaded

V.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdf
V.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdfV.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdf
V.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdf
bhavenpr
 
Receivership and liquidation Accounts Prof. Oyedokun.pptx
Receivership and liquidation Accounts Prof. Oyedokun.pptxReceivership and liquidation Accounts Prof. Oyedokun.pptx
Receivership and liquidation Accounts Prof. Oyedokun.pptx
Godwin Emmanuel Oyedokun MBA MSc PhD FCA FCTI FCNA CFE FFAR
 
Sangyun Lee, 'Why Korea's Merger Control Occasionally Fails: A Public Choice ...
Sangyun Lee, 'Why Korea's Merger Control Occasionally Fails: A Public Choice ...Sangyun Lee, 'Why Korea's Merger Control Occasionally Fails: A Public Choice ...
Sangyun Lee, 'Why Korea's Merger Control Occasionally Fails: A Public Choice ...
Sangyun Lee
 
Genocide in International Criminal Law.pptx
Genocide in International Criminal Law.pptxGenocide in International Criminal Law.pptx
Genocide in International Criminal Law.pptx
MasoudZamani13
 
Lifting the Corporate Veil. Power Point Presentation
Lifting the Corporate Veil. Power Point PresentationLifting the Corporate Veil. Power Point Presentation
Lifting the Corporate Veil. Power Point Presentation
seri bangash
 
From Promise to Practice. Implementing AI in Legal Environments
From Promise to Practice. Implementing AI in Legal EnvironmentsFrom Promise to Practice. Implementing AI in Legal Environments
From Promise to Practice. Implementing AI in Legal Environments
ssusera97a2f
 
Search Warrants for NH Law Enforcement Officers
Search Warrants for NH Law Enforcement OfficersSearch Warrants for NH Law Enforcement Officers
Search Warrants for NH Law Enforcement Officers
RichardTheberge
 
The Future of Criminal Defense Lawyer in India.pdf
The Future of Criminal Defense Lawyer in India.pdfThe Future of Criminal Defense Lawyer in India.pdf
The Future of Criminal Defense Lawyer in India.pdf
veteranlegal
 
在线办理(SU毕业证书)美国雪城大学毕业证成绩单一模一样
在线办理(SU毕业证书)美国雪城大学毕业证成绩单一模一样在线办理(SU毕业证书)美国雪城大学毕业证成绩单一模一样
在线办理(SU毕业证书)美国雪城大学毕业证成绩单一模一样
osenwakm
 
It's the Law: Recent Court and Administrative Decisions of Interest
It's the Law: Recent Court and Administrative Decisions of InterestIt's the Law: Recent Court and Administrative Decisions of Interest
It's the Law: Recent Court and Administrative Decisions of Interest
Parsons Behle & Latimer
 
Business Laws Sunita saha
Business Laws Sunita sahaBusiness Laws Sunita saha
Business Laws Sunita saha
sunitasaha5
 
San Remo Manual on International Law Applicable to Armed Conflict at Sea
San Remo Manual on International Law Applicable to Armed Conflict at SeaSan Remo Manual on International Law Applicable to Armed Conflict at Sea
San Remo Manual on International Law Applicable to Armed Conflict at Sea
Justin Ordoyo
 
Patenting_Innovations_in_3D_Printing_Prosthetics.pptx
Patenting_Innovations_in_3D_Printing_Prosthetics.pptxPatenting_Innovations_in_3D_Printing_Prosthetics.pptx
Patenting_Innovations_in_3D_Printing_Prosthetics.pptx
ssuser559494
 
PPT-Money Laundering - lecture 5.pptx ll
PPT-Money Laundering - lecture 5.pptx llPPT-Money Laundering - lecture 5.pptx ll
PPT-Money Laundering - lecture 5.pptx ll
MohammadZubair874462
 
Corporate Governance : Scope and Legal Framework
Corporate Governance : Scope and Legal FrameworkCorporate Governance : Scope and Legal Framework
Corporate Governance : Scope and Legal Framework
devaki57
 
2015pmkemenhub163.pdf. 2015pmkemenhub163.pdf
2015pmkemenhub163.pdf. 2015pmkemenhub163.pdf2015pmkemenhub163.pdf. 2015pmkemenhub163.pdf
2015pmkemenhub163.pdf. 2015pmkemenhub163.pdf
CIkumparan
 
Integrating Advocacy and Legal Tactics to Tackle Online Consumer Complaints
Integrating Advocacy and Legal Tactics to Tackle Online Consumer ComplaintsIntegrating Advocacy and Legal Tactics to Tackle Online Consumer Complaints
Integrating Advocacy and Legal Tactics to Tackle Online Consumer Complaints
seoglobal20
 
在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样
在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样
在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样
15e6o6u
 
Anti Money Laundering & know client.pptx
Anti Money Laundering & know client.pptxAnti Money Laundering & know client.pptx
Anti Money Laundering & know client.pptx
TarunKumarSingh37
 
快速办理(SCU毕业证书)澳洲南十字星大学毕业证文凭证书一模一样
快速办理(SCU毕业证书)澳洲南十字星大学毕业证文凭证书一模一样快速办理(SCU毕业证书)澳洲南十字星大学毕业证文凭证书一模一样
快速办理(SCU毕业证书)澳洲南十字星大学毕业证文凭证书一模一样
15e6o6u
 

Recently uploaded (20)

V.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdf
V.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdfV.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdf
V.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdf
 
Receivership and liquidation Accounts Prof. Oyedokun.pptx
Receivership and liquidation Accounts Prof. Oyedokun.pptxReceivership and liquidation Accounts Prof. Oyedokun.pptx
Receivership and liquidation Accounts Prof. Oyedokun.pptx
 
Sangyun Lee, 'Why Korea's Merger Control Occasionally Fails: A Public Choice ...
Sangyun Lee, 'Why Korea's Merger Control Occasionally Fails: A Public Choice ...Sangyun Lee, 'Why Korea's Merger Control Occasionally Fails: A Public Choice ...
Sangyun Lee, 'Why Korea's Merger Control Occasionally Fails: A Public Choice ...
 
Genocide in International Criminal Law.pptx
Genocide in International Criminal Law.pptxGenocide in International Criminal Law.pptx
Genocide in International Criminal Law.pptx
 
Lifting the Corporate Veil. Power Point Presentation
Lifting the Corporate Veil. Power Point PresentationLifting the Corporate Veil. Power Point Presentation
Lifting the Corporate Veil. Power Point Presentation
 
From Promise to Practice. Implementing AI in Legal Environments
From Promise to Practice. Implementing AI in Legal EnvironmentsFrom Promise to Practice. Implementing AI in Legal Environments
From Promise to Practice. Implementing AI in Legal Environments
 
Search Warrants for NH Law Enforcement Officers
Search Warrants for NH Law Enforcement OfficersSearch Warrants for NH Law Enforcement Officers
Search Warrants for NH Law Enforcement Officers
 
The Future of Criminal Defense Lawyer in India.pdf
The Future of Criminal Defense Lawyer in India.pdfThe Future of Criminal Defense Lawyer in India.pdf
The Future of Criminal Defense Lawyer in India.pdf
 
在线办理(SU毕业证书)美国雪城大学毕业证成绩单一模一样
在线办理(SU毕业证书)美国雪城大学毕业证成绩单一模一样在线办理(SU毕业证书)美国雪城大学毕业证成绩单一模一样
在线办理(SU毕业证书)美国雪城大学毕业证成绩单一模一样
 
It's the Law: Recent Court and Administrative Decisions of Interest
It's the Law: Recent Court and Administrative Decisions of InterestIt's the Law: Recent Court and Administrative Decisions of Interest
It's the Law: Recent Court and Administrative Decisions of Interest
 
Business Laws Sunita saha
Business Laws Sunita sahaBusiness Laws Sunita saha
Business Laws Sunita saha
 
San Remo Manual on International Law Applicable to Armed Conflict at Sea
San Remo Manual on International Law Applicable to Armed Conflict at SeaSan Remo Manual on International Law Applicable to Armed Conflict at Sea
San Remo Manual on International Law Applicable to Armed Conflict at Sea
 
Patenting_Innovations_in_3D_Printing_Prosthetics.pptx
Patenting_Innovations_in_3D_Printing_Prosthetics.pptxPatenting_Innovations_in_3D_Printing_Prosthetics.pptx
Patenting_Innovations_in_3D_Printing_Prosthetics.pptx
 
PPT-Money Laundering - lecture 5.pptx ll
PPT-Money Laundering - lecture 5.pptx llPPT-Money Laundering - lecture 5.pptx ll
PPT-Money Laundering - lecture 5.pptx ll
 
Corporate Governance : Scope and Legal Framework
Corporate Governance : Scope and Legal FrameworkCorporate Governance : Scope and Legal Framework
Corporate Governance : Scope and Legal Framework
 
2015pmkemenhub163.pdf. 2015pmkemenhub163.pdf
2015pmkemenhub163.pdf. 2015pmkemenhub163.pdf2015pmkemenhub163.pdf. 2015pmkemenhub163.pdf
2015pmkemenhub163.pdf. 2015pmkemenhub163.pdf
 
Integrating Advocacy and Legal Tactics to Tackle Online Consumer Complaints
Integrating Advocacy and Legal Tactics to Tackle Online Consumer ComplaintsIntegrating Advocacy and Legal Tactics to Tackle Online Consumer Complaints
Integrating Advocacy and Legal Tactics to Tackle Online Consumer Complaints
 
在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样
在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样
在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样
 
Anti Money Laundering & know client.pptx
Anti Money Laundering & know client.pptxAnti Money Laundering & know client.pptx
Anti Money Laundering & know client.pptx
 
快速办理(SCU毕业证书)澳洲南十字星大学毕业证文凭证书一模一样
快速办理(SCU毕业证书)澳洲南十字星大学毕业证文凭证书一模一样快速办理(SCU毕业证书)澳洲南十字星大学毕业证文凭证书一模一样
快速办理(SCU毕业证书)澳洲南十字星大学毕业证文凭证书一模一样
 

All watched over machines of loving grace

  • 1. A L L WAT C H E D O V E R B Y M A C H I N E S O F L O V I N G G R A C E : A C R I T I C A L L O O K AT S M A R T C O N T R A C T S D R A N D R E S G U A D A M U Z , U N I V E R S I T Y O F S U S S E X
  • 2. A Q U I C K A P O L O G Y
  • 3. “I like to think (it has to be!) of a cybernetic ecology where we are free of our labors and joined back to nature, returned to our mammal brothers and sisters, and all watched over by machines of loving grace.” Richard Brautigan
  • 4. W H AT I S A S M A R T C O N T R A C T ? • Part of a larger topic dealing with autonomous agents and AI and the Law. • Excellent scholarship on translating legal norms to machine-readable expressions. • Traditional concept is just a self- executing contract written in code. • Latest iteration includes the use of cryptographic tools, particularly the blockchain.
  • 5. B L O C K C H A I N
  • 6. W H AT I S A B L O C K C H A I N ? • A blockchain is quite simply an open, permissionless, cryptographic, decentralised ledger. • The ledger is public and decentralised, and since anyone can check past, present and proposed transactions, there is increased reliability in the system.
  • 7. I M M U TA B L E A N D TA M P E R - F R E E • A hash function: a mathematical operation that can produce a unique output depending on the input. • Take some text, turn it into numbers, and then apply a formula (the hash function) that will produce a unique number (the hash value). • Changing the original text, then the resulting number would not match the hash value. • Blockchains consist of blocks of transactions that are chained together by appending the hash of the previous transaction, making it impossible to change, and therefore makes them tamper-free.
  • 8. C H A R A C T E R I S T I C S • Proof of Work. Reward for running the program to verify transactions. • Proof of Stake: Chooses the allocation of the next block between those with a stake in the system without the need for large expenditure of resources. • Authentication. This is the main function of a blockchain, the implementation must be designed to validate transactions securely and unequivocally. • Decentralization. The blockchain must be decentralized, so copies of the entire ledger cannot be held centrally. This presents a few technical problems, such as the increasingly unmanageable size of the blockchain as more transactions accumulate.
  • 9.
  • 10. B L O C K C H A I N P O T E N T I A L • Verify banking transactions. • Verify bets. • Verify music uses to give royalties to artists real time. • Identify a work owner. • Verify contracts. • Verify provenance.
  • 11. B L O C K C H A I N L A W S • Several US states have amended their legislation to allow smart contracts, or have implemented sui generis laws. • Arizona, Delaware, Illinois, Nevada, Tennessee, Vermont, and Wyoming. • Usually they define blokchain and smart contracts in one way or another. • Pretty poor definitions, not technology neutral.
  • 12. H O W E V E R …
  • 13. H O W E V E R … • Clunky, heavy, expensive, environmentally unfriendly. • Do not scale well, particularly PoW blockchains. • Lots of projects that start out as blockchain have been abandoned, or became non-blockchain. • Immutable nature presents several problems. • Whoever writes the blockchain writes history forever.
  • 14. S M A R T C O N T R A C T S
  • 15. “ S T R O N G ” S M A R T C O N T R A C T S • Implemented in code using a common language (eg Solidity). • Pegged to a cryptocurrency for automated payments and transactions. • Transaction and contract get written into the blockchain. • Immutable code, openly verifiable transactions.
  • 16. A R I Z O N A L A W 2 0 1 7 ( H B 2 4 1 7 ) • "Smart contract" means an event-driven program, with state, that runs on a distributed, decentralized, shared and replicated ledger and that can take custody over and instruct transfer of assets on that ledger.
  • 17. T Y P E S O F S M A R T C O N T R A C T S • Machine-to-machine transactions • Cryptocurrencies • Crowdfunding (ICO) • Governance (DAO) • Decentralised apps (ÐApps) • Rights management • Registries • Dispute resolution
  • 18. U S E F U L C O N C E P T S • Contract Source Code • Wallet: Where your coins are stored. • Token: represents any fungible tradable good: coins, loyalty points, gold certificates, IOUs, in-game items, etc. • Keys: Used to digitally sign the contract, usually pegged to your token, need the key to access your coins.
  • 19.
  • 20. U S E C A S E S • “Let’s say that we want to organize a small conference. We need 100 people to sign up and pay/deposit money, so we can rent a hotel and such. But if not enough people sign up by a certain date, then the deposits need to be refunded. With Ethereum, we can write in a JavaScript-like language to code up this contract. It’ll guarantee that everyone will get a ticket to the conference, or everyone will get their money refunded, depending on how many sign up.”
  • 21. R E M E D I E S A N D E R R O R S • Immutability could be a problem. • Once written, the contract tends to stay that way forever. • Bugs can lead to huge losses. See the Parity Wallet, and Ethereum smart contract that locked out between $100 and $300 million USD due to a bug. • Other bugs have allowed fraudsters to take advantage.
  • 22. L O R D H O D G E • “Smart contracts” are contracts which can be partially or fully executed or enforced without human intervention […] Courts will not be able to cancel the performance of the contract. But a remedy may lie in the law of unjust enrichment... to compel the parties to re- transfer the property or money".
  • 23. D E C E N T R A L I Z E D A U T O N O M O U S O R G A N I Z AT I O N ( D A O )
  • 24. D A O “ T H E F T ” • DAO operates a pool of millions of USD worth in Ether (ETH). • Only those participating in contract verification can withdraw funds according to terms of participation. • On June 17 2016, a bug in the code allowed malicious party to syphon funds from common pool (estimated 3.6m ETH, about $50 million USD at the time). • Hard fork from developers “turned back time”.
  • 25. R E M E D I E S • Here’s where the few articles dealing with smart contracts talk about remedies. • No reason to forego existing principles of contract law. Error, contracting under mistake, frustration, unjustified enrichment, etc. • Assumption is that under normal circumstances, smart contracts should be treated as any other contract.
  • 26. AT TA C K O F T H E B L O C K C H A I N • The problem is that blockchains have specific features that may make enforcement difficult. • Anonymity • Reliance on a platform • 51% attack • Forking
  • 27. S C E N A R I O S • Error in code cannot be changed, funds are frozen, who is liable? Who can you sue? • Contract contains purposeful error by fraudster. • Coin used for payment that loses all value. • Developers fork code, making two copies of contract, perhaps diluting value. • Miners decide to attack a contract, changing history in the ledger. • “Garbage in, garbage out”.
  • 28. O T H E R P R O B L E M S
  • 29. F O R M A L I T I E S • Yes, if the parties can express properly offer and acceptance (and consideration), and other formalities according to national law. • Art 9 E-commerce Directive 2000/31/EC: “Member States shall ensure that their legal system allows contracts to be concluded by electronic means.” • US blockchain legislation allows contract formation using smart contracts.
  • 30. H O W E V E R … • Not all “smart contracts” are contracts. • Smart contracts can be anonymous, so legitimacy and capacity could be an issue. • Electronic Identification and Trust Services Regulation: advanced electronic signatures need to identify the person.
  • 31. T H E L L A M A S O C K P R O B L E M
  • 32. C O N L C U D I N G
  • 33. @ T E C H N O L L A M A Thanks!