summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Hearn <mike@plan99.net>2014-04-26 20:07:58 +0200
committerbitcoindev <bitcoindev@gnusha.org>2014-04-26 18:08:05 +0000
commitb68516c67792d46e884439421994d6bf060430a8 (patch)
tree4a8cf49606ea2b6f763d4e5865af4b447a4c3b13
parent055560dac62f4bf1a6d3a79156be9bfd64d0adf9 (diff)
downloadpi-bitcoindev-b68516c67792d46e884439421994d6bf060430a8.tar.gz
pi-bitcoindev-b68516c67792d46e884439421994d6bf060430a8.zip
Re: [Bitcoin-development] Eliminating double-spends with two-party self-escrow for high value transactions
-rw-r--r--f5/54469fcba6bb22f1bc58b04b599e018adacfb674
1 files changed, 74 insertions, 0 deletions
diff --git a/f5/54469fcba6bb22f1bc58b04b599e018adacfb6 b/f5/54469fcba6bb22f1bc58b04b599e018adacfb6
new file mode 100644
index 000000000..702b0d65f
--- /dev/null
+++ b/f5/54469fcba6bb22f1bc58b04b599e018adacfb6
@@ -0,0 +1,74 @@
+Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194]
+ helo=mx.sourceforge.net)
+ by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
+ (envelope-from <mh.in.england@gmail.com>) id 1We71B-0006Pv-2v
+ for bitcoin-development@lists.sourceforge.net;
+ Sat, 26 Apr 2014 18:08:05 +0000
+Received-SPF: pass (sog-mx-4.v43.ch3.sourceforge.com: domain of gmail.com
+ designates 209.85.214.175 as permitted sender)
+ client-ip=209.85.214.175; envelope-from=mh.in.england@gmail.com;
+ helo=mail-ob0-f175.google.com;
+Received: from mail-ob0-f175.google.com ([209.85.214.175])
+ by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
+ (Exim 4.76) id 1We71A-0008ER-BU
+ for bitcoin-development@lists.sourceforge.net;
+ Sat, 26 Apr 2014 18:08:05 +0000
+Received: by mail-ob0-f175.google.com with SMTP id wp4so5623674obc.6
+ for <bitcoin-development@lists.sourceforge.net>;
+ Sat, 26 Apr 2014 11:07:59 -0700 (PDT)
+MIME-Version: 1.0
+X-Received: by 10.60.57.164 with SMTP id j4mr13409190oeq.24.1398535679032;
+ Sat, 26 Apr 2014 11:07:59 -0700 (PDT)
+Sender: mh.in.england@gmail.com
+Received: by 10.76.96.180 with HTTP; Sat, 26 Apr 2014 11:07:58 -0700 (PDT)
+In-Reply-To: <20140426112312.GA17949@savin>
+References: <20140426112312.GA17949@savin>
+Date: Sat, 26 Apr 2014 20:07:58 +0200
+X-Google-Sender-Auth: Zr_fifOBUBd-dtQbhnqsEQUdVmc
+Message-ID: <CANEZrP3VpsW_RNWUpw-gsQhXqLF4deOJJPHxGJUc8Gx_y0B9wA@mail.gmail.com>
+From: Mike Hearn <mike@plan99.net>
+To: Peter Todd <pete@petertodd.org>
+Content-Type: multipart/alternative; boundary=089e013d0ce85ac59204f7f5f601
+X-Spam-Score: -0.5 (/)
+X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
+ See http://spamassassin.org/tag/ for more details.
+ -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
+ sender-domain
+ 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
+ (mh.in.england[at]gmail.com)
+ -0.0 SPF_PASS SPF: sender matches SPF record
+ 1.0 HTML_MESSAGE BODY: HTML included in message
+ 0.1 DKIM_SIGNED Message has a DKIM or DK signature,
+ not necessarily valid
+ -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
+X-Headers-End: 1We71A-0008ER-BU
+Cc: Bitcoin Development <bitcoin-development@lists.sourceforge.net>,
+ info@mycelium.com
+Subject: Re: [Bitcoin-development] Eliminating double-spends with two-party
+ self-escrow for high value transactions
+X-BeenThere: bitcoin-development@lists.sourceforge.net
+X-Mailman-Version: 2.1.9
+Precedence: list
+List-Id: <bitcoin-development.lists.sourceforge.net>
+List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
+ <mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
+List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
+List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
+List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
+List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
+ <mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
+X-List-Received-Date: Sat, 26 Apr 2014 18:08:05 -0000
+
+--089e013d0ce85ac59204f7f5f601
+Content-Type: text/plain; charset=UTF-8
+
+What stops the buyer just always waiting to get their money back?
+
+--089e013d0ce85ac59204f7f5f601
+Content-Type: text/html; charset=UTF-8
+
+<div dir="ltr">What stops the buyer just always waiting to get their money back?</div>
+
+--089e013d0ce85ac59204f7f5f601--
+
+