1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
Return-Path: <jtimon@jtimon.cc>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id CDD5D7D
for <bitcoin-dev@lists.linuxfoundation.org>;
Mon, 17 Aug 2015 17:03:11 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-la0-f42.google.com (mail-la0-f42.google.com
[209.85.215.42])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 1D5E610E
for <bitcoin-dev@lists.linuxfoundation.org>;
Mon, 17 Aug 2015 17:03:11 +0000 (UTC)
Received: by lahi9 with SMTP id i9so82851881lah.2
for <bitcoin-dev@lists.linuxfoundation.org>;
Mon, 17 Aug 2015 10:03:09 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20130820;
h=x-gm-message-state:mime-version:in-reply-to:references:date
:message-id:subject:from:to:cc:content-type;
bh=rNKnadotme+MXQYGJFkZo+niDAsxsE0/7mDBiFORLLs=;
b=TB6OlWGcqaUTLsvXhlmwyEoVhd5QDfoIdiz6xhwXKpdODMD9VbjUtSnTdXW2i+3v2+
qAYER5epWGseEKzv6gilY+aj6ZBQTk9MXHc2jpb3Ft9LEVPwiMPZrBGT1v3wSCaitkq+
R4YjbSCptK8679CJupDYMeGnWyYFaNKbC+XXOT6ubsOtkRqS+P6c/DCIAcdkk7POj616
ye5eWgpjr5muIT1/w4ZFMFfoEPrbMGbjsz5IHYoJNDFXQ/w3RBrd0qxZqHHcQi6OgnGq
gI4XqXH70Eri30pDjK+SNawH9V2VrzVP/XOIIDgoBaCALoezx/giBN7HO1HpFR8QTxxa
/j6Q==
X-Gm-Message-State: ALoCoQlRWjRoNq4n9M6uKlSXgT/oTR5XeIX4XbbRnBbGCspCkC+q6or7zqso8753lLry3LHbcdI9
MIME-Version: 1.0
X-Received: by 10.112.151.178 with SMTP id ur18mr1912754lbb.59.1439830989521;
Mon, 17 Aug 2015 10:03:09 -0700 (PDT)
Received: by 10.25.15.22 with HTTP; Mon, 17 Aug 2015 10:03:09 -0700 (PDT)
In-Reply-To: <CADr=VrRH2MkvRek5TNidLTuenWGupB07yysh7DgynUghkOyfaA@mail.gmail.com>
References: <CADr=VrRH2MkvRek5TNidLTuenWGupB07yysh7DgynUghkOyfaA@mail.gmail.com>
Date: Mon, 17 Aug 2015 19:03:09 +0200
Message-ID: <CABm2gDqoPFWTULctnfxr0R7O9eHLFRam54oBbRv+ioAx8kD1dA@mail.gmail.com>
From: =?UTF-8?B?Sm9yZ2UgVGltw7Nu?= <jtimon@jtimon.cc>
To: Ahmed Zsales <ahmedzsales18@gmail.com>
Content-Type: text/plain; charset=UTF-8
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW
autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
smtp1.linux-foundation.org
Cc: Bitcoin Dev <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] BIP [104]: Replace Transaction Fees with Data,
Discussion Draft 0.2.9
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Development Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2015 17:03:11 -0000
Did you self-assigned a bip number?
https://github.com/bitcoin/bips/blob/master/bip-0001.mediawiki
Anyway, from your document:
"The existing (2015) Big Data analysis market is valued at around
$125bn according to market
research firm IDC. As the Bitcoin block chain replaces existing
payment systems and attracts
millions or hundreds of millions of users, the intrinsic value of the
data in the block chain
will increase and be attractive to data analytics businesses and block
chain start-ups."
Without even entering about details related to technical feasibility,
do you realize that you are proposing Bitcoin to become the most
orwellian money ever?
That this is the opposite of what many proposals and designs like
coinjoin try to achieve?
I think (hope?) that this idea doesn't have any chance of being
accepted by the Bitcoin community.
|