1 of 18

Bitcoin

The History Of Digital Money

2 of 18

The Road To Digital Money

Foundational Technology

Peer-to-Peer Networking, Encryption, Digital Signatures, Blockchain 1974 - 1991

Influential Groups / People

Government Agencies, Universities, Cryptographers

Attempts At Digital Money

DigiCash, E-Gold, B-Money, Bitgold, Liberty Reserve, R-POW

1989 - 2006

Emergence Of Bitcoin

Bitcoin White Paper

September 2008 - Present

3 of 18

Foundational Technology

  • Peer-To-Peer Networking
  • Encryption
  • Digital Signatures
  • Blockchain

4 of 18

Technology Timeline

TCP/IP Internet Protocol

Creators: Vinton G. Cerf & Robert E. Kahn Created: 1974

RSA Public Key Cryptosystem

Creators:Ron Rivest, Adi Shamir & Leonard Adleman Created: 1977

Blind Signatures

Creators: David Chaum Created: 1983

Elliptic Curve Cryptography

Creators: Neal Koblitz & Victor Miller

Created: 1985

Blockchain

Time Stamping

Creators: Stuart Haber & W. Scott Stornetta

Created: 1991

Merkle Tree

Creators: Ralph Merkle Created: 1979

5 of 18

Influential Figures

  • Government Agencies
  • Public Universities
  • Cypherpunks

6 of 18

Influential Figures

Government Agencies

Public Universities

CypherPunks

7 of 18

  • Cypherpunk: A cypherpunk is any activist advocating widespread use of strong cryptography and privacy-enhancing technologies as a route to social and political change.
  • Ethos: "Privacy is necessary for an open society in the electronic age. ... We cannot expect governments and corporations to grant us privacy ... We must defend our own privacy if we expect to have any. ... Cypherpunks write code. We know that someone has to write software to defend privacy, and ... we're going to write it.”
  • Mailing List: The Cypherpunks mailing list was started in 1992 and was an active forum with technical discussion ranging over mathematics, cryptography, computer science, political and philosophical discussion. It ran on a network of independent mailing list nodes intended to eliminate the single point of failure inherent in a centralized list architecture

Notable Projects From Cypherpunk Mailing Members

8 of 18

Notable Cypherpunks

David Chaum

Bio: University of California Berkeley, Doctorate Computer Science & Business Admin

Notable Accomplishments: Widely recognized as the inventor of digital cash.

Contributions: DigiCash, Blind Digital Signatures,

Hal Finney

Bio: California Institute of Technology, BS Engineering Deceased: 1956-2014

Notable Accomplishments: Received the first bitcoin transaction from Bitcoin's creator Satoshi Nakamoto

Contributions: R-POW, Early Bitcoin Developer,

Nick Szabo

Bio: University of Washington Computer Science & George Washington University Law

Notable Accomplishments: Widely recognized as the creator of the phrase and concept of "smart contracts"

Contributions: Bitgold, Smart Contracts,

Adam Bach

Bio: University of Exeter South West England PhD Computer Science

Notable Accomplishments: Created a proof-of-work system that was cited in the Bitcoin whitepaper.

Contributions: Hashcash, Blockstream,

9 of 18

Attempts At Digital Money

  • Timeline Of Attempts
  • Case Studies
  • Reasons For Failure

10 of 18

Prior Attempts At Digital Money Timeline

DigiCash (E-Cash)

Creator:David Chaum Created: 1989

E-Gold

Creator: Gold & Silver Reserve Inc

Created: 1996

B-Money

Creator: Wei Dai Created: 1998

R-Pow

Creator: Hal Finney

Created: 2004

Liberty Reserve

Creators: Arthur Budovsky and Vladimir Kats

Created: 2006

BitGold

Creators: Nick Szabo Created: 1998

Bitcoin

Creator: Satoshi Nakamoto

Created: 2008

11 of 18

Case Study

  • Digicash, E-Gold, Liberty Reserve
  • Bitgold, R-Pow, B-Money

12 of 18

Centralized Digital Money Systems

DigiCash

Overview: DigiCash Inc. was a corporation founded by David Chaum in 1989. DigiCash pioneered a form of early electronic payment called eCash. eCash required a user to run software to withdraw digital banknotes from a bank and designate specific encrypted keys before it can be sent to a recipient.

Adoption: The Mark Twain Bank, located in Missouri was the only U.S. bank that supported DigiCash systems. Deutsche Bank, based in Germany, was the second backing bank of DigiCash systems.

Failure: The Company went bankrupt in 1998 after only achieving 5,000 user signups.

E-Gold

Overview: E-gold was a digital gold currency operated by Gold & Silver Reserve Inc. E-gold allowed users to open an account on their website denominated in grams of gold and gave the account owner the ability to make instant transfers of value to other e-gold accounts.

Adoption: The e-gold system was launched online in 1996 and had grown to five million accounts by 2009. At its peak in 2006, e-gold was processing more than $2 billion USD worth of transactions per year.

Failure: In 2007 the US Federal government shut down e-gold for money laundering and other financial crimes.

Liberty Reserve

Overview: Liberty Reserve was a centralized digital currency service that allowed users to deposit USD which was then "converted" into Liberty Reserve Dollars. Each Liberty Reserve Dollar was pegged to the the U.S. dollar.

Adoption Liberty Reserve had more than 1 million registered users, 200,000 of which were from the United States. It is alleged to have been used to process more than $6 billion in proceeds during its history.

Failure: The company was charged with money laundering and operating an unlicensed financial transaction company.

13 of 18

Protocols For Digital Money

BitGold: Nick Zabo

Overview: Bitgold was a system for the decentralized creation of unforgeable proof of work chains, with each one being attributed to its discoverer's public key, using timestamps and digital signatures.

Innovation: The Bitcoin gold system is remarkably similar to the Bitcoin system except for its reliance on Byzantine-resilient peer-to-peer consensus.

Failure: The BitGold system was never implemented, however A month after publishing the BitGold system, Satoshi Nakamoto would release Bitcoin’s source code and mine the first Bitcoin.

B-Money: Wei Dai

Overview: B-Money was an anonymous, distributed electronic cash system where "digital aliases" would be able to send and receive money over a decentralized network.

Innovation: B-Money used a proof of work function for money creation and required all participants to broadcast their transaction to all other participants.

Failure: The B-money system was never implemented, however it was referenced by Satoshi Nakamoto in the Bitcoin White Paper.

R-POW: Hal Finney

Overview: R-POW was a digital cash prototype that creates tokens by providing a proof-of-work string, that can be transferred by signing a transfer order to a specified public key.

Innovation: R-POW was a direct precursor to Bitcoin and was the only digital collectible to ever function as a piece of software.

Failure: R-POW failed to solve the double spend problem in a decentralized way and relied on a secure but centralized server to record all transactions.

14 of 18

Reasons For Failure

Vestibulum congue

Centralized Issuance

Trusted Third Party Coordinator

Double Spend Problem

No Proof-Of-Work

Bitcoin Fixes This

Previous attempts at creating digital money failed for various micro issues but with a macro theme of centralization.

Centralized Systems

Having a centralized issuer or coordinator creates an attack vector where the issuer can be put under political pressure to shutdown the system.

Protocols

A number of theoretical computer science issues are highlighted when trying to create a decentralized protocol for money.

-How do participants claim ownership of the money?

-How do you coordinate a payment without using an intermediary?

-How do you issue new units of money?

15 of 18

Emergence Of Bitcoin

  • Timeline
  • White Paper
  • Satoshi Nakamoto

16 of 18

Early Bitcoin Timeline

17 of 18

Satoshi Nakamoto

Satoshi Nakamoto is the name used by the pseudonymous person or persons who developed bitcoin, authored the bitcoin white paper, and created and deployed bitcoin's original reference implementation.

Satoshi Nakamoto interacted with the Bitcoin community for 4 years before disappearing .

Satoshi leaving the Bitcoin community was a pivotal moment in Bitcoins history. Without a centralized thought leader dicating Bitcoins direction, Bitcoin development can be dictated by the community.

A collection of all of his public communications can be found on the Satoshi Nakamoto Institute website.

satoshi.nakamotoinstitute.org

18 of 18

The Bitcoin Whitepaper

Bitcoin: A Peer-To-Peer Electronic Cash System was sent to cryptography mailing list on October 31st 2008 by Satoshi Nakamoto.

The Bitcoin Whitepaper combined over 30 years of cryptography research to devise a system that solved two computer science problems

  1. The Byzantine General Problem
  2. The Double Spend Problem

An annotated version of the White Paper can be found at Fermat's Library to help breakdown some of the complex computer science topics covered

https://fermatslibrary.com/s/bitcoin