SlideShare ist ein Scribd-Unternehmen logo
1 von 70
The Distributed Ledger
Landscape
Who is developing shared, replicated ledgers and why
Brief outline
• Characteristics of a distributed ledger
• Motivations for building non-proof-of-work ledgers / private blockchains
• Known, trusted parties versus unknown, untrusted parties
• Unclear governance
• Scalability challenges
• Disproportional rewards from metacoins
• Where has VC funding gone?
• Opportunities for professional service firms
Questions to consider this session
• What are the design assumptions and goals for using new
technology?
• What are the client business requirements?
• Are entities and actors on the network known or unknown, trusted or
untrusted?
• Who is allowed or not allowed to validate transactions?
• e.g., mintettes as defined by Laurie (2011) and Meiklejohn (2015)
• Are the validators spread around globally?
• Is communication between them synchronous or asynchronous?
• Are faults tolerated? How are Byzantine faults handled?
• What type of consensus is needed? Or none at all?
Why distributed ledgers?
• There are many reasons for why companies, institutions and
organizations are interested in shared, replicated ledgers and
disinterested in Bitcoin (or bitcoin) itself
• What do financial institutions want?
• Cryptographically verifiable settlement and clearing systems that are globally
distributed for resiliency and compliant with various reporting requirements.
• What don’t they need?
• Censorship resistance-as-a-service and artificially expensive anti-Sybil
mechanisms.
What comprises a permissioned blockchain?
Permissioned
blockchain
Legally
accountable
validators
Settlement
finality
(irreversible)
Suitable for
off-chain
assets
(securities,
fiat, titles)
What are the characteristics of a distributed
ledger?
Distributed
Ledger
Independent
permissioned
blockchain
Distributed
virtual
machine
(Turing-
complete)
Smart
contracts
govern off-
chain assets
Network
achieves
settlement
finality
Permissioned distributed ledgers / blockchains
• Blockstack (formerly CryptoCorp)
• Ldger (formerly Tillit)
• Clearmatics
• Hyperledger (acquired by DAH)
• Eris Industries
• Tezos
• Tembusu (TRUST)
• DAH
• Guardtime (KSI)
• PeerNova
• SKUChain* (PurchaseChain/PPOW)
• MultiChain* (Coin Sciences)
• Ripple* (discontinued Codius)
• Stellar* (potentially with their new SCP)
• Traditional tech enterprises as well (e.g., IBM)
Each is targeting different use-cases
• Syndicated loans
• Trade finance
• Supply chain provenance
• US Treasury repo
• Clearing / settling OTC derivatives and FX
• Cross-border payments
• Identity / data authentication
• Private stock / equity issuance
• Commonality: participants in these networks – including the validators
themselves – are known (via KYC or KYB) and have legal or contractual obligations
with other participants
What attracts or repels use-cases?
• Folk law: “Anything that needs censorship-resistance will gravitate
towards censorship-resistant systems.”
• Sams' law: “Anything that doesn't need censorship-resistance will
gravitate towards non censorship-resistant systems.”
• Banks are currently focused on: fulfilling compliance requirements,
reducing cost centers, downscaling branching and implementing
digital channels. None of this requires censorship-resistance.
What is one opportunity for professional service
firms that rely on consulting, accounting and
auditing?
Finding ways to reduce cost centers for
financial institutions
• According to Deutsche Bank in 2012:
• “Measured as a percentage of revenues, financial services firms spend more on IT
than any other industry. Banks’ IT costs equal 7.3% of their revenue’s, compared to
an average of 3.7% across all other industries surveyed”
• According to a 2015 report from Celente:
• “Total bank IT spending across North America, Europe, and Asia-Pacific will grow to
US$196.7 billion in 2015, an increase of approximately 4.6% over 2014.”
• According to a 2015 report from Santander:
• “[D]istributed ledger technology could reduce banks’ infrastructure costs attributable
to cross-border payments, securities trading and regulatory compliance by between
$15-20 billion per annum by 2022”
For accountants
• “One important issue for accountants: as these technologies are
implemented; settlement, records are all on a blockchain;
accountants will need to learn how to audit records on shared,
replicated (permissioned) ledgers. For financial services to implement
these technologies; auditors who already audit infrastructures like
CLS, DTCC, custodians, and banks, will need to be ready for the future.
If they can't audit, nothing can happen. So they should be prepared.”
- Pinar Emirdag, Managing Director at Hupomone Labs
What about proof-of-work-based
permissionless networks?
Distributed databases / key value / hash table
• BigTable
• Druid
• Dynamo
• HyperDex
• Voldemort
• HBase (Hadoop/Chubby)
• Redis
• Cassandra
• MongoDB
• CouchDB
• MemCache
• IPFS
Blockchain does not mean Bitcoin
• Many VCs, reporters and Bitcoin entrepreneurs are ‘talking their
book’ and ‘revising history’ when they euphemistically equate a
blockchain solely with Bitcoin
• Nakamoto-style consensus is just one way to “skin a consensus cat”
• Over 30 years of academic research on Merkle roots, hash-based
storage and arriving at consensus in distributed computing
• Technology is iterative and Bitcoin may just remain a proof-of-concept
due to its limitations and primary focus on being censorship-resistant
above all else
Needing a token is likely a red herring
• Energy conversion (mining) may only be a requisite if validators are
unknown and untrusted; staking and surety bonds may be an alternative too
for a public network
• There are other methods of securely validating transactions based on
different design goals and assumptions that do not involve burning coal in
China or running a consumer device-based Tom Sawyer botnet
• In general, why don’t permissioned shared, replicated ledgers necessarily
need a token?
• Because they incentivize security through legally binding contracts with
validators whom have real-world identities and reputations
• Validation on proof-of-work networks involves actors who are – in the
design model – not contractually obligated to fulfill a terms of service (using
the network is caveat emptor); the marginal costs on a public network are
higher and thus the compensation model has to be different
Why not (re)use one communal chain for
everything?
• For the same reason organizations use different types of airplanes, boats and
automobiles – they have different needs and business requirements.
• Blockchain size is an ongoing challenge to the “one-size fits all approach” that will be
discussed later below. Impacts other chains too: Ethereum testnet is already at 30 GB,
Bitcoin mainnet is 36 GB.
• And because as more value is added to a public blockchain, the more
incentives there are to attack it without going through the fan fiction Maginot
Line narrative (brute force by hashrate).
• Because of increased block maker centralization it is much easier to use other
techniques (rubber hose cryptanalysis, denial-of-service) to disrupt
participation
• Blatant bribery / hacking of pool
• ‘An attacker can sniff the cleartext credentials in the “mining.authorize” message, credentials may
be used elsewhere across the internet and may lead to account compromise’
• Canadian router hacked via Border Gateway Protocol fooling miners ($84,000 stolen)
Bitcoin’s lack of contracts and terms of service
(done by design)
• In the event of a block reversal or censored
transaction, there is no terms of service that mining
pools (validators) must adhere to.
• On April 25, 2015 a BitGo user, due to a software glitch,
accidentally sent 85 BTC as a mining fee to AntPool
(Bitmain’s pool operated in China)
• To resolve this problem, the user spent several days
publicly conversing with tech support (and the community)
on Reddit.
• Eventually the glitch was fixed and AntPool – to be viewed
as a “good member of the community” yet defeating the
purpose of a proof-of-work blockchain – sent the user back
85 BTC
• “Who” do you call in the future? Why bother with pseudonymity?
Unintended in 2009: knowing the pseudonoymous
validators on an untrusted network?
• Below is a list of the first time a pool publicly claimed a block:
• Pool | Height
1: Slush 97838
2: bitcoinPool 110156
3: DeepBit 110322
4: Eligius 120630
5: BTC Guild 122608
And a list of the first time a pool signed a coinbase transaction:
• Pool | Height
1: Eligius 130635
2: BitMinter 152246
3: BTC Guild 152700
4: Nmcbit.com 153343
5: YourBTC 154967
A little history: Slush began publicly operating at the end of November 2010. Eligius was announced
on April 27, 2011. DeepBit publicly launched on February 26, 2011 and at one point was the most
popular pool, reaching for a short period in July 2011, more than 50% of the network hashrate.
Three sins with trade-offs
Sin of
Commission
(forgery of
transaction)
Sin of
Omission
(censorship of
transaction)
Sin of
Deletion
(reversal of
transaction)
Cryptocurrency systems prioritize mitigation of
omission (censorship-resistance) over deletion
(irreversibility)
• In contrast, any system of off-chain property titles will have to prioritize
deletion (irreversibility) over omission (censorship-resistance)
• Consequently, existing legal systems will likely never recognize a system of
property titles that can be reversed by anonymous or pseudonomyous
validators (see EBA concerns)
• “To me the crux of the issue is that permissionless consensus cannot guarantee
irreversibility, cannot even quantify the probability of a history-reversing attack (rests
on economics, not tech).”
- Robert Sams, CEO of Clearmatics
But what about sunk costs?
• One common argument from enthusiasts and
promoters is that because $800+ million in VC
funding has been invested in Bitcoin-related
startups, it makes no sense to go other places.
• This would be akin to saying, Reddit, Slashdot and 4chan are
all a distraction. GeoCities is way too far ahead and that we
should be focused on GeoCities.
• This sunk cost fallacy is also empirically
untrue. If Bitcoin was “too far ahead,” then
axiomatically no one would be working on all
these other projects as they would clearly see
this trend and focus on just one platform.
Watermarked token creators make public
networks less secure
Theory versus practice
• A number of organizations like NASDAQ, Chain.com and Gyft have
announced that they will use Open Assets (a color coin
implementation from CoinPrism) to issue assets onto the Bitcoin
blockchain.
• Most of these setups require identification of all parties and
additionally the organization itself typically holds one of the private
keys (for a 2-of-n or 3-of-n setup).
• Because this setup is centralized and all parties are known, there is no
real value-add in using a censorship resistant proof-of-work
blockchain.
• In addition, title is not transferred nor is post-trade settlement final in the
above scenario (difference between bearer and registered asset)
Only a double-spend is ineffective in this
setup
• An attacker can still reverse an interval of “settled” transactions as the
attacker's objective is undermining confidence in the market in which
he has a short position (e.g., using Gemini), not double-spending a
metacoin, which of course he cannot get away with because the
identities of all counterparts are known to NASDAQ.
• We see this “undermining” happen with existing virtual assets:
• In the fall of 2013, Chinese traders hacked into reporters Weibo account, uploaded fake
government documents to spook the market
• Would sell bitcoins beforehand and after the Weibo account was restored, repurchase
bitcoins at a lower level.
• Since then we see enormous amount of effort by sock puppets and boosters to use social
media in the West who make up similar rumors to move the market up and down
One thought experiment
• It may be trivial to stifle any platform built on top of Bitcoin or other
permissionless networks.
• For instance, Bob could create an anonymous website that announces
it will pay X bits to every block maker that does not include various
transactions related to say, Omni or other metacoins.
• This might slow down both the platforms and networks and make
them less attractive to others as well.
• As an aside, block makers can already choose to include or exclude certain
transactions. Eligius, for example, is known for ignoring SatoshiDice
transactions, and Luke-Jr released some BitcoinQT flag to also prevent such
“spam” messages from propagating
Sams also touched on the problems for Open
Assets (and others):
“Now, I am sure that the advocates of putting property titles on the bitcoin
blockchain will object at this point. They will say that through meta protocols
and multi-key signatures, third party authentication of transaction parties can
be built-in, and we can create a registered asset system on top of bitcoin. This is
true. But what’s the point of doing it that way? In one fell swoop a setup like
that completely nullifies the censorship resistance offered by the bitcoin
protocol, which is the whole raison d’etre of proof-of-work in the first place!
These designs create a centralised transaction censoring system that imports
the enormous costs of a decentralised one built for censorship-resistance, the
worst of both worlds.”
- Robert Sams, CEO of Clearmatics
Top heavy
• Metaprotocols that utilize and sit on top of Bitcoin’s blockchain provide
disproportional rewards
• Counterparty, Mastercoin (Omni), Open Assets and others are effectively piggy
backing and free riding off seigniorage rewards
• Also happens on other proof-of-work chains such as Dogecoin/Dogeparty
• E.g., Apple shares (total market cap = $731 billion USD) issued as metacoin. Will
Bitcoin security suffice to keep the market in Apple shares trading secure?
• In long run, miners are probably not destroying enough capital to
ultimately secure metacoin assets, making the network less secure.
• Ceteris paribus: in the long run it costs a bitcoin to create a bitcoin, pools are not
“meta aware” and therefore are not aware of the ‘social value’ each metacoin
actually represents
• Yet if a pool becomes “meta aware” it opens up new vulnerability to censorship
These metaplatforms have become popular in part
because there has been no other quick way to
enhance or add similar features to Bitcoin core
itself
Why is that?
Nebulous governance
• Because Bitcoin is a public / communal good, there is no de jure entity to
fire, hire or make decisions on the direction of how its blockchain should
evolve (or not)
• This creates uncertainty for development of new features, many of which
get tested out and implemented in altcoins and alternative ledgers instead
(e.g., ring signatures in CryptoNote, group signatures in Tembusu)
• In practice lack of clear governance devolves into factionalism / tribalism
between special interest groups
• Most of the discussion degenerates into lobbying companies, organizations
and individuals with high karma on reddit, to promote one agenda over
another
• This alone is a reason to reconsider building a mission-critical financial
product on the Bitcoin blockchain or other public proof-of-work-based
blockchains which are economically and politically impacted by, for
example: block sizes
Most recent example is block size increase
• This challenge has been known for several years, yet anyone discussing it prior to
two months ago was labeled a “concern troll” or told to “read the Wiki” or that
“aggregate fees will increase because of reasons”
• There are economic and political trade-offs to increasing (and decreasing) the
maximum block size allowed on a proof-of-work blockchain:
• Keeping a 1 MB block size will likely require higher fees to end-users but results in a
topologically more decentralized network and less “spam” (e.g., fewer ‘long-chains’)
• With a larger 20 MB block size, mandatory fees to miners are allegedly lower for end-users
but at the cost of fewer validating nodes on the network reducing privacy; miners are still
reliant on block rewards
• There are at least three different special interest groups with their own goals
Blocksize special interest groups
• One distinct group gravitating around Gavin
Andresen and Mike Hearn:
• Support behind them includes many
Western VC-backed companies such as
Coinbase that have publicly claimed to the
public (and investors) that Bitcoin-based
companies will be able to compete with
payment incumbents (such as PayPal and
Visa) therefore they must be able to
somehow make Bitcoin achieve a similar
transaction-per-second metric and to do so,
they want to increase the block size to
potentially, 20 MB and beyond.
Other SIGs
• Another group, some of whom work at Blockstream (Greg Maxwell, Pieter
Wuille, Adam Back):
• Support behind their vision includes a variety of companies and organizations. Some of
these developers prefer an alternative method of scaling by attempting to build a
proposed “Lightning Network” (based on payment channels) as well as off-loading a lot
of the transaction volume to sidechains (which Blockstream is building a couple varieties
of – federated pegs and two-way peg)
• There are several other contingents including a large portion of the Chinese
mining community (which collectively represents about 60% of the network
hashrate); as well as independent developers and users such as Peter Todd
and Jeff Garzik each of whom has elaborated on the trade-offs both larger
block sizes and a hard fork will have on nascent Bitcoinland
At current usage rates, blocks will be
consistently filled in 18 months
Today, for less than 2 BTC (€434) in fees, an actor
can disrupt and clog the network for hours
Timeline of 1st CoinWallet practice run
[Note: below is their write-up of the event]
• 11:57 GMT - Transaction servers initiated. Thousands of 700 kb transactions completed within the
first 20 minutes. Transactions were used to break coins into small 0.0001 outputs.
• 12:30 GMT - Servers begin sending larger 18kb transactions.
• 14:10 GMT - Mempool size increases dramatically. Blockchain.info breaks.
• 14:20 GMT - Our servers begin to crash. It becomes apparent that BitcoinD is not well suited to
crafting transactions of this size.
• 14:30 GMT - Our test transactions are halted while alternate solutions are created. The mempool
is at 12 mb.
• 17:00 GMT - Alternate transaction sending methods are started. Servers are rebooted. Mempool
has fallen to 4mb.
• 21:00 GMT - The stress test is stronger than ever. Mempool reaches 15 mb and more than 14000
transactions are backlogged. The situation is made worse by F2Pool selfishly mining two 0kb
blocks in a row.
• 23:59 GMT - 12 hours after starting, the test is concluded. Less than 2 BTC (€434) is spent on the
test in total.
But if fees increase over time, doesn’t that
reduce the inclusivity of Bitcoin?
Most of current blockchain traffic is effectively ‘spam’
(e.g., long-chains) that would not exist with higher fees
Let Bitcoin be Bitcoin and not BINO
• Contrary to the message from “Highlanders” (that there can “only be
one”), permissioned ledgers will actually help reduce clutter and bloat
on public ledgers
• Why?
• At the current trajectory, the various metaplatforms attempting to
parasitically latch onto Bitcoin will likely make it them victim of their
own success – the more top heavy the network becomes, the bigger
the incentive for attacking nodes, pools, API providers, routers and
other infrastructure
• See Heilman (2015), Gervais (2015), Miller (2015)
Fees to miners has not increased in aggregate
relative to what was predicted in WP Section 6
What is governance surrounding 21 million BTC
hard cap?
• Since fees are not increasing as the
popular narrative predicted, and
miners are still heavily dependent on
seigniorage to maintain security:
How could governance be impacted by
future purposeful attempts at forking the
network to maintain the existing inflation
rate?
Bitcoin has no native process for permanent hard
forks, it is not a future-proofed blockchain
• Because technology and usage are not static, there needs to be a way to clearly
upgrade and update both the software and network
• The BIP process (“Bitcoin Improvement Proposals”) is an ad hoc kludge that depends on
altruism and charity, neither of which is sustainable and as shown empirically, beholden to
special interest groups and their stakeholders
• Other networks have learned from this mistake:
• Built around version control (e.g., Peernova)
• Built-in, explicit governance:
• Tezos is a self-amending chain
• Ethereum is attempting to “bomb” the chain to switch to proof-of-stake at a later date
• Ripple, Stellar and others have clearer governance due to explicit chain-of-command, terms
of service, real-world reputations and contractual obligations.
• Different set of challenges (e.g., identity / KYC management, trying to run this in a decentralized and
secure way).
• A financial network is different than an information network.
“When it comes to long term survival, adaptability is more important
than strength. Seeing distributed ledger as mere technology is
shortsighted, they are first and foremost networks and, as such, their
governance model is paramount to their success. A decentralized
network that does not internalize its governance is condemned to
stagnation or centralization.”
- L.M. Goodman, creator of Tezos
Assumptions on security
• Bitcoin mining does not “take care of itself” – it is largely based on
economic incentives which fluctuate relative to the token value
• What are the sufficient, sustainable incentives for proof-of-work
cryptocurrencies to continue providing security? $300 million?
• Lots of idle speculation from large promoters and investors of Bitcoin
companies, but very little “research” by Bitcoin companies beyond
posturing on social media and at conferences
• This is currently being modeled by a variety of academics with the
tentative conclusion that due to block reward halving and lack of
increase in aggregate fees results in a monopoly mining pool
• Agent-based modeling
results using historical
data
• Blue – agents that join a
pool
• Black – non-miners
(though potential)
• Red – Solo miners
• In the end, agents using
pooled mining are the
last remaining
participants
What about funding and investments?
VS: Bitcoin-related funding as of 2015/04
VS: Fintech funding overall as of 2015/04
According to Accenture: $9.89 billion in
fintech deals done in 2014 in the US
Where has that $800+ million gone so far?
• Buying and holding cryptocurrencies
(BitPay, several hosted wallets)
• Building get-away cars (Open Bazaar,
ShapeShift)
• Currency conversion (any mining-related
company)
• A dozen other areas
Other cost centers for these BTC-focused startups
• Domain name(s)
• Legal fees (company formation)
• Office rent/lease/mortgage
• Utilities and internet access: particularly important for mining farms/pools
• Attending events
• Event sponsorships
• Marketing and advertising: user acquisition, lead generation, brand awareness
• Front-end design
• Advisory fees to banks
• Lobbying special interest groups / policy makers
• Acquiring board of Directors and Advisors
• Company outings and vacations
• Money transmitter licenses
• Insurance of virtual currencies that a company may hold in custody
• Acquiring and maintaining an inventory of cryptocurrencies
• Customer service and bug bounties: reimbursing customer for problems with R values/RNGs
• Denial of service (DOS) vandalism and extortion: commonly happens with mining pools
• Ransomware (FBI: $18 million last year via Cryptowall and others)
Conclusions
• Many of the science fair projects that passed themselves off as
cryptocurrency “startups” will likely burn out of capital leaving behind
IP, software libraries and skilled developers
• These libraries and IP, if there is any utility to them, will likely be
forked and integrated into existing institutions, organizations and
enterprises
• Similarly, some skilled developers may benefit from labor arbitrage
due to their knowledge and experience which other larger firms lack
• In the end, just as PGP, OTR messaging and FOSS stacks like LAMP
were inspired in part by cypherpunks but ended up being used by a
bevy of non-ideologically oriented organizations, so too will some of
the moving pieces that comprise primordial blockchains
Conclusions cont’d
• There is room for both permissionless and permissioned systems to
coexist and grow
• Bitcoin-related startups have and will continue to teach the overall
fintech industry what works and what doesn’t
• These two different network designs are both specialized to handle
certain different types of activity and consequently have different cost
structures to secure their respective validation processes
• What permissionless enthusiasts probably should be cautious of:
attempts to turn their network into a permissioned, gated system which
is what has slowly happened to Bitcoin over the past six-and-a-half years
– all of the costs of both worlds without the benefits of either
• tswanson@gmail.com
• @ofnumbers
• OfNumbers.com
Contact
Appendix I
Appendix II
Appendix III

Weitere ähnliche Inhalte

Was ist angesagt?

Bitcoin and Blockchain Explained: Cryptocitizen Smartnetwork Trust
Bitcoin and Blockchain Explained: Cryptocitizen Smartnetwork Trust Bitcoin and Blockchain Explained: Cryptocitizen Smartnetwork Trust
Bitcoin and Blockchain Explained: Cryptocitizen Smartnetwork Trust Melanie Swan
 
Blockchain, Finance & Regulatory Development
Blockchain, Finance & Regulatory DevelopmentBlockchain, Finance & Regulatory Development
Blockchain, Finance & Regulatory DevelopmentAlex Makosz
 
FirstPartner 2016 Blockchain Ecosystem Market Map
FirstPartner 2016 Blockchain Ecosystem Market MapFirstPartner 2016 Blockchain Ecosystem Market Map
FirstPartner 2016 Blockchain Ecosystem Market MapRichard Warren
 
Blockchain As An Enabler_16 July 2016_David Lee_Final
Blockchain As An Enabler_16 July 2016_David Lee_FinalBlockchain As An Enabler_16 July 2016_David Lee_Final
Blockchain As An Enabler_16 July 2016_David Lee_FinalDavid Lee Kuo Chuen 李国权
 
Fast forward Rethinking enterprises, ecosystems and economies with blockchains
Fast forward Rethinking enterprises, ecosystems and economies with blockchainsFast forward Rethinking enterprises, ecosystems and economies with blockchains
Fast forward Rethinking enterprises, ecosystems and economies with blockchainseraser Juan José Calderón
 
Cryptocurrencies, Blockchain & Smart Contracts: The New Wave of Decentralization
Cryptocurrencies, Blockchain & Smart Contracts: The New Wave of DecentralizationCryptocurrencies, Blockchain & Smart Contracts: The New Wave of Decentralization
Cryptocurrencies, Blockchain & Smart Contracts: The New Wave of DecentralizationRaffaele Mauro
 
Unbundling Of Financial Services: The Blockchain(s) Revolution
Unbundling Of Financial Services: The Blockchain(s) RevolutionUnbundling Of Financial Services: The Blockchain(s) Revolution
Unbundling Of Financial Services: The Blockchain(s) RevolutionGeorge Samuel Samman
 
Blockchain case study powerpoints: Brief intro
Blockchain case study powerpoints: Brief introBlockchain case study powerpoints: Brief intro
Blockchain case study powerpoints: Brief introShane Ninai
 
Why distributed ledgers
Why distributed ledgersWhy distributed ledgers
Why distributed ledgersChris Skinner
 
Toward Money-over-IP? From Bitcoin to M2M Money
Toward Money-over-IP? From Bitcoin to M2M MoneyToward Money-over-IP? From Bitcoin to M2M Money
Toward Money-over-IP? From Bitcoin to M2M MoneyGeorge Giaglis
 
Blockchain Financial Networks
Blockchain Financial NetworksBlockchain Financial Networks
Blockchain Financial NetworksMelanie Swan
 
Exploring Cryptocurrency Remittance
Exploring Cryptocurrency RemittanceExploring Cryptocurrency Remittance
Exploring Cryptocurrency RemittanceXRPTalk
 
Blockchain and the investment industry stack
Blockchain and the investment industry stackBlockchain and the investment industry stack
Blockchain and the investment industry stackDavid Taylor
 
Cryptocurrencies, Blockchain & Smart Contracts: A General Introduction
Cryptocurrencies, Blockchain & Smart Contracts: A General IntroductionCryptocurrencies, Blockchain & Smart Contracts: A General Introduction
Cryptocurrencies, Blockchain & Smart Contracts: A General IntroductionRaffaele Mauro
 
Blockchain and Financial Services: Everything could be different - APEC
Blockchain and Financial Services:Everything could be different - APECBlockchain and Financial Services:Everything could be different - APEC
Blockchain and Financial Services: Everything could be different - APECMark Mueller-Eberstein
 
9 BUILDING BLOCKS FOR A SUCCESSFUL BLOCKCHAIN INDUSTRY | BLOCKSTARS.IO
9 BUILDING BLOCKS FOR A SUCCESSFUL BLOCKCHAIN INDUSTRY | BLOCKSTARS.IO9 BUILDING BLOCKS FOR A SUCCESSFUL BLOCKCHAIN INDUSTRY | BLOCKSTARS.IO
9 BUILDING BLOCKS FOR A SUCCESSFUL BLOCKCHAIN INDUSTRY | BLOCKSTARS.IOBlockStars.io
 
Blockchain In Government - How The Technology Can Transform Government Services
Blockchain In Government - How The Technology Can Transform Government ServicesBlockchain In Government - How The Technology Can Transform Government Services
Blockchain In Government - How The Technology Can Transform Government ServicesSunil Jagani
 
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
 
Dgw birch eris_presentation
Dgw birch eris_presentationDgw birch eris_presentation
Dgw birch eris_presentationPreston J. Byrne
 

Was ist angesagt? (20)

Bitcoin and Blockchain Explained: Cryptocitizen Smartnetwork Trust
Bitcoin and Blockchain Explained: Cryptocitizen Smartnetwork Trust Bitcoin and Blockchain Explained: Cryptocitizen Smartnetwork Trust
Bitcoin and Blockchain Explained: Cryptocitizen Smartnetwork Trust
 
Blockchain, Finance & Regulatory Development
Blockchain, Finance & Regulatory DevelopmentBlockchain, Finance & Regulatory Development
Blockchain, Finance & Regulatory Development
 
FirstPartner 2016 Blockchain Ecosystem Market Map
FirstPartner 2016 Blockchain Ecosystem Market MapFirstPartner 2016 Blockchain Ecosystem Market Map
FirstPartner 2016 Blockchain Ecosystem Market Map
 
Blockchain As An Enabler_16 July 2016_David Lee_Final
Blockchain As An Enabler_16 July 2016_David Lee_FinalBlockchain As An Enabler_16 July 2016_David Lee_Final
Blockchain As An Enabler_16 July 2016_David Lee_Final
 
Fast forward Rethinking enterprises, ecosystems and economies with blockchains
Fast forward Rethinking enterprises, ecosystems and economies with blockchainsFast forward Rethinking enterprises, ecosystems and economies with blockchains
Fast forward Rethinking enterprises, ecosystems and economies with blockchains
 
Cryptocurrencies, Blockchain & Smart Contracts: The New Wave of Decentralization
Cryptocurrencies, Blockchain & Smart Contracts: The New Wave of DecentralizationCryptocurrencies, Blockchain & Smart Contracts: The New Wave of Decentralization
Cryptocurrencies, Blockchain & Smart Contracts: The New Wave of Decentralization
 
Unbundling Of Financial Services: The Blockchain(s) Revolution
Unbundling Of Financial Services: The Blockchain(s) RevolutionUnbundling Of Financial Services: The Blockchain(s) Revolution
Unbundling Of Financial Services: The Blockchain(s) Revolution
 
Blockchain case study powerpoints: Brief intro
Blockchain case study powerpoints: Brief introBlockchain case study powerpoints: Brief intro
Blockchain case study powerpoints: Brief intro
 
Why distributed ledgers
Why distributed ledgersWhy distributed ledgers
Why distributed ledgers
 
Toward Money-over-IP? From Bitcoin to M2M Money
Toward Money-over-IP? From Bitcoin to M2M MoneyToward Money-over-IP? From Bitcoin to M2M Money
Toward Money-over-IP? From Bitcoin to M2M Money
 
Blockchain Financial Networks
Blockchain Financial NetworksBlockchain Financial Networks
Blockchain Financial Networks
 
Exploring Cryptocurrency Remittance
Exploring Cryptocurrency RemittanceExploring Cryptocurrency Remittance
Exploring Cryptocurrency Remittance
 
Blockchain and the investment industry stack
Blockchain and the investment industry stackBlockchain and the investment industry stack
Blockchain and the investment industry stack
 
Cryptocurrencies, Blockchain & Smart Contracts: A General Introduction
Cryptocurrencies, Blockchain & Smart Contracts: A General IntroductionCryptocurrencies, Blockchain & Smart Contracts: A General Introduction
Cryptocurrencies, Blockchain & Smart Contracts: A General Introduction
 
Blockchain and Financial Services: Everything could be different - APEC
Blockchain and Financial Services:Everything could be different - APECBlockchain and Financial Services:Everything could be different - APEC
Blockchain and Financial Services: Everything could be different - APEC
 
9 BUILDING BLOCKS FOR A SUCCESSFUL BLOCKCHAIN INDUSTRY | BLOCKSTARS.IO
9 BUILDING BLOCKS FOR A SUCCESSFUL BLOCKCHAIN INDUSTRY | BLOCKSTARS.IO9 BUILDING BLOCKS FOR A SUCCESSFUL BLOCKCHAIN INDUSTRY | BLOCKSTARS.IO
9 BUILDING BLOCKS FOR A SUCCESSFUL BLOCKCHAIN INDUSTRY | BLOCKSTARS.IO
 
A Strategist's Guide to Blockchain
A Strategist's Guide to BlockchainA Strategist's Guide to Blockchain
A Strategist's Guide to Blockchain
 
Blockchain In Government - How The Technology Can Transform Government Services
Blockchain In Government - How The Technology Can Transform Government ServicesBlockchain In Government - How The Technology Can Transform Government Services
Blockchain In Government - How The Technology Can Transform Government Services
 
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
 
Dgw birch eris_presentation
Dgw birch eris_presentationDgw birch eris_presentation
Dgw birch eris_presentation
 

Andere mochten auch

The tech landscape surrounding distributed ledgers
The tech landscape surrounding distributed ledgersThe tech landscape surrounding distributed ledgers
The tech landscape surrounding distributed ledgersTim Swanson
 
Brief overview of cryptoeconomics
Brief overview of cryptoeconomicsBrief overview of cryptoeconomics
Brief overview of cryptoeconomicsTim Swanson
 
Identity is the New Money, short (but not shored enough) version for Wired
Identity is the New Money, short (but not shored enough) version for WiredIdentity is the New Money, short (but not shored enough) version for Wired
Identity is the New Money, short (but not shored enough) version for WiredDavid Birch
 
Identity, the Internet of Things and the Blockchain
Identity, the Internet of Things and the Blockchain Identity, the Internet of Things and the Blockchain
Identity, the Internet of Things and the Blockchain David Birch
 
What's in the Blocks?
What's in the Blocks?What's in the Blocks?
What's in the Blocks?David Birch
 
Time for some new thinking about IoT
Time for some new thinking about IoTTime for some new thinking about IoT
Time for some new thinking about IoTDavid Birch
 
Trust, biometrics and mobile payments
Trust, biometrics and mobile paymentsTrust, biometrics and mobile payments
Trust, biometrics and mobile paymentsDavid Birch
 
Money2020 Identity Workshop (Introduction Only)
Money2020 Identity Workshop (Introduction Only)Money2020 Identity Workshop (Introduction Only)
Money2020 Identity Workshop (Introduction Only)David Birch
 
Vitalik Buterin: Cryptoeconomic Protocols In the Context of Wider Society
Vitalik Buterin: Cryptoeconomic Protocols In the Context of Wider SocietyVitalik Buterin: Cryptoeconomic Protocols In the Context of Wider Society
Vitalik Buterin: Cryptoeconomic Protocols In the Context of Wider SocietyEthereum
 
Blockchain revolution
Blockchain revolutionBlockchain revolution
Blockchain revolutionDavid Birch
 
Mass market payments need identity infrastruture
Mass market payments need identity infrastrutureMass market payments need identity infrastruture
Mass market payments need identity infrastrutureDavid Birch
 
Why use a Shared Ledger - short introduction
Why use a Shared Ledger - short introductionWhy use a Shared Ledger - short introduction
Why use a Shared Ledger - short introductionDavid Birch
 
The Impact of FinTech on European Banks
The Impact of FinTech on European BanksThe Impact of FinTech on European Banks
The Impact of FinTech on European BanksDavid Birch
 
Towards Ambient Accountability
Towards Ambient AccountabilityTowards Ambient Accountability
Towards Ambient AccountabilityDavid Birch
 
Identity is the new money (very short for banks)
Identity is the new money (very short for banks)Identity is the new money (very short for banks)
Identity is the new money (very short for banks)David Birch
 
The Blockchain in 13 Minutes
The Blockchain in 13 MinutesThe Blockchain in 13 Minutes
The Blockchain in 13 MinutesDavid Birch
 
The 5Cs (revised and updated)
The 5Cs (revised and updated)The 5Cs (revised and updated)
The 5Cs (revised and updated)David Birch
 
Distributed Ledger Technology as Financial Market Infrastructure
Distributed Ledger Technology as Financial Market InfrastructureDistributed Ledger Technology as Financial Market Infrastructure
Distributed Ledger Technology as Financial Market InfrastructureTim Swanson
 
Mist concept introduction with notes
Mist concept introduction with notesMist concept introduction with notes
Mist concept introduction with notesEthereum
 

Andere mochten auch (20)

The tech landscape surrounding distributed ledgers
The tech landscape surrounding distributed ledgersThe tech landscape surrounding distributed ledgers
The tech landscape surrounding distributed ledgers
 
Brief overview of cryptoeconomics
Brief overview of cryptoeconomicsBrief overview of cryptoeconomics
Brief overview of cryptoeconomics
 
Identity is the New Money, short (but not shored enough) version for Wired
Identity is the New Money, short (but not shored enough) version for WiredIdentity is the New Money, short (but not shored enough) version for Wired
Identity is the New Money, short (but not shored enough) version for Wired
 
Identity, the Internet of Things and the Blockchain
Identity, the Internet of Things and the Blockchain Identity, the Internet of Things and the Blockchain
Identity, the Internet of Things and the Blockchain
 
What's in the Blocks?
What's in the Blocks?What's in the Blocks?
What's in the Blocks?
 
Time for some new thinking about IoT
Time for some new thinking about IoTTime for some new thinking about IoT
Time for some new thinking about IoT
 
Trust, biometrics and mobile payments
Trust, biometrics and mobile paymentsTrust, biometrics and mobile payments
Trust, biometrics and mobile payments
 
Money2020 Identity Workshop (Introduction Only)
Money2020 Identity Workshop (Introduction Only)Money2020 Identity Workshop (Introduction Only)
Money2020 Identity Workshop (Introduction Only)
 
CRUD chains
CRUD chainsCRUD chains
CRUD chains
 
Vitalik Buterin: Cryptoeconomic Protocols In the Context of Wider Society
Vitalik Buterin: Cryptoeconomic Protocols In the Context of Wider SocietyVitalik Buterin: Cryptoeconomic Protocols In the Context of Wider Society
Vitalik Buterin: Cryptoeconomic Protocols In the Context of Wider Society
 
Blockchain revolution
Blockchain revolutionBlockchain revolution
Blockchain revolution
 
Mass market payments need identity infrastruture
Mass market payments need identity infrastrutureMass market payments need identity infrastruture
Mass market payments need identity infrastruture
 
Why use a Shared Ledger - short introduction
Why use a Shared Ledger - short introductionWhy use a Shared Ledger - short introduction
Why use a Shared Ledger - short introduction
 
The Impact of FinTech on European Banks
The Impact of FinTech on European BanksThe Impact of FinTech on European Banks
The Impact of FinTech on European Banks
 
Towards Ambient Accountability
Towards Ambient AccountabilityTowards Ambient Accountability
Towards Ambient Accountability
 
Identity is the new money (very short for banks)
Identity is the new money (very short for banks)Identity is the new money (very short for banks)
Identity is the new money (very short for banks)
 
The Blockchain in 13 Minutes
The Blockchain in 13 MinutesThe Blockchain in 13 Minutes
The Blockchain in 13 Minutes
 
The 5Cs (revised and updated)
The 5Cs (revised and updated)The 5Cs (revised and updated)
The 5Cs (revised and updated)
 
Distributed Ledger Technology as Financial Market Infrastructure
Distributed Ledger Technology as Financial Market InfrastructureDistributed Ledger Technology as Financial Market Infrastructure
Distributed Ledger Technology as Financial Market Infrastructure
 
Mist concept introduction with notes
Mist concept introduction with notesMist concept introduction with notes
Mist concept introduction with notes
 

Ähnlich wie The Distributed Ledger Landscape

Blockchain in Healthcare
Blockchain in Healthcare Blockchain in Healthcare
Blockchain in Healthcare Alex Tsado
 
The deep skill of blockchain david lee 27_april2017 final
The deep skill of blockchain david lee 27_april2017 finalThe deep skill of blockchain david lee 27_april2017 final
The deep skill of blockchain david lee 27_april2017 finalDavid Lee Kuo Chuen 李国权
 
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
 
Week 5 - Blockchain Economics: Strategic Value in Private Blockchain
Week 5 - Blockchain Economics: Strategic Value in Private Blockchain  Week 5 - Blockchain Economics: Strategic Value in Private Blockchain
Week 5 - Blockchain Economics: Strategic Value in Private Blockchain Roger Royse
 
NYS Forum - Blockchain
NYS Forum - BlockchainNYS Forum - Blockchain
NYS Forum - BlockchainJoel Binn
 
blockchain bootcamp @WCNJ
blockchain bootcamp @WCNJblockchain bootcamp @WCNJ
blockchain bootcamp @WCNJAsh Yadav
 
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 and Bitcoin
Blockchain and BitcoinBlockchain and Bitcoin
Blockchain and BitcoinM Shamim Iqbal
 
Blockchain and Cryptocurrencies
Blockchain and CryptocurrenciesBlockchain and Cryptocurrencies
Blockchain and CryptocurrenciesnimeshQ
 
Block chain fundamentals and hyperledger
Block chain fundamentals and hyperledgerBlock chain fundamentals and hyperledger
Block chain fundamentals and hyperledgersendhilkumarks
 
9 building blocks for success block stars.io
9 building blocks for success   block stars.io9 building blocks for success   block stars.io
9 building blocks for success block stars.ioJamie Burke
 
Blockchain with HyperLedger (Public version)
Blockchain with HyperLedger (Public version)Blockchain with HyperLedger (Public version)
Blockchain with HyperLedger (Public version)Benjamin Fuentes
 
Blockchain & Islamic Finance
Blockchain & Islamic FinanceBlockchain & Islamic Finance
Blockchain & Islamic FinanceFarrukh Habib
 
How Will Our Business Adapt to & Use New Financial Technologies (Caltech/Stat...
How Will Our Business Adapt to & Use New Financial Technologies (Caltech/Stat...How Will Our Business Adapt to & Use New Financial Technologies (Caltech/Stat...
How Will Our Business Adapt to & Use New Financial Technologies (Caltech/Stat...Christopher Bishop
 
A Primer on Blockchain and its Potential, with a Focus on the GCC
A Primer on Blockchain and its Potential, with a Focus on the GCCA Primer on Blockchain and its Potential, with a Focus on the GCC
A Primer on Blockchain and its Potential, with a Focus on the GCCZeyad T. Al Mudhaf
 

Ähnlich wie The Distributed Ledger Landscape (20)

Blockchain in Healthcare
Blockchain in Healthcare Blockchain in Healthcare
Blockchain in Healthcare
 
The deep skill of blockchain david lee 27_april2017 final
The deep skill of blockchain david lee 27_april2017 finalThe deep skill of blockchain david lee 27_april2017 final
The deep skill of blockchain david lee 27_april2017 final
 
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
Blockchain Blockchain
Blockchain
 
Week 5 - Blockchain Economics: Strategic Value in Private Blockchain
Week 5 - Blockchain Economics: Strategic Value in Private Blockchain  Week 5 - Blockchain Economics: Strategic Value in Private Blockchain
Week 5 - Blockchain Economics: Strategic Value in Private Blockchain
 
Block chain A Paradigm Shift
Block chain A Paradigm ShiftBlock chain A Paradigm Shift
Block chain A Paradigm Shift
 
NYS Forum - Blockchain
NYS Forum - BlockchainNYS Forum - Blockchain
NYS Forum - Blockchain
 
BlockChain-1.pptx
BlockChain-1.pptxBlockChain-1.pptx
BlockChain-1.pptx
 
blockchain bootcamp @WCNJ
blockchain bootcamp @WCNJblockchain bootcamp @WCNJ
blockchain bootcamp @WCNJ
 
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 and Bitcoin
Blockchain and BitcoinBlockchain and Bitcoin
Blockchain and Bitcoin
 
Blockchain and Cryptocurrencies
Blockchain and CryptocurrenciesBlockchain and Cryptocurrencies
Blockchain and Cryptocurrencies
 
"Creating a Competitive Edge Using Blockchain Technology"
"Creating a Competitive Edge Using Blockchain Technology""Creating a Competitive Edge Using Blockchain Technology"
"Creating a Competitive Edge Using Blockchain Technology"
 
Block chain fundamentals and hyperledger
Block chain fundamentals and hyperledgerBlock chain fundamentals and hyperledger
Block chain fundamentals and hyperledger
 
BlockChain-1.pptx
BlockChain-1.pptxBlockChain-1.pptx
BlockChain-1.pptx
 
9 building blocks for success block stars.io
9 building blocks for success   block stars.io9 building blocks for success   block stars.io
9 building blocks for success block stars.io
 
Blockchain with HyperLedger (Public version)
Blockchain with HyperLedger (Public version)Blockchain with HyperLedger (Public version)
Blockchain with HyperLedger (Public version)
 
Blockchain & Islamic Finance
Blockchain & Islamic FinanceBlockchain & Islamic Finance
Blockchain & Islamic Finance
 
How Will Our Business Adapt to & Use New Financial Technologies (Caltech/Stat...
How Will Our Business Adapt to & Use New Financial Technologies (Caltech/Stat...How Will Our Business Adapt to & Use New Financial Technologies (Caltech/Stat...
How Will Our Business Adapt to & Use New Financial Technologies (Caltech/Stat...
 
A Primer on Blockchain and its Potential, with a Focus on the GCC
A Primer on Blockchain and its Potential, with a Focus on the GCCA Primer on Blockchain and its Potential, with a Focus on the GCC
A Primer on Blockchain and its Potential, with a Focus on the GCC
 

Mehr von Tim Swanson

The Fed and FDIC bailed out “crypto friendly” banks.pptx
The Fed and FDIC bailed out “crypto friendly” banks.pptxThe Fed and FDIC bailed out “crypto friendly” banks.pptx
The Fed and FDIC bailed out “crypto friendly” banks.pptxTim Swanson
 
8 areas for PMF and IMF with blockchains_.pptx
8 areas for PMF and IMF with blockchains_.pptx8 areas for PMF and IMF with blockchains_.pptx
8 areas for PMF and IMF with blockchains_.pptxTim Swanson
 
The Nuances of Tokenization: A brief explanation on attempts from this past d...
The Nuances of Tokenization: A brief explanation on attempts from this past d...The Nuances of Tokenization: A brief explanation on attempts from this past d...
The Nuances of Tokenization: A brief explanation on attempts from this past d...Tim Swanson
 
Collateral-backed stablecoin landscape
Collateral-backed stablecoin landscapeCollateral-backed stablecoin landscape
Collateral-backed stablecoin landscapeTim Swanson
 
DeFi's dependency on the U.S. banking system
DeFi's dependency on the U.S. banking systemDeFi's dependency on the U.S. banking system
DeFi's dependency on the U.S. banking systemTim Swanson
 
Exchange-related chains such as BSC
Exchange-related chains such as BSCExchange-related chains such as BSC
Exchange-related chains such as BSCTim Swanson
 
Regtech in the era of intermediaries
Regtech in the era of intermediariesRegtech in the era of intermediaries
Regtech in the era of intermediariesTim Swanson
 
B-words and financial market infrastructures
B-words and financial market infrastructuresB-words and financial market infrastructures
B-words and financial market infrastructuresTim Swanson
 
Color around Dead Token Litigation
Color around Dead Token LitigationColor around Dead Token Litigation
Color around Dead Token LitigationTim Swanson
 
Clouds and Chains
Clouds and ChainsClouds and Chains
Clouds and ChainsTim Swanson
 
Defining Smart Contracts
Defining Smart ContractsDefining Smart Contracts
Defining Smart ContractsTim Swanson
 
The Future of Fintech: Crystal balls and tasseography
The Future of Fintech: Crystal balls and tasseographyThe Future of Fintech: Crystal balls and tasseography
The Future of Fintech: Crystal balls and tasseographyTim Swanson
 
By the numbers: understanding value transfers to and from China
By the numbers: understanding value transfers to and from ChinaBy the numbers: understanding value transfers to and from China
By the numbers: understanding value transfers to and from ChinaTim Swanson
 
Making Lemonade out of Lemons: Squeezing utility from a proof-of-work experiment
Making Lemonade out of Lemons: Squeezing utility from a proof-of-work experimentMaking Lemonade out of Lemons: Squeezing utility from a proof-of-work experiment
Making Lemonade out of Lemons: Squeezing utility from a proof-of-work experimentTim Swanson
 
Moving Beyond BINO Beta
Moving Beyond BINO BetaMoving Beyond BINO Beta
Moving Beyond BINO BetaTim Swanson
 
The Continued Existence of Altcoins, Appcoins and Commodity coins
The Continued Existence of Altcoins, Appcoins and Commodity coinsThe Continued Existence of Altcoins, Appcoins and Commodity coins
The Continued Existence of Altcoins, Appcoins and Commodity coinsTim Swanson
 
Sidechains and Bitcoin security
Sidechains and Bitcoin securitySidechains and Bitcoin security
Sidechains and Bitcoin securityTim Swanson
 
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
 

Mehr von Tim Swanson (20)

The Fed and FDIC bailed out “crypto friendly” banks.pptx
The Fed and FDIC bailed out “crypto friendly” banks.pptxThe Fed and FDIC bailed out “crypto friendly” banks.pptx
The Fed and FDIC bailed out “crypto friendly” banks.pptx
 
8 areas for PMF and IMF with blockchains_.pptx
8 areas for PMF and IMF with blockchains_.pptx8 areas for PMF and IMF with blockchains_.pptx
8 areas for PMF and IMF with blockchains_.pptx
 
The Nuances of Tokenization: A brief explanation on attempts from this past d...
The Nuances of Tokenization: A brief explanation on attempts from this past d...The Nuances of Tokenization: A brief explanation on attempts from this past d...
The Nuances of Tokenization: A brief explanation on attempts from this past d...
 
Collateral-backed stablecoin landscape
Collateral-backed stablecoin landscapeCollateral-backed stablecoin landscape
Collateral-backed stablecoin landscape
 
DeFi's dependency on the U.S. banking system
DeFi's dependency on the U.S. banking systemDeFi's dependency on the U.S. banking system
DeFi's dependency on the U.S. banking system
 
Exchange-related chains such as BSC
Exchange-related chains such as BSCExchange-related chains such as BSC
Exchange-related chains such as BSC
 
Regtech in the era of intermediaries
Regtech in the era of intermediariesRegtech in the era of intermediaries
Regtech in the era of intermediaries
 
B-words and financial market infrastructures
B-words and financial market infrastructuresB-words and financial market infrastructures
B-words and financial market infrastructures
 
Color around Dead Token Litigation
Color around Dead Token LitigationColor around Dead Token Litigation
Color around Dead Token Litigation
 
Blockchain 2040
Blockchain 2040Blockchain 2040
Blockchain 2040
 
Clouds and Chains
Clouds and ChainsClouds and Chains
Clouds and Chains
 
Code is not law
Code is not lawCode is not law
Code is not law
 
Defining Smart Contracts
Defining Smart ContractsDefining Smart Contracts
Defining Smart Contracts
 
The Future of Fintech: Crystal balls and tasseography
The Future of Fintech: Crystal balls and tasseographyThe Future of Fintech: Crystal balls and tasseography
The Future of Fintech: Crystal balls and tasseography
 
By the numbers: understanding value transfers to and from China
By the numbers: understanding value transfers to and from ChinaBy the numbers: understanding value transfers to and from China
By the numbers: understanding value transfers to and from China
 
Making Lemonade out of Lemons: Squeezing utility from a proof-of-work experiment
Making Lemonade out of Lemons: Squeezing utility from a proof-of-work experimentMaking Lemonade out of Lemons: Squeezing utility from a proof-of-work experiment
Making Lemonade out of Lemons: Squeezing utility from a proof-of-work experiment
 
Moving Beyond BINO Beta
Moving Beyond BINO BetaMoving Beyond BINO Beta
Moving Beyond BINO Beta
 
The Continued Existence of Altcoins, Appcoins and Commodity coins
The Continued Existence of Altcoins, Appcoins and Commodity coinsThe Continued Existence of Altcoins, Appcoins and Commodity coins
The Continued Existence of Altcoins, Appcoins and Commodity coins
 
Sidechains and Bitcoin security
Sidechains and Bitcoin securitySidechains and Bitcoin security
Sidechains and Bitcoin security
 
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...
 

Kürzlich hochgeladen

Financial Preparation for Millennia.pptx
Financial Preparation for Millennia.pptxFinancial Preparation for Millennia.pptx
Financial Preparation for Millennia.pptxsimon978302
 
Liquidity Decisions in Financial management
Liquidity Decisions in Financial managementLiquidity Decisions in Financial management
Liquidity Decisions in Financial managementshrutisingh143670
 
Gender and caste discrimination in india
Gender and caste discrimination in indiaGender and caste discrimination in india
Gender and caste discrimination in indiavandanasingh01072003
 
Unveiling Poonawalla Fincorp’s Phenomenal Performance Under Abhay Bhutada’s L...
Unveiling Poonawalla Fincorp’s Phenomenal Performance Under Abhay Bhutada’s L...Unveiling Poonawalla Fincorp’s Phenomenal Performance Under Abhay Bhutada’s L...
Unveiling Poonawalla Fincorp’s Phenomenal Performance Under Abhay Bhutada’s L...beulahfernandes8
 
The Inspirational Story of Julio Herrera Velutini - Global Finance Leader
The Inspirational Story of Julio Herrera Velutini - Global Finance LeaderThe Inspirational Story of Julio Herrera Velutini - Global Finance Leader
The Inspirational Story of Julio Herrera Velutini - Global Finance LeaderArianna Varetto
 
Introduction to Health Economics Dr. R. Kurinji Malar.pptx
Introduction to Health Economics Dr. R. Kurinji Malar.pptxIntroduction to Health Economics Dr. R. Kurinji Malar.pptx
Introduction to Health Economics Dr. R. Kurinji Malar.pptxDrRkurinjiMalarkurin
 
Market Morning Updates for 16th April 2024
Market Morning Updates for 16th April 2024Market Morning Updates for 16th April 2024
Market Morning Updates for 16th April 2024Devarsh Vakil
 
NO1 Certified kala jadu karne wale ka contact number kala jadu karne wale bab...
NO1 Certified kala jadu karne wale ka contact number kala jadu karne wale bab...NO1 Certified kala jadu karne wale ka contact number kala jadu karne wale bab...
NO1 Certified kala jadu karne wale ka contact number kala jadu karne wale bab...Amil baba
 
Hello this ppt is about seminar final project
Hello this ppt is about seminar final projectHello this ppt is about seminar final project
Hello this ppt is about seminar final projectninnasirsi
 
2024 Q1 Crypto Industry Report | CoinGecko
2024 Q1 Crypto Industry Report | CoinGecko2024 Q1 Crypto Industry Report | CoinGecko
2024 Q1 Crypto Industry Report | CoinGeckoCoinGecko
 
Stock Market Brief Deck FOR 4/17 video.pdf
Stock Market Brief Deck FOR 4/17 video.pdfStock Market Brief Deck FOR 4/17 video.pdf
Stock Market Brief Deck FOR 4/17 video.pdfMichael Silva
 
Overview of Inkel Unlisted Shares Price.
Overview of Inkel Unlisted Shares Price.Overview of Inkel Unlisted Shares Price.
Overview of Inkel Unlisted Shares Price.Precize Formely Leadoff
 
AnyConv.com__FSS Advance Retail & Distribution - 15.06.17.ppt
AnyConv.com__FSS Advance Retail & Distribution - 15.06.17.pptAnyConv.com__FSS Advance Retail & Distribution - 15.06.17.ppt
AnyConv.com__FSS Advance Retail & Distribution - 15.06.17.pptPriyankaSharma89719
 
Kempen ' UK DB Endgame Paper Apr 24 final3.pdf
Kempen ' UK DB Endgame Paper Apr 24 final3.pdfKempen ' UK DB Endgame Paper Apr 24 final3.pdf
Kempen ' UK DB Endgame Paper Apr 24 final3.pdfHenry Tapper
 
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...Amil baba
 
Uae-NO1 Rohani Amil In Islamabad Amil Baba in Rawalpindi Kala Jadu Amil In Ra...
Uae-NO1 Rohani Amil In Islamabad Amil Baba in Rawalpindi Kala Jadu Amil In Ra...Uae-NO1 Rohani Amil In Islamabad Amil Baba in Rawalpindi Kala Jadu Amil In Ra...
Uae-NO1 Rohani Amil In Islamabad Amil Baba in Rawalpindi Kala Jadu Amil In Ra...Amil baba
 
Banking: Commercial and Central Banking.pptx
Banking: Commercial and Central Banking.pptxBanking: Commercial and Central Banking.pptx
Banking: Commercial and Central Banking.pptxANTHONYAKINYOSOYE1
 
The AES Investment Code - the go-to counsel for the most well-informed, wise...
The AES Investment Code -  the go-to counsel for the most well-informed, wise...The AES Investment Code -  the go-to counsel for the most well-informed, wise...
The AES Investment Code - the go-to counsel for the most well-informed, wise...AES International
 
2024-04-09 - Pension Playpen roundtable - slides.pptx
2024-04-09 - Pension Playpen roundtable - slides.pptx2024-04-09 - Pension Playpen roundtable - slides.pptx
2024-04-09 - Pension Playpen roundtable - slides.pptxHenry Tapper
 
What is sip and What are its Benefits in 2024
What is sip and What are its Benefits in 2024What is sip and What are its Benefits in 2024
What is sip and What are its Benefits in 2024prajwalgopocket
 

Kürzlich hochgeladen (20)

Financial Preparation for Millennia.pptx
Financial Preparation for Millennia.pptxFinancial Preparation for Millennia.pptx
Financial Preparation for Millennia.pptx
 
Liquidity Decisions in Financial management
Liquidity Decisions in Financial managementLiquidity Decisions in Financial management
Liquidity Decisions in Financial management
 
Gender and caste discrimination in india
Gender and caste discrimination in indiaGender and caste discrimination in india
Gender and caste discrimination in india
 
Unveiling Poonawalla Fincorp’s Phenomenal Performance Under Abhay Bhutada’s L...
Unveiling Poonawalla Fincorp’s Phenomenal Performance Under Abhay Bhutada’s L...Unveiling Poonawalla Fincorp’s Phenomenal Performance Under Abhay Bhutada’s L...
Unveiling Poonawalla Fincorp’s Phenomenal Performance Under Abhay Bhutada’s L...
 
The Inspirational Story of Julio Herrera Velutini - Global Finance Leader
The Inspirational Story of Julio Herrera Velutini - Global Finance LeaderThe Inspirational Story of Julio Herrera Velutini - Global Finance Leader
The Inspirational Story of Julio Herrera Velutini - Global Finance Leader
 
Introduction to Health Economics Dr. R. Kurinji Malar.pptx
Introduction to Health Economics Dr. R. Kurinji Malar.pptxIntroduction to Health Economics Dr. R. Kurinji Malar.pptx
Introduction to Health Economics Dr. R. Kurinji Malar.pptx
 
Market Morning Updates for 16th April 2024
Market Morning Updates for 16th April 2024Market Morning Updates for 16th April 2024
Market Morning Updates for 16th April 2024
 
NO1 Certified kala jadu karne wale ka contact number kala jadu karne wale bab...
NO1 Certified kala jadu karne wale ka contact number kala jadu karne wale bab...NO1 Certified kala jadu karne wale ka contact number kala jadu karne wale bab...
NO1 Certified kala jadu karne wale ka contact number kala jadu karne wale bab...
 
Hello this ppt is about seminar final project
Hello this ppt is about seminar final projectHello this ppt is about seminar final project
Hello this ppt is about seminar final project
 
2024 Q1 Crypto Industry Report | CoinGecko
2024 Q1 Crypto Industry Report | CoinGecko2024 Q1 Crypto Industry Report | CoinGecko
2024 Q1 Crypto Industry Report | CoinGecko
 
Stock Market Brief Deck FOR 4/17 video.pdf
Stock Market Brief Deck FOR 4/17 video.pdfStock Market Brief Deck FOR 4/17 video.pdf
Stock Market Brief Deck FOR 4/17 video.pdf
 
Overview of Inkel Unlisted Shares Price.
Overview of Inkel Unlisted Shares Price.Overview of Inkel Unlisted Shares Price.
Overview of Inkel Unlisted Shares Price.
 
AnyConv.com__FSS Advance Retail & Distribution - 15.06.17.ppt
AnyConv.com__FSS Advance Retail & Distribution - 15.06.17.pptAnyConv.com__FSS Advance Retail & Distribution - 15.06.17.ppt
AnyConv.com__FSS Advance Retail & Distribution - 15.06.17.ppt
 
Kempen ' UK DB Endgame Paper Apr 24 final3.pdf
Kempen ' UK DB Endgame Paper Apr 24 final3.pdfKempen ' UK DB Endgame Paper Apr 24 final3.pdf
Kempen ' UK DB Endgame Paper Apr 24 final3.pdf
 
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
 
Uae-NO1 Rohani Amil In Islamabad Amil Baba in Rawalpindi Kala Jadu Amil In Ra...
Uae-NO1 Rohani Amil In Islamabad Amil Baba in Rawalpindi Kala Jadu Amil In Ra...Uae-NO1 Rohani Amil In Islamabad Amil Baba in Rawalpindi Kala Jadu Amil In Ra...
Uae-NO1 Rohani Amil In Islamabad Amil Baba in Rawalpindi Kala Jadu Amil In Ra...
 
Banking: Commercial and Central Banking.pptx
Banking: Commercial and Central Banking.pptxBanking: Commercial and Central Banking.pptx
Banking: Commercial and Central Banking.pptx
 
The AES Investment Code - the go-to counsel for the most well-informed, wise...
The AES Investment Code -  the go-to counsel for the most well-informed, wise...The AES Investment Code -  the go-to counsel for the most well-informed, wise...
The AES Investment Code - the go-to counsel for the most well-informed, wise...
 
2024-04-09 - Pension Playpen roundtable - slides.pptx
2024-04-09 - Pension Playpen roundtable - slides.pptx2024-04-09 - Pension Playpen roundtable - slides.pptx
2024-04-09 - Pension Playpen roundtable - slides.pptx
 
What is sip and What are its Benefits in 2024
What is sip and What are its Benefits in 2024What is sip and What are its Benefits in 2024
What is sip and What are its Benefits in 2024
 

The Distributed Ledger Landscape

  • 1. The Distributed Ledger Landscape Who is developing shared, replicated ledgers and why
  • 2. Brief outline • Characteristics of a distributed ledger • Motivations for building non-proof-of-work ledgers / private blockchains • Known, trusted parties versus unknown, untrusted parties • Unclear governance • Scalability challenges • Disproportional rewards from metacoins • Where has VC funding gone? • Opportunities for professional service firms
  • 3.
  • 4. Questions to consider this session • What are the design assumptions and goals for using new technology? • What are the client business requirements? • Are entities and actors on the network known or unknown, trusted or untrusted? • Who is allowed or not allowed to validate transactions? • e.g., mintettes as defined by Laurie (2011) and Meiklejohn (2015) • Are the validators spread around globally? • Is communication between them synchronous or asynchronous? • Are faults tolerated? How are Byzantine faults handled? • What type of consensus is needed? Or none at all?
  • 5. Why distributed ledgers? • There are many reasons for why companies, institutions and organizations are interested in shared, replicated ledgers and disinterested in Bitcoin (or bitcoin) itself • What do financial institutions want? • Cryptographically verifiable settlement and clearing systems that are globally distributed for resiliency and compliant with various reporting requirements. • What don’t they need? • Censorship resistance-as-a-service and artificially expensive anti-Sybil mechanisms.
  • 6. What comprises a permissioned blockchain?
  • 8. What are the characteristics of a distributed ledger?
  • 10.
  • 11. Permissioned distributed ledgers / blockchains • Blockstack (formerly CryptoCorp) • Ldger (formerly Tillit) • Clearmatics • Hyperledger (acquired by DAH) • Eris Industries • Tezos • Tembusu (TRUST) • DAH • Guardtime (KSI) • PeerNova • SKUChain* (PurchaseChain/PPOW) • MultiChain* (Coin Sciences) • Ripple* (discontinued Codius) • Stellar* (potentially with their new SCP) • Traditional tech enterprises as well (e.g., IBM)
  • 12. Each is targeting different use-cases • Syndicated loans • Trade finance • Supply chain provenance • US Treasury repo • Clearing / settling OTC derivatives and FX • Cross-border payments • Identity / data authentication • Private stock / equity issuance • Commonality: participants in these networks – including the validators themselves – are known (via KYC or KYB) and have legal or contractual obligations with other participants
  • 13. What attracts or repels use-cases? • Folk law: “Anything that needs censorship-resistance will gravitate towards censorship-resistant systems.” • Sams' law: “Anything that doesn't need censorship-resistance will gravitate towards non censorship-resistant systems.” • Banks are currently focused on: fulfilling compliance requirements, reducing cost centers, downscaling branching and implementing digital channels. None of this requires censorship-resistance.
  • 14. What is one opportunity for professional service firms that rely on consulting, accounting and auditing?
  • 15. Finding ways to reduce cost centers for financial institutions • According to Deutsche Bank in 2012: • “Measured as a percentage of revenues, financial services firms spend more on IT than any other industry. Banks’ IT costs equal 7.3% of their revenue’s, compared to an average of 3.7% across all other industries surveyed” • According to a 2015 report from Celente: • “Total bank IT spending across North America, Europe, and Asia-Pacific will grow to US$196.7 billion in 2015, an increase of approximately 4.6% over 2014.” • According to a 2015 report from Santander: • “[D]istributed ledger technology could reduce banks’ infrastructure costs attributable to cross-border payments, securities trading and regulatory compliance by between $15-20 billion per annum by 2022”
  • 16. For accountants • “One important issue for accountants: as these technologies are implemented; settlement, records are all on a blockchain; accountants will need to learn how to audit records on shared, replicated (permissioned) ledgers. For financial services to implement these technologies; auditors who already audit infrastructures like CLS, DTCC, custodians, and banks, will need to be ready for the future. If they can't audit, nothing can happen. So they should be prepared.” - Pinar Emirdag, Managing Director at Hupomone Labs
  • 18.
  • 19. Distributed databases / key value / hash table • BigTable • Druid • Dynamo • HyperDex • Voldemort • HBase (Hadoop/Chubby) • Redis • Cassandra • MongoDB • CouchDB • MemCache • IPFS
  • 20. Blockchain does not mean Bitcoin • Many VCs, reporters and Bitcoin entrepreneurs are ‘talking their book’ and ‘revising history’ when they euphemistically equate a blockchain solely with Bitcoin • Nakamoto-style consensus is just one way to “skin a consensus cat” • Over 30 years of academic research on Merkle roots, hash-based storage and arriving at consensus in distributed computing • Technology is iterative and Bitcoin may just remain a proof-of-concept due to its limitations and primary focus on being censorship-resistant above all else
  • 21. Needing a token is likely a red herring • Energy conversion (mining) may only be a requisite if validators are unknown and untrusted; staking and surety bonds may be an alternative too for a public network • There are other methods of securely validating transactions based on different design goals and assumptions that do not involve burning coal in China or running a consumer device-based Tom Sawyer botnet • In general, why don’t permissioned shared, replicated ledgers necessarily need a token? • Because they incentivize security through legally binding contracts with validators whom have real-world identities and reputations • Validation on proof-of-work networks involves actors who are – in the design model – not contractually obligated to fulfill a terms of service (using the network is caveat emptor); the marginal costs on a public network are higher and thus the compensation model has to be different
  • 22. Why not (re)use one communal chain for everything? • For the same reason organizations use different types of airplanes, boats and automobiles – they have different needs and business requirements. • Blockchain size is an ongoing challenge to the “one-size fits all approach” that will be discussed later below. Impacts other chains too: Ethereum testnet is already at 30 GB, Bitcoin mainnet is 36 GB. • And because as more value is added to a public blockchain, the more incentives there are to attack it without going through the fan fiction Maginot Line narrative (brute force by hashrate). • Because of increased block maker centralization it is much easier to use other techniques (rubber hose cryptanalysis, denial-of-service) to disrupt participation • Blatant bribery / hacking of pool • ‘An attacker can sniff the cleartext credentials in the “mining.authorize” message, credentials may be used elsewhere across the internet and may lead to account compromise’ • Canadian router hacked via Border Gateway Protocol fooling miners ($84,000 stolen)
  • 23. Bitcoin’s lack of contracts and terms of service (done by design) • In the event of a block reversal or censored transaction, there is no terms of service that mining pools (validators) must adhere to. • On April 25, 2015 a BitGo user, due to a software glitch, accidentally sent 85 BTC as a mining fee to AntPool (Bitmain’s pool operated in China) • To resolve this problem, the user spent several days publicly conversing with tech support (and the community) on Reddit. • Eventually the glitch was fixed and AntPool – to be viewed as a “good member of the community” yet defeating the purpose of a proof-of-work blockchain – sent the user back 85 BTC • “Who” do you call in the future? Why bother with pseudonymity?
  • 24. Unintended in 2009: knowing the pseudonoymous validators on an untrusted network? • Below is a list of the first time a pool publicly claimed a block: • Pool | Height 1: Slush 97838 2: bitcoinPool 110156 3: DeepBit 110322 4: Eligius 120630 5: BTC Guild 122608 And a list of the first time a pool signed a coinbase transaction: • Pool | Height 1: Eligius 130635 2: BitMinter 152246 3: BTC Guild 152700 4: Nmcbit.com 153343 5: YourBTC 154967 A little history: Slush began publicly operating at the end of November 2010. Eligius was announced on April 27, 2011. DeepBit publicly launched on February 26, 2011 and at one point was the most popular pool, reaching for a short period in July 2011, more than 50% of the network hashrate.
  • 25. Three sins with trade-offs
  • 26. Sin of Commission (forgery of transaction) Sin of Omission (censorship of transaction) Sin of Deletion (reversal of transaction)
  • 27. Cryptocurrency systems prioritize mitigation of omission (censorship-resistance) over deletion (irreversibility) • In contrast, any system of off-chain property titles will have to prioritize deletion (irreversibility) over omission (censorship-resistance) • Consequently, existing legal systems will likely never recognize a system of property titles that can be reversed by anonymous or pseudonomyous validators (see EBA concerns) • “To me the crux of the issue is that permissionless consensus cannot guarantee irreversibility, cannot even quantify the probability of a history-reversing attack (rests on economics, not tech).” - Robert Sams, CEO of Clearmatics
  • 28. But what about sunk costs? • One common argument from enthusiasts and promoters is that because $800+ million in VC funding has been invested in Bitcoin-related startups, it makes no sense to go other places. • This would be akin to saying, Reddit, Slashdot and 4chan are all a distraction. GeoCities is way too far ahead and that we should be focused on GeoCities. • This sunk cost fallacy is also empirically untrue. If Bitcoin was “too far ahead,” then axiomatically no one would be working on all these other projects as they would clearly see this trend and focus on just one platform.
  • 29. Watermarked token creators make public networks less secure
  • 30.
  • 31.
  • 32. Theory versus practice • A number of organizations like NASDAQ, Chain.com and Gyft have announced that they will use Open Assets (a color coin implementation from CoinPrism) to issue assets onto the Bitcoin blockchain. • Most of these setups require identification of all parties and additionally the organization itself typically holds one of the private keys (for a 2-of-n or 3-of-n setup). • Because this setup is centralized and all parties are known, there is no real value-add in using a censorship resistant proof-of-work blockchain. • In addition, title is not transferred nor is post-trade settlement final in the above scenario (difference between bearer and registered asset)
  • 33. Only a double-spend is ineffective in this setup • An attacker can still reverse an interval of “settled” transactions as the attacker's objective is undermining confidence in the market in which he has a short position (e.g., using Gemini), not double-spending a metacoin, which of course he cannot get away with because the identities of all counterparts are known to NASDAQ. • We see this “undermining” happen with existing virtual assets: • In the fall of 2013, Chinese traders hacked into reporters Weibo account, uploaded fake government documents to spook the market • Would sell bitcoins beforehand and after the Weibo account was restored, repurchase bitcoins at a lower level. • Since then we see enormous amount of effort by sock puppets and boosters to use social media in the West who make up similar rumors to move the market up and down
  • 34. One thought experiment • It may be trivial to stifle any platform built on top of Bitcoin or other permissionless networks. • For instance, Bob could create an anonymous website that announces it will pay X bits to every block maker that does not include various transactions related to say, Omni or other metacoins. • This might slow down both the platforms and networks and make them less attractive to others as well. • As an aside, block makers can already choose to include or exclude certain transactions. Eligius, for example, is known for ignoring SatoshiDice transactions, and Luke-Jr released some BitcoinQT flag to also prevent such “spam” messages from propagating
  • 35. Sams also touched on the problems for Open Assets (and others): “Now, I am sure that the advocates of putting property titles on the bitcoin blockchain will object at this point. They will say that through meta protocols and multi-key signatures, third party authentication of transaction parties can be built-in, and we can create a registered asset system on top of bitcoin. This is true. But what’s the point of doing it that way? In one fell swoop a setup like that completely nullifies the censorship resistance offered by the bitcoin protocol, which is the whole raison d’etre of proof-of-work in the first place! These designs create a centralised transaction censoring system that imports the enormous costs of a decentralised one built for censorship-resistance, the worst of both worlds.” - Robert Sams, CEO of Clearmatics
  • 36. Top heavy • Metaprotocols that utilize and sit on top of Bitcoin’s blockchain provide disproportional rewards • Counterparty, Mastercoin (Omni), Open Assets and others are effectively piggy backing and free riding off seigniorage rewards • Also happens on other proof-of-work chains such as Dogecoin/Dogeparty • E.g., Apple shares (total market cap = $731 billion USD) issued as metacoin. Will Bitcoin security suffice to keep the market in Apple shares trading secure? • In long run, miners are probably not destroying enough capital to ultimately secure metacoin assets, making the network less secure. • Ceteris paribus: in the long run it costs a bitcoin to create a bitcoin, pools are not “meta aware” and therefore are not aware of the ‘social value’ each metacoin actually represents • Yet if a pool becomes “meta aware” it opens up new vulnerability to censorship
  • 37. These metaplatforms have become popular in part because there has been no other quick way to enhance or add similar features to Bitcoin core itself
  • 39. Nebulous governance • Because Bitcoin is a public / communal good, there is no de jure entity to fire, hire or make decisions on the direction of how its blockchain should evolve (or not) • This creates uncertainty for development of new features, many of which get tested out and implemented in altcoins and alternative ledgers instead (e.g., ring signatures in CryptoNote, group signatures in Tembusu) • In practice lack of clear governance devolves into factionalism / tribalism between special interest groups • Most of the discussion degenerates into lobbying companies, organizations and individuals with high karma on reddit, to promote one agenda over another • This alone is a reason to reconsider building a mission-critical financial product on the Bitcoin blockchain or other public proof-of-work-based blockchains which are economically and politically impacted by, for example: block sizes
  • 40. Most recent example is block size increase • This challenge has been known for several years, yet anyone discussing it prior to two months ago was labeled a “concern troll” or told to “read the Wiki” or that “aggregate fees will increase because of reasons” • There are economic and political trade-offs to increasing (and decreasing) the maximum block size allowed on a proof-of-work blockchain: • Keeping a 1 MB block size will likely require higher fees to end-users but results in a topologically more decentralized network and less “spam” (e.g., fewer ‘long-chains’) • With a larger 20 MB block size, mandatory fees to miners are allegedly lower for end-users but at the cost of fewer validating nodes on the network reducing privacy; miners are still reliant on block rewards • There are at least three different special interest groups with their own goals
  • 41. Blocksize special interest groups • One distinct group gravitating around Gavin Andresen and Mike Hearn: • Support behind them includes many Western VC-backed companies such as Coinbase that have publicly claimed to the public (and investors) that Bitcoin-based companies will be able to compete with payment incumbents (such as PayPal and Visa) therefore they must be able to somehow make Bitcoin achieve a similar transaction-per-second metric and to do so, they want to increase the block size to potentially, 20 MB and beyond.
  • 42.
  • 43. Other SIGs • Another group, some of whom work at Blockstream (Greg Maxwell, Pieter Wuille, Adam Back): • Support behind their vision includes a variety of companies and organizations. Some of these developers prefer an alternative method of scaling by attempting to build a proposed “Lightning Network” (based on payment channels) as well as off-loading a lot of the transaction volume to sidechains (which Blockstream is building a couple varieties of – federated pegs and two-way peg) • There are several other contingents including a large portion of the Chinese mining community (which collectively represents about 60% of the network hashrate); as well as independent developers and users such as Peter Todd and Jeff Garzik each of whom has elaborated on the trade-offs both larger block sizes and a hard fork will have on nascent Bitcoinland
  • 44. At current usage rates, blocks will be consistently filled in 18 months
  • 45. Today, for less than 2 BTC (€434) in fees, an actor can disrupt and clog the network for hours
  • 46. Timeline of 1st CoinWallet practice run [Note: below is their write-up of the event] • 11:57 GMT - Transaction servers initiated. Thousands of 700 kb transactions completed within the first 20 minutes. Transactions were used to break coins into small 0.0001 outputs. • 12:30 GMT - Servers begin sending larger 18kb transactions. • 14:10 GMT - Mempool size increases dramatically. Blockchain.info breaks. • 14:20 GMT - Our servers begin to crash. It becomes apparent that BitcoinD is not well suited to crafting transactions of this size. • 14:30 GMT - Our test transactions are halted while alternate solutions are created. The mempool is at 12 mb. • 17:00 GMT - Alternate transaction sending methods are started. Servers are rebooted. Mempool has fallen to 4mb. • 21:00 GMT - The stress test is stronger than ever. Mempool reaches 15 mb and more than 14000 transactions are backlogged. The situation is made worse by F2Pool selfishly mining two 0kb blocks in a row. • 23:59 GMT - 12 hours after starting, the test is concluded. Less than 2 BTC (€434) is spent on the test in total.
  • 47. But if fees increase over time, doesn’t that reduce the inclusivity of Bitcoin?
  • 48.
  • 49. Most of current blockchain traffic is effectively ‘spam’ (e.g., long-chains) that would not exist with higher fees
  • 50. Let Bitcoin be Bitcoin and not BINO • Contrary to the message from “Highlanders” (that there can “only be one”), permissioned ledgers will actually help reduce clutter and bloat on public ledgers • Why? • At the current trajectory, the various metaplatforms attempting to parasitically latch onto Bitcoin will likely make it them victim of their own success – the more top heavy the network becomes, the bigger the incentive for attacking nodes, pools, API providers, routers and other infrastructure • See Heilman (2015), Gervais (2015), Miller (2015)
  • 51. Fees to miners has not increased in aggregate relative to what was predicted in WP Section 6
  • 52. What is governance surrounding 21 million BTC hard cap? • Since fees are not increasing as the popular narrative predicted, and miners are still heavily dependent on seigniorage to maintain security: How could governance be impacted by future purposeful attempts at forking the network to maintain the existing inflation rate?
  • 53. Bitcoin has no native process for permanent hard forks, it is not a future-proofed blockchain • Because technology and usage are not static, there needs to be a way to clearly upgrade and update both the software and network • The BIP process (“Bitcoin Improvement Proposals”) is an ad hoc kludge that depends on altruism and charity, neither of which is sustainable and as shown empirically, beholden to special interest groups and their stakeholders • Other networks have learned from this mistake: • Built around version control (e.g., Peernova) • Built-in, explicit governance: • Tezos is a self-amending chain • Ethereum is attempting to “bomb” the chain to switch to proof-of-stake at a later date • Ripple, Stellar and others have clearer governance due to explicit chain-of-command, terms of service, real-world reputations and contractual obligations. • Different set of challenges (e.g., identity / KYC management, trying to run this in a decentralized and secure way). • A financial network is different than an information network.
  • 54. “When it comes to long term survival, adaptability is more important than strength. Seeing distributed ledger as mere technology is shortsighted, they are first and foremost networks and, as such, their governance model is paramount to their success. A decentralized network that does not internalize its governance is condemned to stagnation or centralization.” - L.M. Goodman, creator of Tezos
  • 55. Assumptions on security • Bitcoin mining does not “take care of itself” – it is largely based on economic incentives which fluctuate relative to the token value • What are the sufficient, sustainable incentives for proof-of-work cryptocurrencies to continue providing security? $300 million? • Lots of idle speculation from large promoters and investors of Bitcoin companies, but very little “research” by Bitcoin companies beyond posturing on social media and at conferences • This is currently being modeled by a variety of academics with the tentative conclusion that due to block reward halving and lack of increase in aggregate fees results in a monopoly mining pool
  • 56. • Agent-based modeling results using historical data • Blue – agents that join a pool • Black – non-miners (though potential) • Red – Solo miners • In the end, agents using pooled mining are the last remaining participants
  • 57. What about funding and investments?
  • 59. VS: Fintech funding overall as of 2015/04
  • 60. According to Accenture: $9.89 billion in fintech deals done in 2014 in the US
  • 61. Where has that $800+ million gone so far? • Buying and holding cryptocurrencies (BitPay, several hosted wallets) • Building get-away cars (Open Bazaar, ShapeShift) • Currency conversion (any mining-related company) • A dozen other areas
  • 62. Other cost centers for these BTC-focused startups • Domain name(s) • Legal fees (company formation) • Office rent/lease/mortgage • Utilities and internet access: particularly important for mining farms/pools • Attending events • Event sponsorships • Marketing and advertising: user acquisition, lead generation, brand awareness • Front-end design • Advisory fees to banks • Lobbying special interest groups / policy makers • Acquiring board of Directors and Advisors • Company outings and vacations • Money transmitter licenses • Insurance of virtual currencies that a company may hold in custody • Acquiring and maintaining an inventory of cryptocurrencies • Customer service and bug bounties: reimbursing customer for problems with R values/RNGs • Denial of service (DOS) vandalism and extortion: commonly happens with mining pools • Ransomware (FBI: $18 million last year via Cryptowall and others)
  • 63.
  • 64.
  • 65. Conclusions • Many of the science fair projects that passed themselves off as cryptocurrency “startups” will likely burn out of capital leaving behind IP, software libraries and skilled developers • These libraries and IP, if there is any utility to them, will likely be forked and integrated into existing institutions, organizations and enterprises • Similarly, some skilled developers may benefit from labor arbitrage due to their knowledge and experience which other larger firms lack • In the end, just as PGP, OTR messaging and FOSS stacks like LAMP were inspired in part by cypherpunks but ended up being used by a bevy of non-ideologically oriented organizations, so too will some of the moving pieces that comprise primordial blockchains
  • 66. Conclusions cont’d • There is room for both permissionless and permissioned systems to coexist and grow • Bitcoin-related startups have and will continue to teach the overall fintech industry what works and what doesn’t • These two different network designs are both specialized to handle certain different types of activity and consequently have different cost structures to secure their respective validation processes • What permissionless enthusiasts probably should be cautious of: attempts to turn their network into a permissioned, gated system which is what has slowly happened to Bitcoin over the past six-and-a-half years – all of the costs of both worlds without the benefits of either

Hinweis der Redaktion

  1. First presented on June 27, 2015 for Blockchain University hosted at Pricewaterhouse Coopers in San Francisco. Video: https://www.youtube.com/watch?v=8-OxnJip-bA Image source: http://santanderinnoventures.com/wp-content/uploads/2015/06/The-Fintech-2-0-Paper.pdf I would like to thank Arthur Breitman, Richard Brown, Alexandre Callea, Pinar Emirdag, Andrew Geyl, Dave Hudson, Hyder Jaffrey, Yakov Kofner, Antony Lewis, Todd McDonald, Piotr Piasecki, Robert Sams and John Whelan for their feedback.
  2. Original images from Dilbert.com Derivatives: https://twitter.com/jgarzik/status/598864366272806913/photo/1 And: https://twitter.com/jackgavigan/status/584413841649491970
  3. Source: http://www.links.org/files/distributed-currency.pdf And: http://arxiv.org/pdf/1505.06895.pdf
  4. Source: http://www.ofnumbers.com/wp-content/uploads/2015/04/Permissioned-distributed-ledgers.pdf
  5. Source: http://www.ofnumbers.com/wp-content/uploads/2015/04/Permissioned-distributed-ledgers.pdf
  6. Source: http://gendal.me/2015/06/08/towards-a-unified-model-for-replicated-shared-ledgers/
  7. In theory, Ripple and Stellar would meet the criteria for “permissionless.” In practice however, they currently whitelist and blacklist validators so it is technically permissioned as are the other projects on top of it (as there is no defined KYC/KYB procedure (yet) the process is de facto because a node is only listened to if other nodes trust it, the process requires a public identity). As one reviewer noted, Ripple and Stellar: “Are kind of a hybrid between permissioned and permissionless. In essence, they are both entirely open. Anyone can operate a node and submit transactions, although the validators are likely to be known entities. Every single wallet has the capacity to issue any asset they want into the network. But each wallet that is created comes with a set of configuration tools where the holders of its issued assets can be very tightly controlled OR not controlled at all. Nobody can stop anyone from using Ripple. Nobody. But banks will KYC all their users just like they do today.” As far as SKUChain goes, according to Zaki Manian, it’s co-founder: “While permissioned Proof of Work is adequate, permissioned byzantine agreement protocols are an enhancement and clearly necessary for running these systems at scale. We think that adopting a BGA protocol for a permissioned ledger is probably a premature optimization relative to figuring out how to make find applications for distributed ledger technologies and then creating ledgers that are sufficiently expressive to capture them.” Source on Codius: https://bitcoinmagazine.com/20985/ripple-discontinues-smart-contract-platform-codius-citing-small-market/ And: http://hyperledger.com/posts/2015-06-25-hyperledger-acquired-by-digital-asset-holdings.html MultiChain, see page 5: http://www.multichain.com/download/MultiChain-White-Paper.pdf
  8. Thanks to Yakof Kofner for his feedback on this slide.
  9. Santander report: http://santanderinnoventures.com/wp-content/uploads/2015/06/The-Fintech-2-0-Paper.pdf Deutsche Bank report: http://www.dbresearch.com/PROD/DBR_INTERNET_ENPROD/PROD0000000000299039.pdf Celente: http://www.celent.com/reports/it-spending-banking-global-perspective-2
  10. Personal correspondence, June 24, 2015
  11. Source: https://www.coingecko.com/en
  12. Source: http://www.slideshare.net/teste999/distributed-databases-overview-2722599 And: https://en.wikipedia.org/wiki/Distributed_data_store
  13. There may be a couple exceptions to having a token on a private blockchain / distributed ledger: spam mitigation and representation of a receipt.
  14. Source: http://www.ofnumbers.com/2015/06/05/needing-a-token-to-operate-a-distributed-ledger-is-a-red-herring/ Nakamoto was not trying to solve problems for financial institutions. In point of fact, Bitcoin was purposefully designed not to interface with trusted third parties. To enable part of this design, trade-offs were made. Maintaining a decentralization network with Sybil protection has a different cost structure than other less decentralized methods.
  15. Source: https://www.reddit.com/r/ethereum/comments/3avhav/testnet_already_at_30gb/
  16. Source: http://www.ofnumbers.com/2015/06/05/needing-a-token-to-operate-a-distributed-ledger-is-a-red-herring/
  17. Source: http://www.ofnumbers.com/2015/04/26/what-has-been-the-reaction-to-permissioned-distributed-ledgers/
  18. Source: http://www.ofnumbers.com/wp-content/uploads/2015/04/Permissioned-distributed-ledgers.pdf
  19. One reviewer had an alternate view: “I'm not really sure which is the priority at the moment. Definitely all crypto systems are against Sin of Commission - you can't forge a transaciton unless you steal someone's key. I would personally see Deletion as harder than Omission, since once something gets into a ledger and has enough confirmations, it is pretty much impossible to reverse at the moment. Omission on the other hand is fairly straightforward for pool.” EBA source: EBA Opinion on ‘virtual currencies’
  20. Source: https://twitter.com/brian_armstrong/status/569914763263606785
  21. Source: http://www.forbes.com/sites/laurashin/2015/06/24/nasdaq-selects-bitcoin-startup-chain-to-run-pilot-in-private-market-arm/ Based on public information, Symbiont.io appears to be using Counterparty and/or the Bitcoin blockchain itself.
  22. Source: http://www.clearmatics.com/2015/05/no-bitcoin-is-not-the-future-of-securities-settlement/
  23. Thanks to Piotr Piasecki for his feedback on this idea.
  24. Source: http://www.clearmatics.com/2015/05/no-bitcoin-is-not-the-future-of-securities-settlement/
  25. Can Bitcoin’s internal economy securely grow relative to its outputs? and Will colored coin extensibility throw a wrench into the automated information security costs of Bitcoin? by Tim Swanson
  26. Images from CoinTelegraph.com
  27. Source: http://www.reddit.com/r/Bitcoin/comments/356twp/nick_szabo_zooko_pwuille_gavinandresen_infinity/cr1ritk
  28. Source: http://cointelegraph.com/news/114657/chinese-mining-pools-call-for-consensus-refuse-switch-to-bitcoin-xt
  29. Source: https://tradeblock.com/blog/bitcoin-network-capacity-analysis-part-2-macro-transaction-trends
  30. Results of the CoinWallet stress test: http://www.reddit.com/r/Bitcoin/comments/3au3rs/coinwalleteu_stress_test_analysis/
  31. http://www.reddit.com/r/Bitcoin/comments/3au3rs/coinwalleteu_stress_test_analysis/
  32. Source: http://www.ofnumbers.com/2015/04/22/the-flow-of-funds-on-the-bitcoin-network-in-2015/
  33. Source: http://organofcorti.blogspot.co.uk/ See also: http://www.ofnumbers.com/wp-content/uploads/2015/01/Slicing-data.pdf
  34. Heilman: http://cs-people.bu.edu/heilman/eclipse/ Gervais: http://eprint.iacr.org/2015/578.pdf Miller: http://cs.umd.edu/projects/coinscope/
  35. Illustration from Near Zero Bitcoin Transaction Fees Cannot Last Forever by Kerem Kaskaloglu And: https://tradeblock.com/blog/bitcoin-network-capacity-analysis-part-3-miner-incentives
  36. Tweet: https://twitter.com/adam3us/status/612661270274293760
  37. One other challenge for DLT as shared infrastructure (pipes and storage), if goal is to avoid introducing a controlling central party again, how could governance (for directional drive, Service levels, change management, etc.)? Special thanks to Hyder Jaffrey and Alexandre Callea for their feedback.
  38. Personal correspondence, June 25, 2015
  39. From Ernie Teo: Miners’ Incentives and the Decentralized Network
  40. Source: http://insights.venturescanner.com/venture-scanner-sector-maps/
  41. Source: http://insights.venturescanner.com/venture-scanner-sector-maps/
  42. Source: https://newsroom.accenture.com/news/fintech-investment-in-us-nearly-tripled-in-2014-according-to-report-by-accenture-and-partnership-fund-for-new-york-city.htm
  43. Source: http://www.ofnumbers.com/2015/05/29/what-impact-have-various-investment-pools-had-on-bitcoinland/
  44. Source: http://www.ofnumbers.com/2015/05/29/what-impact-have-various-investment-pools-had-on-bitcoinland/ Ransomware: http://www.coindesk.com/fbi-bitcoin-ransom-attack-loss-18-million/
  45. Source: http://www.ofnumbers.com/2015/05/29/what-impact-have-various-investment-pools-had-on-bitcoinland/
  46. Source: http://www.ofnumbers.com/2015/04/22/the-flow-of-funds-on-the-bitcoin-network-in-2015/
  47. Empirically, Bitcoin has gravitated from permissionless to permissioned, yet without the benefit of either and the costs associated with both.
  48. SKBI: http://skbi.smu.edu.sg/
  49. Source: http://p2sh.info/p2sh-volume#
  50. Source: http://www.blockscan.com/charts_transaction_all
  51. Source: https://www.coinbase.com/charts