From fbc37d4ed96f755e4d89f914d15570d2242738df Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Sat, 2 Jan 2021 00:28:45 -0600 Subject: [PATCH] Create 6.md --- docs/emails/dustin-trammel/6.md | 69 +++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 docs/emails/dustin-trammel/6.md diff --git a/docs/emails/dustin-trammel/6.md b/docs/emails/dustin-trammel/6.md new file mode 100644 index 0000000..8d365ae --- /dev/null +++ b/docs/emails/dustin-trammel/6.md @@ -0,0 +1,69 @@ +--- +layout: default +title: 'Re: Bitcoin Transfer' +date: 2009-01-18 17:01:09 +grand_parent: Emails +parent: Dustin Trammel +nav_order: 6 +--- + +# Re: Bitcoin Transfer + +The email on the Cryptography Mailing List that announced Bitcoin publicly to the world. +{: .fs-6 .fw-300 } + +--- + +``` +From satoshi@vistomail.com Sun Jan 18 17:01:09 2009 +Return-Path: +Delivered-To: dustintrammell-dtrammell@dustintrammell.com +Received: (qmail 6242 invoked from network); 18 Jan 2009 17:01:09 -0000 +Received: from anonymousspeech.com (HELO mail.anonymousspeech.com) + (124.217.253.42) by oaklabs.net with SMTP; 18 Jan 2009 17:01:09 -0000 +Received: from server123 ([124.217.253.42]) by anonymousspeech.com with + MailEnable ESMTP; Mon, 19 Jan 2009 01:00:59 +0800 +MIME-Version: 1.0 +Date: Mon, 19 Jan 2009 00:54:32 +0800 +X-Mailer: Chilkat Software Inc (http://www.chilkatsoft.com) +X-Priority: 3 (Normal) +Subject: Re: Bitcoin Transfer +Content-Type: text/plain +From: "Satoshi Nakamoto" +Reply-To: satoshi@vistomail.com +To: dtrammell@dustintrammell.com +Message-ID: +X-Evolution-Source: pop://dustintrammell-dtrammell@mail.oaklabs.net/ +Content-Transfer-Encoding: 8bit + +It should be your Bitcoin address at home that you received it +with. There's no way for it to know who it's from, so the best +it can do is tell which of your addresses it was received on. +You can create multiple addresses and give a different address +to each person and label them to help figure out who's sending +to you. + +It doesn't know any names other than what you tell it. The name +printed there is what's associated in your address book for that +address, either under the Address Book button or the "Change..." +button to the right of your Bitcoin address. + +>Hey Satoshi, +> +>After that first transfer of 25.00, you didn't send me another 100.00 +>did you? I sent myself 100.00 from my BitCoin application at work to my +>one at home using the BitCoin address rather than by IP. My application +>at home has a 100.00 transfer received, however it's transaction details +>say "Received with: Satoshi 12higDjoCCNXSA95xZMWUdPvXNmkAduhWv". That +>is not my BitCoin address from work, so I assume this means that I +>received the payment encoded with a block that was computed by your +>client? If so, how did it know your name in addition to the BitCoin +>address that generated it? I don't recall there being a place in my +>application to even put my name. +> +>-- +>Dustin D. Trammell +>dtrammell@dustintrammell.com +>http://www.dustintrammell.com +> +```