2021-01-01 12:21:44 -06:00
|
|
|
---
|
|
|
|
|
layout: default
|
|
|
|
|
title: Citation of your b-money page
|
|
|
|
|
grand_parent: Emails
|
2021-01-01 12:25:21 -06:00
|
|
|
parent: Wei Dai
|
2021-01-01 12:21:44 -06:00
|
|
|
nav_order: 1
|
2021-01-01 18:27:01 -06:00
|
|
|
date: 2008-08-22 16:38
|
2021-01-01 12:21:44 -06:00
|
|
|
---
|
2021-01-01 12:57:43 -06:00
|
|
|
|
|
|
|
|
# Citation of your b-money page
|
|
|
|
|
|
2021-01-02 09:38:34 -06:00
|
|
|
Satoshi's first known email, with an early draft of the whitepaper titled 'Electronic Cash Without a Trusted Third Party.'
|
2021-01-02 09:36:12 -06:00
|
|
|
{: .fs-6 .fw-300 }
|
|
|
|
|
|
2021-01-01 13:39:56 -06:00
|
|
|
---
|
|
|
|
|
|
2021-01-01 12:57:43 -06:00
|
|
|
```
|
2021-01-01 19:16:50 -06:00
|
|
|
From: Satoshi Nakamoto <satoshi@anonymousspeech.com>
|
2021-01-01 12:57:43 -06:00
|
|
|
Sent: Friday, August 22, 2008 4:38 PM
|
2021-01-01 19:16:50 -06:00
|
|
|
To: Wei Dai <weidai@ibiblio.org>
|
|
|
|
|
Cc: Satoshi Nakamoto <satoshi@anonymousspeech.com>
|
2021-01-01 12:57:43 -06:00
|
|
|
Subject: Citation of your b-money page
|
|
|
|
|
|
|
|
|
|
I was very interested to read your b-money page. I'm getting ready to
|
|
|
|
|
release a paper that expands on your ideas into a complete working system.
|
|
|
|
|
Adam Back (hashcash.org) noticed the similarities and pointed me to your
|
|
|
|
|
site.
|
|
|
|
|
|
|
|
|
|
I need to find out the year of publication of your b-money page for the
|
|
|
|
|
citation in my paper. It'll look like:
|
|
|
|
|
[1] W. Dai, "b-money," http://www.weidai.com/bmoney.txt, (2006?).
|
|
|
|
|
|
|
|
|
|
You can download a pre-release draft at
|
|
|
|
|
http://www.upload.ae/file/6157/ecash-pdf.html Feel free to forward it to
|
|
|
|
|
anyone else you think would be interested.
|
|
|
|
|
|
|
|
|
|
Title: Electronic Cash Without a Trusted Third Party
|
|
|
|
|
|
|
|
|
|
Abstract: A purely peer-to-peer version of electronic cash would allow
|
|
|
|
|
online payments to be sent directly from one party to another without the
|
|
|
|
|
burdens of going through a financial institution. Digital signatures
|
|
|
|
|
offer part of the solution, but the main benefits are lost if a trusted
|
|
|
|
|
party is still required to prevent double-spending. We propose a solution
|
|
|
|
|
to the double-spending problem using a peer-to-peer network. The network
|
|
|
|
|
timestamps transactions by hashing them into an ongoing chain of
|
|
|
|
|
hash-based proof-of-work, forming a record that cannot be changed without
|
|
|
|
|
redoing the proof-of-work. The longest chain not only serves as proof of
|
|
|
|
|
the sequence of events witnessed, but proof that it came from the largest
|
|
|
|
|
pool of CPU power. As long as honest nodes control the most CPU power on
|
|
|
|
|
the network, they can generate the longest chain and outpace any
|
|
|
|
|
attackers. The network itself requires minimal structure. Messages are
|
|
|
|
|
broadcasted on a best effort basis, and nodes can leave and rejoin the
|
|
|
|
|
network at will, accepting the longest proof-of-work chain as proof of
|
|
|
|
|
what happened while they were gone.
|
|
|
|
|
|
|
|
|
|
Satoshi
|
|
|
|
|
```
|