diff options
author | Luke-Jr <luke@dashjr.org> | 2011-08-04 10:38:44 -0400 |
---|---|---|
committer | bitcoindev <bitcoindev@gnusha.org> | 2011-08-04 14:39:06 +0000 |
commit | 8707c7ae7d3b05449ab89c76e754a959dd29b15b (patch) | |
tree | 699b18cd5598798a77b7ab6697e1d5ef9b2e9bbe | |
parent | fd3a515b8cde16b647c8f01cf8e50e0cf2e2fde1 (diff) | |
download | pi-bitcoindev-8707c7ae7d3b05449ab89c76e754a959dd29b15b.tar.gz pi-bitcoindev-8707c7ae7d3b05449ab89c76e754a959dd29b15b.zip |
Re: [Bitcoin-development] Blitcoin? (Black Hat 2011)
-rw-r--r-- | 67/a293f660b4e7b9d8c2cf3700b9e20a4b763d1e | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/67/a293f660b4e7b9d8c2cf3700b9e20a4b763d1e b/67/a293f660b4e7b9d8c2cf3700b9e20a4b763d1e new file mode 100644 index 000000000..8d948318f --- /dev/null +++ b/67/a293f660b4e7b9d8c2cf3700b9e20a4b763d1e @@ -0,0 +1,67 @@ +Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] + helo=mx.sourceforge.net) + by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) + (envelope-from <luke@dashjr.org>) id 1Qoz4k-0003rk-HR + for bitcoin-development@lists.sourceforge.net; + Thu, 04 Aug 2011 14:39:06 +0000 +X-ACL-Warn: +Received: from zinan.dashjr.org ([173.242.112.54]) + by sog-mx-1.v43.ch3.sourceforge.com with esmtp (Exim 4.76) + id 1Qoz4f-0005sp-Ml for bitcoin-development@lists.sourceforge.net; + Thu, 04 Aug 2011 14:39:06 +0000 +Received: from ishibashi.localnet (fl-67-77-87-241.dhcp.embarqhsd.net + [67.77.87.241]) (Authenticated sender: luke-jr) + by zinan.dashjr.org (Postfix) with ESMTPSA id EEB2D3AA050 + for <bitcoin-development@lists.sourceforge.net>; + Thu, 4 Aug 2011 14:38:53 +0000 (UTC) +From: "Luke-Jr" <luke@dashjr.org> +To: bitcoin-development@lists.sourceforge.net +Date: Thu, 4 Aug 2011 10:38:44 -0400 +User-Agent: KMail/1.13.7 (Linux/2.6.39-gentoo; KDE/4.6.4; x86_64; ; ) +References: <CAJNQ0svWgFwZrra0gQFpxNLOPXk4RbKygeMUNPEA=k-Wqwa-ZA@mail.gmail.com> +In-Reply-To: <CAJNQ0svWgFwZrra0gQFpxNLOPXk4RbKygeMUNPEA=k-Wqwa-ZA@mail.gmail.com> +X-PGP-Key-Fingerprint: CE5A D56A 36CC 69FA E7D2 3558 665F C11D D53E 9583 +X-PGP-Key-ID: 665FC11DD53E9583 +X-PGP-Keyserver: x-hkp://subkeys.pgp.net +MIME-Version: 1.0 +Content-Type: Text/Plain; + charset="iso-8859-15" +Content-Transfer-Encoding: 7bit +Message-Id: <201108041038.47396.luke@dashjr.org> +X-Spam-Score: -0.8 (/) +X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. + See http://spamassassin.org/tag/ for more details. + -0.8 RP_MATCHES_RCVD Envelope sender domain matches handover relay + domain +X-Headers-End: 1Qoz4f-0005sp-Ml +Subject: Re: [Bitcoin-development] Blitcoin? (Black Hat 2011) +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: Thu, 04 Aug 2011 14:39:06 -0000 + +On Thursday, August 04, 2011 6:56:42 AM John Smith wrote: +> L.S. +> +> Some bitcoin "security vulnerabilities" have been discussed by Dan Kaminsky +> at BH 2011, there is one article about this dated yesterday: +> +> http://searchsecurity.techtarget.com/news/2240039221/Black-Hat-2011-Dan-Kam +> insky-reveals-network-security-research-topics +> +> The article is very unspecific though. They talk about a tool called +> "blitcoin" that "unmasks" both sides of a bitcoin transaction. A google +> search also turned up nothing, except some misspellings. + +Well, that certainly doesn't sound like a security vulnerability at all. +It's by design that everyone knows about every transaction. + + |