handouts/ho08.tex
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Wed, 01 Jun 2016 13:04:21 +0100
changeset 456 f65e4fa6e902
parent 446 64c20ed7941a
child 458 aebcaa545f81
permissions -rw-r--r--
updated
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     1
\documentclass{article}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     2
\usepackage{../style}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     3
\usepackage{../graphics}
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
     4
\usepackage{../langs}
426
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
     5
\usepackage{../data}
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
     6
446
64c20ed7941a updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 442
diff changeset
     7
%https://crypto.stanford.edu/cs251/
456
f65e4fa6e902 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 446
diff changeset
     8
%https://programmingblockchain.gitbooks.io/programmingblockchain/content/
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     9
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    10
\begin{document}
426
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
    11
\fnote{\copyright{} Christian Urban, 2014, 2015}
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    12
336
3cb200fa6d6a updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 323
diff changeset
    13
\section*{Handout 8 (Bitcoins)}
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    14
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
    15
In my opinion Bitcoins are an elaborate Ponzi
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    16
scheme\footnote{\url{http://en.wikipedia.org/wiki/Ponzi_scheme}}---still
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    17
the ideas behind them are really beautiful and not too
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    18
difficult to understand. Since many colourful claims about
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    19
Bitcoins float around in the mainstream and not-so-mainstream
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    20
media, it will be instructive to re-examine such claims from a
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    21
more technically informed vantage point. For example, it is
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    22
often claimed that Bitcoins are anonymous and free from any
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    23
potential government meddling. It turns out that the first
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    24
claim ignores a lot of research in de-anonymising social
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    25
networks, and the second underestimates the persuasive means a
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    26
government has at its disposal. 
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
    27
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    28
There are a lot of articles, blogposts, research papers
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    29
etc.~available about Bitcoins. Below I will follow closely the
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    30
very readable explanations from
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    31
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    32
\begin{center}
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
    33
\url{http://www.michaelnielsen.org/ddi/how-the-bitcoin-protocol-actually-works/} \;\;and\smallskip\\
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    34
\url{http://www.imponderablethings.com/2013/07/how-bitcoin-works-under-hood.html}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    35
\end{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    36
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    37
\noindent The latter also contains a link to a nice youtube
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
    38
video about the technical details behind Bitcoins. I will
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
    39
also use some of their pictures.
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    40
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    41
Let us start with the question who invented Bitcoins? You
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    42
could not make up the answer, but we actually do not know who
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
    43
the inventor is. All we know is that the first paper
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    44
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    45
\begin{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    46
\url{https://bitcoin.org/bitcoin.pdf}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    47
\end{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    48
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    49
\noindent is signed by Satoshi Nakamoto, which however is
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    50
likely only a pen name. There is a lot of speculation who
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    51
could be the inventor, or inventors, but we simply do not
428
39fa24c5d85e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 426
diff changeset
    52
know. This part of Bitcoins is definitely anonymous so far.
39fa24c5d85e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 426
diff changeset
    53
The paper above is from the end of 2008; the first Bitcoin
39fa24c5d85e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 426
diff changeset
    54
transaction was made in January 2009. The rules in Bitcoin are
39fa24c5d85e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 426
diff changeset
    55
set up so that there will only ever be 21 Million Bitcoins
39fa24c5d85e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 426
diff changeset
    56
with the maximum reached around the year 2140. Currently there
39fa24c5d85e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 426
diff changeset
    57
are already 11 Million Bitcoins in `existence'. Contrast this
39fa24c5d85e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 426
diff changeset
    58
with traditional fiat currencies where money can be printed
39fa24c5d85e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 426
diff changeset
    59
almost at will. The smallest unit of a Bitcoin is called a
39fa24c5d85e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 426
diff changeset
    60
Satoshi, which is the $10^{-8}$th part of a Bitcoin. Remember
39fa24c5d85e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 426
diff changeset
    61
a Penny is the $10^{-2}$th part of a Pound.
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    62
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    63
The two main cryptographic building blocks of Bitcoins are
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
    64
cryptographic hashing functions (SHA-256) and public-private
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
    65
keys using the elliptic-curve encryption scheme for digital
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
    66
signatures. Hashes are used to generate `fingerprints' of data
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
    67
that ensure integrity (absence of tampering). Public-private
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
    68
keys are used for signatures. For example sending a message,
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
    69
say $msg$, together with the encrypted version
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    70
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    71
\[
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    72
msg, \{msg\}_{K^{priv}}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    73
\]
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    74
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    75
\noindent allows everybody with access to the corresponding
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
    76
public key $K^{pub}$ to verify that the message came from the
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    77
person who knew the private key. Signatures are used in
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    78
Bitcoins for verifying the addresses where the Bitcoins are
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    79
sent from. Addresses in Bitcoins are essentially the public
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    80
keys. There are $2^{160}$ possible addresses, which is such a
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    81
vast amount that there is not even a check for duplicates, or
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    82
already used addresses. If you start with a random number to
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    83
generate a public-private key pair it is very unlikely that
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
    84
you step on somebody else's shoes. Compare this with the
339
0e78c809b17f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 336
diff changeset
    85
email-addresses you wanted to register with, say
0e78c809b17f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 336
diff changeset
    86
Gmail, but which are always already taken.
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    87
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
    88
One major difference between Bitcoins and traditional banking
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
    89
is that you do not have a place, or few places, that record the
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
    90
balance on your account. Traditional banking involves a
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
    91
central ledger which specifies the current balance in each
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
    92
account, for example 
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    93
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    94
\begin{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    95
\begin{tabular}{l|r}
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
    96
account owner & balance\\\hline
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    97
Alice   & \pounds{10.01}\\
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    98
Bob     & \pounds{4.99}\\
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
    99
Charlie & -\pounds{1.23}\\
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   100
Eve     & \pounds{0.00}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   101
\end{tabular}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   102
\end{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   103
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   104
\noindent Bitcoins work differently in that there is no such
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   105
central ledger, but instead a public record of all
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   106
transactions ever made. This means spending money corresponds
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   107
to sending messages of the (oversimplified) form 
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   108
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   109
\begin{equation}
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   110
\{\text{I, Alice, am giving Bob one Bitcoin.}\}_{K^{priv}_{Alice}}
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   111
\end{equation}
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   112
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   113
\noindent These messages, called transactions, are the only
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   114
data that is ever stored in the Bitcoin system (we will come
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   115
to the precise details later on). The transactions are
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   116
encrypted with Alice's private key so that everybody,
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   117
including Bob, can use Alice's public key $K^{pub}_{Alice}$ to
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   118
verify that this message came really from Alice, or more
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   119
precisely from the person who knows $K^{priv}_{Alice}$. 
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   120
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   121
The problem with such messages in a distributed system is that
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   122
what happens if Bob receives 10, say, of these transactions?
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   123
Did Alice intend to send him 10 Bitcoins, or did the message
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   124
get duplicated by for example an attacker re-playing a sniffed
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   125
message? What is needed is a kind of serial number for such
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   126
transactions. This means transaction messages shoul look more like 
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   127
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   128
\begin{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   129
$\{\text{I, Alice, am giving Bob Bitcoin \#1234567.}\}_{K^{priv}_{Alice}}$
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   130
\end{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   131
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   132
\noindent There are two difficulties, however, that need to be
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   133
solved with serial numbers. One is who is assigning serial
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   134
numbers to Bitcoins and also how can Bob verify that Alice
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   135
actually owns this Bitcoin to pay him? In a system with a bank
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   136
as trusted third-party, Bob could do the following:
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   137
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   138
\begin{itemize}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   139
\item Bob asks the bank whether the Bitcoin with that serial
322
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   140
      number belongs to Alice and Alice hasn't already spent
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   141
      this Bitcoin.
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   142
\item If yes, then Bob tells the bank he accepts this Bitcoin.
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   143
      The bank updates the records to show that the Bitcoin
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   144
      with that serial number is now in Bob’s possession and
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   145
      no longer belongs to Alice. 
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   146
\end{itemize}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   147
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   148
\noindent But for this banks would need to be trusted and
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   149
would also be an easy target for any government interference,
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   150
for example. Think of the early days of music sharing where
339
0e78c809b17f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 336
diff changeset
   151
the company Napster was the trusted third-party but also the single point of ``failure'' which
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   152
was taken offline by law enforcement. Bitcoins is more like a
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   153
system such as BitTorrent without a single central entity that
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   154
can be taken offline.\footnote{There is some Bitcoin
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   155
infrastructure that is not so immune from being taken offline:
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   156
for example Bitcoin exchanges, HQs of Bitcoin mining pools,
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   157
Bitcoin developers and so on.}
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   158
339
0e78c809b17f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 336
diff changeset
   159
Bitcoins solve the problem of not being able to rely on a bank
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   160
by making everybody the ``bank''. Everybody who cares can have
339
0e78c809b17f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 336
diff changeset
   161
the entire transaction history starting with the first
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   162
transaction made in January 2009. This history of transactions
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   163
is called the \emph{blockchain}. Bob, for example, can use his
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   164
copy of the blockchain for determining whether Alice owned the
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   165
Bitcoin he received, and if she did, he transmits the message
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   166
that he owns it now to every other participant on the Bitcoin
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   167
network. An illustration of a three-block segment of the
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   168
blockchain is (simplified) as follows
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   169
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   170
\begin{equation}
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   171
\includegraphics[scale=0.4]{../pics/bitcoinblockchain0.png}
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   172
\label{segment}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   173
\end{equation}
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   174
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   175
\noindent The chain grows with time. Each block contains a
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   176
list of individual transactions, written txn in the picture
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   177
above, and also a reference to the previous block, written
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   178
prev. The data in a block (txn's and prev) is hashed so that
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   179
the reference and transactions in them cannot be tampered
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   180
with. This hash is also the unique serial number of each
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   181
block. Since this previous-block-reference is also part of the
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   182
hash, the whole chain is robust against tampering. I let you
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   183
think why this is the case?\ldots{}But does it actually
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   184
eliminate all possibilities of fraud?
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   185
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   186
We can check the consistency of the blockchain by checking
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   187
whether all the references and hashes are correctly recorded.
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   188
I have not tried it myself, but it is said that with the
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   189
current amount of data (appr.~12GB) it takes roughly a day to
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   190
check the consistency of the blockchain on a normal computer.
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   191
Fortunately this ``extended'' consistency check usually only
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   192
needs to be done once. Afterwards the blockchain only needs to
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   193
be updated consistently.
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   194
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   195
Recall I wrote earlier that Bitcoins do not maintain a ledger,
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   196
which lists all the current balances in each account. Instead
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   197
only transactions are recorded. While a current balance of an
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   198
account is not immediately available, it is possible to
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   199
extract from the blockchain a transaction graph that looks
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   200
like the picture shown in Figure~\ref{txngraph}. Each
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   201
rectangle represents a single transaction. Take for example
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   202
the rightmost lower transaction from Charles to Emily. This
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   203
transaction has as receiver the address of Emily and as the
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   204
sender the address of Charles. In this way no Bitcoins can
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   205
appear out of thin air (we will discuss later how Bitcoins are
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   206
actually generated). If Charles did not have a transaction of
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   207
at least the amount he wants to give Emily to his name
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   208
(i.e.~send to an address with his public-private key) then
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   209
there is no way he can make a payment to Emily. Equally, if
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   210
now Emily wants to pay for a coffee, say, with the Bitcoin she
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   211
received from Charles she can essentially only forward the
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   212
message she received. The only slight complication with this
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   213
setup in Bitcoins is that ``incoming'' Bitcoins can be
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   214
combined in a transaction and ``outgoing'' Bitcoins can be
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   215
split. For example in the leftmost upper transactions in
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   216
Figure~\ref{txngraph}, Fred makes a payment to Alice. But this
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   217
payment (or transaction) combines the Bitcoins that were send
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   218
by Jane to Fred and also by Juan to Fred. This allows you to
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   219
``consolidate'' your funds: if it were only possible to split
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   220
transactions, then the amounts would get smaller and smaller. 
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   221
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   222
In Bitcoins you have the ability to both combine incoming
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   223
transactions, but also to split outgoing transactions to
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   224
potentially more than one receiver. The latter is also needed.
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   225
Consider again the rightmost transactions in
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   226
Figure~\ref{txngraph} and suppose Alice is a coffeeshop owner
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   227
selling coffees for 1 Bitcoin. Charles received a transaction
339
0e78c809b17f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 336
diff changeset
   228
from Zack over 5 Bitcoins, say. How does Charles pay for the
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   229
coffee? There is no explicit notion of \emph{change} in the
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   230
Bitcoin system. What Charles has to do instead is to make one
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   231
single transaction with 1 Bitcoin to Alice and with 4 Bitcoins
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   232
going back to himself, which then Charles can use to give to
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   233
Emily, for example.
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   234
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   235
\begin{figure}[t]
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   236
\begin{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   237
\includegraphics[scale=0.4]{../pics/blockchain.png}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   238
\end{center}
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   239
\caption{Transaction graph that is implicitly recorded in the
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   240
public blockchain.\label{txngraph}}
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   241
\end{figure}
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   242
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   243
Let us consider another example. Suppose Emily received 4
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   244
Bitcoins from Charles and independently received another
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   245
transaction (not shown in the picture) that sends 6 Bitcoins
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   246
to her. If she now wants to buy a coffee from Alice for 1
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   247
Bitcoin, she has two possibilities: She could just forward the
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   248
transaction from Charles over 4 Bitcoins to Alice split in
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   249
such a way that Alice receives 1 Bitcoin and Emily sends the
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   250
remaining 3 Bitcoins back to herself. In this case she would
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   251
now be in the possession of two unspend Bitcoin transactions,
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   252
one over 3 Bitcoins and the independent one over 6 Bitcoins.
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   253
Or, Emily could combine both transactions (one over 4 Bitcoins
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   254
from Charles and the independent one over 6 Bitcoins) and then
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   255
split this amount with 1 Bitcoin going to Alice and 9 Bitcoins
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   256
going back to herself. 
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   257
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   258
I think this is a good time for you to pause to let this
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   259
concept of transactions to really sink in\ldots{}You should
339
0e78c809b17f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 336
diff changeset
   260
come to the conclusion that there is really no need for a central ledger and no
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   261
need for an account balance as familiar from traditional
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   262
banking. The closest what Bitcoin has to offer for the notion
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   263
of a balance in a bank account are the unspend transactions
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   264
that a person (more precisely a public-private key address)
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   265
received. That means transactions that can still be forwarded. 
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   266
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   267
After the pause also consider the fact that whatever
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   268
transaction is recorded in the blockchain will be in the
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   269
``historical record'' for the Bitcoin system. If a transaction
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   270
says 1 Bitcoin goes from address $A$ to address $B$, then this
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   271
is what will be---$B$ has then the possibility to spend the
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   272
corresponding Bitcoins, whether the transaction was done
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   273
fraudulently or not. There is no exception to this rule.
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   274
Interestingly this is also how Bitcoins can get lost: One
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   275
possibility is that you send Bitcoins to an address for which
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   276
nobody has generated a private key, for example because of a
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   277
typo in the address field---bad luck for fat
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   278
fingers\footnote{\url{http://en.wikipedia.org/wiki/Typographical_error}}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   279
in the Bitcoin system. The reason is that nobody has a private
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   280
key for this erroneous address and consequently cannot forward
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   281
the transaction anymore. Another possibility is that you
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   282
forget your private key and you had messages forwarded to the
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   283
corresponding public key. Also in this case bad luck: you will
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   284
never be able to forward this message again, because you will
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   285
not be able to form a valid message that sends this to
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   286
somebody else (we will see the details of this later). But
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   287
this is also a way how you can get robbed of your Bitcoins. By
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   288
old-fashioned hacking-into-a-computer crime, for example, an
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   289
attacker might get hold of your private key and then quickly
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   290
forwards the Bitcoins that are in your name to an address the
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   291
attacker controls. You will never again have access to these
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   292
Bitcoins, because for the Bitcoin system they are assumed to
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   293
be spent. And remember with Bitcoins you cannot appeal to any
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   294
higher authority. Once the Bitcoins are gone, they are gone.
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   295
This is much different in traditional banking where at least
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   296
you can try to harass the bank to roll back the transaction. 
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   297
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   298
This brings us to back to problem of double spend. Suppose Bob
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   299
is a merchant. How can he make sure that Alice does not cheat
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   300
him? She could for example send a transaction to Bob. But also
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   301
forward the ``same'' transaction to Charlie, or even herself.
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   302
If Alice manages to get the second transaction into the
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   303
blockchain, Bob will be cheated out of his money. The problem
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   304
in such conflicting situations is how should the network
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   305
update their blockchain? You might end up with a picture like
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   306
this
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   307
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   308
\begin{center}
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   309
\includegraphics[scale=0.4]{../pics/bitcoindisagreement.png}
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   310
\end{center}
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   311
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   312
\noindent where Alice convinced some part of the ``world''
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   313
that she is still the owner of the Bitcoin and some other part
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   314
of the ``world'' thinks it's Bob's. How should such a
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   315
disagreement be resolved? This is actually the main hurdle
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   316
where Bitcoin really innovated. The answer is that Bob needs
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   317
to convince ``enough'' people on the network that the
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   318
transaction from Alice to him is legit. 
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   319
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   320
What does, however, ``enough'' mean in a distributed system?
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   321
If Alice sets up a network of a billion, say, puppy identities
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   322
and whenever Bob tries to convince, or validate, that he is
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   323
the rightful owner of the Bitcoin, then the puppy identities
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   324
agree. Bob would then have no reason to not give Alice her
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   325
coffee. But behind his back she has convinced everybody else
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   326
on the network that she is still the rightful owner of the
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   327
Bitcoin. After being outvoted, Bob would be a tad peeved. 
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   328
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   329
The reflex reaction to such a situation would be to make the
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   330
process of validating a transaction as cheap as possible. The
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   331
intention is that Bob will easily get enough peers to agree with him
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   332
that he is the rightful owner. But such a solution has always
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   333
the limitation of Alice setting up an even bigger network of
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   334
puppy identities. The really cool idea of Bitcoin is to go
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   335
into the other direction of making the process of transaction
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   336
validation (artificially) as expensive as possible, but reward
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   337
people for helping with the validation. This is really a novel
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   338
and counterintuitive idea that makes the whole system of
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   339
Bitcoins work so beautifully.
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   340
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   341
\subsubsection*{Proof-of-Work Puzzles}
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   342
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   343
In order to make the process of transaction validation
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   344
difficult, Bitcoin uses a kind of puzzle. Solving the puzzles
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   345
is called \emph{Bitcoin mining}, where whoever solves a puzzle
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   346
will be awarded some Bitcoins. At the beginning this was 50
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   347
Bitcoins, but the rules of Bitcoin are set up such that this
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   348
amount halves every 210,000 transactions or so. Currently you
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   349
will be awarded 25 Bitcoins for solving a puzzle. Because the
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   350
amount will halve again and then later again and again, around
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   351
the year 2140 it will go below the level of 1 Satoshi. In that
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   352
event no new Bitcoins will ever be created again and the
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   353
amount of Bitcoins stays fixed. There will be still an
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   354
incentive to help with validating transactions, because there
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   355
is the possibility in Bitcoins to offer a transaction fee to
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   356
whoever solves a puzzle. At the moment this fee is usually set
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   357
to 0, since the incentive for miners is the 25 Bitcoins that
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   358
are currently awarded for solving puzzles. 
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   359
 
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   360
What do the puzzles that miners have to solve look like? The
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   361
puzzles can be illustrated roughly as follows: Given a string,
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   362
say \code{"Hello, world!"}, what is the salt so that the hash
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   363
starts with a long run of zeros? Let us look at a concrete
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   364
example. Recall that Bitcoins use the hash-function SHA-256.
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   365
Suppose we call this hash function \code{h}, then we could try
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   366
the salt \code{0} as follows:
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   367
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   368
\begin{quote}
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   369
\code{h("Hello, world!0") =}\\
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   370
\mbox{}\quad\footnotesize\pcode{1312af178c253f84028d480a6adc1e25e81caa44c749ec81976192e2ec934c64}
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   371
\end{quote}
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   372
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   373
\noindent OK this does not have any zeros at all. We could 
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   374
next try the salt \code{1}: 
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   375
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   376
\begin{quote}
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   377
\code{h("Hello, world!1") =}\\
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   378
\mbox{}\quad\footnotesize\pcode{e9afc424b79e4f6ab42d99c81156d3a17228d6e1eef4139be78e948a9332a7d8}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   379
\end{quote}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   380
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   381
\noindent Again this hash value does not contain any leading 
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   382
zeros. We could now try out every salt until we reach
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   383
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   384
\begin{quote}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   385
\code{h("Hello, world!4250") =}\\
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   386
\mbox{}\quad\footnotesize\pcode{0000c3af42fc31103f1fdc0151fa747ff87349a4714df7cc52ea464e12dcd4e9}
320
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   387
\end{quote}
bd5775cc8a45 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 319
diff changeset
   388
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   389
\noindent where we have four leading zeros. If four zeros are
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   390
enough, then the puzzle would be solved with this salt. The
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   391
point is that we can very quickly check whether a salt solves
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   392
a puzzle, but it is hard to find one. Latest research suggest
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   393
it is an NP-problem. If we want the output hash value to begin
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   394
with 10 zeroes, say, then we will, on average, need to try
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   395
$16^{10} \approx 10^{12}$ different salts before we find a
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   396
suitable one. 
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   397
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   398
In Bitcoins the puzzles are not solved according to how many
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   399
leading zeros a hash-value has, but rather whether it is below
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   400
a \emph{target}. The hardness of the puzzle can actually be
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   401
controlled by changing the target according to the available
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   402
computational power available. I think the adjustment of the
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   403
hardness of the problems is done every 2060 blocks
426
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   404
(appr.~every two weeks). The aim of the adjustment is that on
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   405
average the Bitcoin network will most likely solve a puzzle
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   406
within 10 Minutes. 
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   407
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   408
\begin{center}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   409
\includegraphics[scale=0.37]{../pics/blockchainsolving.png}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   410
\end{center}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   411
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   412
\noindent It could be solved quicker, but equally it could 
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   413
take longer, but on average after 10 Minutes somebody on the 
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   414
network will have found a solution. 
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   415
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   416
Remember that the puzzles are a kind of proof-of-work that
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   417
make the validation of transactions artificially expensive.
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   418
Consider the following picture with a blockchain and some
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   419
unconfirmed transactions. 
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   420
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   421
\begin{equation}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   422
\includegraphics[scale=0.38]{../pics/bitcoin_unconfirmed.png}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   423
\label{unconfirmed}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   424
\end{equation}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   425
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   426
\noindent The puzzle is stated as follows: There are some
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   427
unconfirmed transactions. Choosing some of them, the miner
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   428
(i.e.~the person/computer that tries to solve a puzzle) will
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   429
form a putative block to be added to the blockchain. This
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   430
putative block will contain the transactions and the reference
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   431
to the previous block. The serial number of such a block is
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   432
simply the hash of all the data. The puzzle can then be stated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   433
as the ``string'' corresponding to the block and which salt is
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   434
needed in order to have the hashed value being below the
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   435
target. Other miners will choose different transactions and
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   436
therefore work on a slightly different putative block and
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   437
puzzle.
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   438
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   439
The intention of the proof-of-work puzzle is that the
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   440
blockchain is at every given moment linearly ordered, see the
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   441
picture shown in \eqref{unconfirmed}. If we don’t have such a
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   442
linear ordering at any given moment then it may not be clear
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   443
who owns which Bitcoins. Assume a miner David is lucky and
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   444
finds a suitable salt to confirm some transactions. Should he
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   445
celebrate? Not yet. Typically the blockchain will look as
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   446
follows
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   447
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   448
\begin{center}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   449
\includegraphics[scale=0.65]{../pics/block_chain1.png}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   450
\end{center}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   451
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   452
\noindent But every so often there will be a fork
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   453
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   454
\begin{center}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   455
\includegraphics[scale=0.65]{../pics/block_chain_fork.png}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   456
\end{center}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   457
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   458
\noindent What should be done in this case? Well, the tie is
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   459
broken if another block is solved, like so:
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   460
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   461
\begin{center}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   462
\includegraphics[scale=0.4]{../pics/bitcoin_blockchain_branches.png}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   463
\end{center}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   464
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   465
\noindent The rule in Bitcoins is: If a fork occurs, people on
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   466
the network keep track of all forks (they can see). But at any
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   467
given time, miners only work to extend whichever fork is
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   468
longest in their copy of the block chain. Why should miners
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   469
work on the longest fork? Well their incentive is to mine
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   470
Bitcoins. If somebody else already solved a puzzle, then it
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   471
makes more sense to work on a new puzzle and obtain the
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   472
Bitcoins for solving that puzzle, rather than waste efforts on
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   473
a fork that is shorter and therefore less likely to be
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   474
``accepted''. Note that whoever solved a puzzle on the
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   475
``loosing'' fork will actually not get any Bitcoins as reward.
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   476
Tough luck.
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   477
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   478
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   479
\subsubsection*{Alice against the Rest of the World}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   480
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   481
Let us see how the blockchain and the proof-of-work puzzles
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   482
avoid the problem of double spend. If Alice wants to cheat
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   483
Bob, she would need to pull off the following ploy:
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   484
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   485
\begin{center}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   486
\includegraphics[scale=0.4]{../pics/bitcoin_blockchain_double_spend.png}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   487
\end{center}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   488
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   489
\noindent Alice makes a transaction to Bob for paying, for
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   490
example, for an online order. This transaction is confirmed,
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   491
or validated, in block 2. Bob ships the goods around block 4.
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   492
In this moment, Alice needs to get into action and try to
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   493
validate the fraudulent transaction to herself instead. At
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   494
this moment she is in a race against all the computing power
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   495
of the ``rest of the world''. Because the incentive of the
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   496
rest of the world is to work on the longest chain, that is the
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   497
one with the transaction from Alice to Bob:
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   498
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   499
\begin{center}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   500
\includegraphics[scale=0.4]{../pics/bitcoin_doublespend_blockchain_race.png}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   501
\end{center}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   502
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   503
\noindent As shown in the picture she has to solve the puzzles
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   504
2a to 5a one after the other, because the hash of a block is
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   505
determined via the reference by all the data in the previous
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   506
block. She might be very lucky to solve one puzzle for a block
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   507
before the rest of the world, but to be lucky many times is
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   508
very unlikely. This principle of having to race against the
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   509
rest of the world avoids the ploy of double spend.
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   510
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   511
In order to raise the bar for Alice even further, merchants
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   512
accepting Bitcoins use the following rule of thumb: A
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   513
transaction is ``confirmed'' if 
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   514
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   515
\begin{itemize}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   516
\item[(1)] it is part of a block in the longest fork, and 
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   517
\item[(2)] at least 5 blocks follow it in the longest fork. In
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   518
           this case we say that the transaction has 6
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   519
           confirmations. 
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   520
\end{itemize} 
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   521
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   522
\noindent A simple calculation shows that this amount of
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   523
confirmations can take up to 1 hour and more. While this seems
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   524
excessively long, from the merchant's point of view it is not
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   525
that long at all. For this recall that ordinary creditcards
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   526
can have their transactions been rolled-back for 6 months or
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   527
so. The point however is that the odds for Alice being able to
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   528
cheat are very low, unless she can muster more than 50\% of
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   529
the world Bitcoin mining capacity. In this case she could
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   530
out-race the rest of the world. The point is however that
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   531
amassing such an amount of computing power is practically
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   532
impossible for a single person or even a moderately large 
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   533
group.
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   534
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   535
Connected with the 6-confirmation rule is an interesting
426
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   536
phenomenon. On average, it would take several years for a
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   537
typical computer to solve a proof-of-work puzzle, so an
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   538
individual’s chance of ever solving one before the rest of the
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   539
world, which typically takes only 10 minutes, is negligibly
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   540
low. Therefore many people join groups called \emph{mining
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   541
pools} that collectively work to solve blocks, and distribute
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   542
rewards based on work contributed. These mining pools act
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   543
somewhat like lottery pools among co-workers, except that some
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   544
of these pools are quite large, and comprise more than 20\% of
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   545
all the computers in the network. It is said that BTCC, a
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   546
large mining pool, has limited its number of members in order
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   547
to not solve more than 6 blocks in a row. Otherwise this would
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   548
undermine the trust in Bitcoins, which is also not in the
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   549
interest of BTCC, I guess. Some statistics on mining pools can
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   550
be seen at
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   551
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   552
\begin{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   553
\url{https://blockchain.info/pools}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   554
\end{center}
321
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   555
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   556
\subsubsection*{Bitcoins for Real}
250fd40211c7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 320
diff changeset
   557
426
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   558
Let us now turn to the nitty gritty details. As a participant
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   559
in the Bitcoin network you need to generate and store a
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   560
public-private key pair. The public key you need to advertise
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   561
in order to receive payments (transactions). The private key
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   562
needs to be securely stored. For this there seem to be three
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   563
possibilities
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   564
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   565
\begin{itemize}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   566
\item an electronic wallet on your computer
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   567
\item a cloud-based storage (offered by some Bitcoin services)
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   568
\item paper-based
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   569
\end{itemize}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   570
426
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   571
\noindent The first two options of course offer convenience
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   572
for making and receiving transactions. But given the nature of
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   573
the private keys and how much security relies on them (recall
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   574
if somebody gets hold of it, your Bitcoins are quickly lost
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   575
forever) I would opt for the third option for anything except
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   576
for trivial amounts of Bitcoins. As we have seen earlier in
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   577
the course, securing a computer system that it can withstand a
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   578
targeted breakin is still very much an unsolved problem.
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   579
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   580
An interesting fact with Bitcoin keys is that there is no
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   581
check for duplicate addresses. This means when generating a
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   582
public-private key, you should really start with a carefully
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   583
chosen random number such that there is really no chance to
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   584
step on somebody's feet in the $2^{160}$ space of
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   585
possibilities. Again if you share an address with somebody
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   586
else, he or she has access to all your unspend transactions.
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   587
The absence of such a check is easily explained: How would one
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   588
do this in a distributed system? The answer you can't. It is
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   589
possible to do some sanity check of addresses that are already
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   590
used in the blockchain, but this is not a fail-proof method.
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   591
One really has to trust on the enormity of the $2^{160}$
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   592
space for addresses.
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   593
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   594
Let us now look at the concrete data that is stored in an transaction 
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   595
message:
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   596
322
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   597
\lstinputlisting[language=Scala]{../slides/msg}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   598
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   599
\noindent The hash in Line 1 is the hash of all the data that
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   600
follows. It is a kind of serial number for the transaction.
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   601
Line 2 contains a version number in case there are some
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   602
incompatible changes to be made. Lines 3 and 4 specify how
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   603
many incoming transactions are combined and how many outgoing
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   604
transactions there are. In our example there are one for each.
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   605
Line 5 specifies a lock time for when the transaction is
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   606
supposed to become active---this is usually set to 0 to become
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   607
active immediately. Line 6 specifies the size of the message;
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   608
it has nothing to do with the Bitcoins that are transferred.
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   609
Lines 7 to 11 specify where the Bitcoins in the transaction
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   610
are coming from. The has in line 9 specifies the incoming
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   611
transaction and the \pcode{n} in Line 10 specifies which
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   612
output of the transaction is referred to. The signature in
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   613
line 11 specifies the address (public key $K^{pub}$) from
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   614
where the Bitcoins are taken and the digital signature of the
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   615
address, that is $\{K^{pub}\}_{K^{priv}}$. Lines 12 to 15
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   616
specify the value of the first outgoing transaction. In this
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   617
case 0.319 Bitcoins. The hash in Line 14 specifies the address
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   618
to where the Bitcoins are transferred.
322
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   619
 
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   620
As can be seen there is no need to issue serial numbers for
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   621
transactions, the hash of the transaction data can do this
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   622
job. The hash will contain the sender addresses and
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   623
hash-references to the incoming transactions, as well as the
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   624
public key of the incoming transaction. This uniquely
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   625
identifies a transaction and the hash is the unique
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   626
fingerprint of it. The in-field also contains the address to
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   627
which a earlier transaction is made. The digital signature
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   628
ensures everybody can check that the person who makes this
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   629
transaction is in the possession of the private key. Otherwise
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   630
the signature would not match up with the public-key address.
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   631
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   632
When mining the blockchain it only needs to be ensured that
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   633
the transactions are consistent (all hashes and signatures
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   634
match up). Then we need to generate the correct previous-block
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   635
link and solve the resulting puzzle. Once the block is
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   636
accepted, everybody can check the integrity of the whole
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   637
blockchain.
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   638
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   639
A word of warning: The point of a lottery is that some people
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   640
win. But equally, that most people lose. Mining Bitcoins has
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   641
pretty much the same point. According to the article below, a
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   642
very large machine (very, very large in terms of June 2014)
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   643
could potentially mine \$40 worth of Bitcoins a day, but would
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   644
require magnitudes more of electricity costs to do so. 
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   645
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   646
\begin{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   647
\url{http://bitcoinmagazine.com/13774/government-bans-professor-mining-bitcoin-supercomputer/}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   648
\end{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   649
367
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   650
\noindent Bitcoin mining nowadays is only competitive, or
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   651
profitable, if you get the energy for free, or use special
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   652
purpose computing devices. 
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   653
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   654
This about ``free'' energy can actually hurt you very badly in
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   655
unexpected ways. You probably have heard about, or even used,
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   656
Amazon's Elastic Compute Cloud (EC2). Essentially, Amazon is
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   657
selling computing power that you can use to run your web site,
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   658
for example. It is \emph{elastic} in the sense that if you
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   659
have a lot of visitors, you pay a lot, if you have only a few,
426
6d13b8da019e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 371
diff changeset
   660
then it is cheap. In order to bill you, you need to set
367
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   661
up an account with Amazon and receive some secret keys in
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   662
order to authenticate you. The clever (but also dangerous) bit
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   663
is that you upload the code of your web site to GitHub and
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   664
Amazon will pull it from there. You can probably already guess
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   665
where this is going: in order to learn about Amazon's API, it
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   666
gives out some limited computing power for free. Somebody used
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   667
this offer in order to teach himself Ruby on Rails with a
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   668
mildly practical website. Unfortunately, he uploaded also his
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   669
secret keys to GitHub (this is really an easy mistake). Now,
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   670
nasty people crawl GitHub for the purpose of stealing such
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   671
secret keys. What can they do with this? Well, they quickly
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   672
max out the limit of computing power with Amazon and mine
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   673
Bitcoins (under somebody else's account). Fortunately for this
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   674
guy, Amazon was aware of this scam and in a goodwill gesture
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   675
refunded him the money the nasty guys incurred over
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   676
night with their Bitcoin mining. If you want to read the
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   677
complete story, google for ``My \$2375 Amazon EC2 Mistake''.
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   678
428
39fa24c5d85e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 426
diff changeset
   679
\subsubsection*{Multi-Signature Transactions}
39fa24c5d85e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 426
diff changeset
   680
39fa24c5d85e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 426
diff changeset
   681
To be explained.
322
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   682
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   683
\subsubsection*{Anonymity with Bitcoins}
322
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   684
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   685
One question one often hears is how anonymous is it actually
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   686
to pay with Bitcoins? Paying with paper money used to be a
367
3f0738fc8230 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 366
diff changeset
   687
quite anonymous act (unlike paying with credit cards, for
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   688
example). But this has changed nowadays: You cannot come to a
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   689
bank anymore with a suitcase full of money and try to open a
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   690
bank account. Strict money laundering and taxation laws mean
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   691
that not even Swiss banks are prepared to take such money and
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   692
open a bank account. That is why Bitcoins are touted as 
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   693
filling this niche again of anonymous payments. 
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   694
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   695
While Bitcoins are intended to be anonymous, the reality is
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   696
slightly different. I fully agree with the statement by
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   697
Nielsen from the blog article I referenced at the beginning:
322
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   698
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   699
\begin{quote}\it{}``Many people claim that Bitcoin can be used
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   700
anonymously. This claim has led to the formation of
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   701
marketplaces such as Silk Road (and various successors), which
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   702
specialize in illegal goods. However, the claim that Bitcoin
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   703
is anonymous is a myth. The block chain is public, meaning
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   704
that it’s possible for anyone to see every Bitcoin transaction
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   705
ever. Although Bitcoin addresses aren't immediately associated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   706
to real-world identities, computer scientists have done a
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   707
great deal of work figuring out how to de-anonymise
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   708
`anonymous' social networks. The block chain is a marvellous
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   709
target for these techniques. I will be extremely surprised if
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   710
the great majority of Bitcoin users are not identified with
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   711
relatively high confidence and ease in the near future.''
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   712
\end{quote}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   713
347
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   714
\noindent The only thing I can add to this is that with the Bitcoin
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   715
blockchain we will in the future have even more pleasure hearing
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   716
confessions from reputable or not-so-reputable people, like the
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   717
infamous ``I did not inhale'' from an US
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   718
president.\footnote{\url{www.youtube.com/watch?v=Bktd_Pi4YJw}} The
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   719
whole point of the blockchain is that it public and will always be.
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   720
347
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   721
There are some precautions one can take for boosting anonymity, for
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   722
example to use a new public-private key pair for every new
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   723
transaction, and to access Bitcoin only through the Tor network. But
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   724
the transactions in Bitcoins are designed such that they allow one to
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   725
combine incoming transactions. In such cases we know they must have
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   726
been made by the single person who knew the corresponding private
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   727
keys. So using different public-private keys for each transaction
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   728
might not actually make the de-anonymisation task much harder. And the
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   729
point about de-ano\-nymising `anonymous' social networks is that the
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   730
information is embedded into the structure of the transition
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   731
graph. And this cannot be erased with Bitcoins.
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   732
347
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   733
One paper that has fun with spotting transactions made to Silk Road (2.0)
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   734
and also to Wikileaks is
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   735
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   736
\begin{center}
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   737
\url{http://people.csail.mit.edu/spillai/data/papers/bitcoin-transaction-graph-analysis.pdf}
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   738
\end{center}
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   739
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   740
\noindent
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   741
A paper that gathers some statistical data about the blockchain is
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   742
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   743
\begin{center}
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   744
\url{https://eprint.iacr.org/2012/584.pdf}
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   745
\end{center}
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   746
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   747
\subsubsection*{Government Meddling}
322
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   748
347
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   749
Finally, what are the options for a typical Western government to
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   750
meddle with Bitcoins? This is of course one feature the proponents of
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   751
Bitcoins also tout: namely that there aren't any options. In my
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   752
opinion this is far too naive and far from the truth. Let us assume
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   753
some law enforcement agencies would not have been able to uncover the
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   754
baddies from Silk Road 1.0 and 2.0 (they have done so by uncovering
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   755
the Tor network, which is an incredible feat on its own). Would the
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   756
government in question have stopped? I do not think so. The next
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   757
target would have been Bitcoin.  If I were the government, this is
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   758
what I would consider:
322
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   759
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   760
\begin{itemize}
347
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   761
\item The government could compel ``mayor players'' to blacklist
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   762
  Bitcoins (for example at Bitcoin exchanges, which are usually
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   763
  located somewhere in the vicinity of the government's reach).  This
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   764
  would impinge on what is called \emph{fungibility} of Bitcoins and
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   765
  make them much less attractive to baddies. Suddenly their
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   766
  ``hard-earned'' Bitcoin money cannot be spent anymore. The attraction
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   767
  of this option is that this blacklisting can be easily done
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   768
  ``whole-sale'' and therefore be really be an attractive target for
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   769
  governments \& Co.
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   770
\item The government could attempt to coerce the developer
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   771
      community of the Bitcoin tools. While this might be a
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   772
      bit harder, we know certain governments are ready to
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   773
      take such actions (we have seen this with Lavabit, just
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   774
      that the developers there refused to play ball and shut
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   775
      down their complete operation).
322
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   776
\item The government could also put pressure on mining pools
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   777
      in order to blacklist transactions from baddies. Or be a
347
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   778
      big miner itself. Given the gigantic facilities that
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   779
      are built for institutions like the NSA (pictures from
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   780
      the Utah dessert)
322
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   781
      
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   782
      \begin{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   783
      \includegraphics[scale=0.04]{../pics/nsautah1.jpg}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   784
      \hspace{3mm}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   785
      \includegraphics[scale=0.031]{../pics/nsautah2.jpg}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   786
      \end{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   787
      
347
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   788
      this would not be such a high bar to jump over. Remember it
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   789
      ``only'' takes to be temporarily in control of 50\%-plus of the
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   790
      mining capacity in order to undermine the trust in the
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   791
      system. Given sophisticated stories like Stuxnet (where we still
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   792
      do not know the precise details) maybe even such large
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   793
      facilities are not really needed. What happens, for example, if
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   794
      a government starts DoS attacks on existing miners? They have
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   795
      complete control (unfortunately) of all mayor connectivity
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   796
      providers, i.e.~ISPs.
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   797
      
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   798
      There are estimates that the Bitcoin mining capacity
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   799
      outperforms the top 500 supercomputers in the world,
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   800
      combined(!):
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   801
      
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   802
      \begin{center}\small
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   803
      \url{http://www.forbes.com/sites/reuvencohen/2013/11/28/global-bitcoin-computing-power-now-256-times-faster-than-top-500-supercomputers-combined/}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   804
      \end{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   805
      
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   806
      But my gut feeling is that these are too simplistic
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   807
      calculations. In security (and things like Bitcoins) the
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   808
      world is never just black and white. The point is once
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   809
      the trust is undermined, the Bitcoin system would need
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   810
      to be evolved to Bitcoins 2.0. But who says that Bitcoin
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   811
      2.0 will honour the Bitcoins from Version 1.0?
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   812
      \end{itemize} 
322
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 321
diff changeset
   813
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   814
\noindent A government would potentially not really
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   815
need to follow up with such threads. Just the rumour that it
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   816
would, could be enough to get the Bitcoin-house-of-cards to
336
3cb200fa6d6a updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 323
diff changeset
   817
tumble. Some governments have already such an ``impressive''
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   818
trackrecord in this area, such a thread would be entirely
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   819
credible. Because of all this, I would not have too much hope
347
efad8155513f updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 346
diff changeset
   820
that Bitcoins are free from interference by governments \& Co when
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   821
it will stand in their way, despite what everybody else is
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   822
saying. To sum up, the technical details behind Bitcoins are
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   823
simply cool. But still the entire Bitcoin ecosystem is in my
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   824
humble opinion rather fragile. 
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   825
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   826
\subsubsection*{Further Reading}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   827
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   828
Finally, finally, the article
319
e6afcdabd3ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 318
diff changeset
   829
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   830
\begin{center}\small
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   831
\url{http://www.extremetech.com/extreme/155636-the-bitcoin-network-outperforms-the-top-500-supercomputers-combined}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   832
\end{center}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   833
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   834
\noindent makes an interesting point: If people are willing to
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   835
solve meaningless puzzles for hard, cold cash and with this
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   836
achieve rather impressive results, what could we achieve if
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   837
the UN, say, would find the money and incentivise people to,
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   838
for example, solve protein folding
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   839
puzzles?\footnote{\url{http://en.wikipedia.org/wiki/Protein_folding}}
336
3cb200fa6d6a updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 323
diff changeset
   840
For this there are projects like
346
5a6e8b7d20f7 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 339
diff changeset
   841
Folding@home.\footnote{\url{http://folding.stanford.edu}} 
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   842
This might help with curing diseases such as Alzheimer or
336
3cb200fa6d6a updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 323
diff changeset
   843
diabetes. The same point is made in the article
323
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   844
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   845
\begin{center}\small
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   846
\url{http://gizmodo.com/the-worlds-most-powerful-computer-network-is-being-was-504503726}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 322
diff changeset
   847
\end{center}
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   848
359
c90f803dc7ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 347
diff changeset
   849
A definitely interesting and worthy use of Bitcoins has been explored 
c90f803dc7ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 347
diff changeset
   850
in the thesis
c90f803dc7ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 347
diff changeset
   851
c90f803dc7ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 347
diff changeset
   852
\begin{center}
c90f803dc7ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 347
diff changeset
   853
\url{http://enetium.com/resources/Thesis.pdf}
c90f803dc7ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 347
diff changeset
   854
\end{center}
c90f803dc7ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 347
diff changeset
   855
c90f803dc7ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 347
diff changeset
   856
\noindent where the author proposes ways of publishing information
c90f803dc7ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 347
diff changeset
   857
that is censor resistant as part of the blockchain. The idea is that
c90f803dc7ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 347
diff changeset
   858
if a government wants to use Bitcoins, it would also have to put up
c90f803dc7ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 347
diff changeset
   859
with plain-text data that can be included in a transaction.
c90f803dc7ea updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 347
diff changeset
   860
318
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   861
\end{document}
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   862
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   863
bit coin
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   864
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   865
A fistful of bitcoins
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   866
http://cseweb.ucsd.edu/~smeiklejohn/files/imc13.pdf
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   867
http://cseweb.ucsd.edu/~smeiklejohn/files/imc13.pdf
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   868
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   869
Ross Anderson & Co (no dispute resolution; co-ercion)
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   870
http://www.cl.cam.ac.uk/~sjm217/papers/fc14evidence.pdf
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   871
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   872
http://www.michaelnielsen.org/ddi/how-the-bitcoin-protocol-actually-works/
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   873
http://www.imponderablethings.com/2013/07/how-bitcoin-works-under-hood.html
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   874
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
   875
http://randomwalker.info/bitcoin/
360
eb2004430215 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 359
diff changeset
   876
eb2004430215 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 359
diff changeset
   877
Jeffrey Robinson
eb2004430215 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 359
diff changeset
   878
Bitcon: The Naked Truth about Bitcoin
371
690d778b9127 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 367
diff changeset
   879
690d778b9127 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 367
diff changeset
   880
The Bitcoin Backbone Protocol: Analysis and Applications
690d778b9127 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 367
diff changeset
   881
https://eprint.iacr.org/2014/765.pdf
442
cceb3d2dcba0 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 428
diff changeset
   882
cceb3d2dcba0 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 428
diff changeset
   883
Bitcoin book
cceb3d2dcba0 updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 428
diff changeset
   884
http://chimera.labs.oreilly.com/books/1234000001802/ch04.html#public_key_derivation