summaryrefslogtreecommitdiff
path: root/30/0d6b0d81f9afad1217475e58acbebbeab2759c
blob: 1d54612cde71b754e04d6650b6ce901b20686d52 (plain)
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
Return-Path: <milly@bitcoins.info>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 3DB48ACC
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 30 Jun 2015 20:29:51 +0000 (UTC)
X-Greylist: from auto-whitelisted by SQLgrey-1.7.6
Received: from mail.help.org (mail.help.org [70.90.2.18])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 9D923243
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 30 Jun 2015 20:29:50 +0000 (UTC)
Received: from [10.1.10.25] (B [10.1.10.25]) by mail.help.org with ESMTPA
	; Tue, 30 Jun 2015 16:29:41 -0400
To: bitcoin-dev@lists.linuxfoundation.org
References: <CALqxMTG1=+F8DSeRAThtTSmj4F3YhgUiCbqJ1CfBy9Z-LLZvSQ@mail.gmail.com>
	<5592F74E.80200@openbitcoinprivacyproject.org>
From: Milly Bitcoin <milly@bitcoins.info>
Message-ID: <5592FC30.9090109@bitcoins.info>
Date: Tue, 30 Jun 2015 16:29:36 -0400
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.0.1
MIME-Version: 1.0
In-Reply-To: <5592F74E.80200@openbitcoinprivacyproject.org>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham
	version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
Subject: Re: [bitcoin-dev] block-size tradeoffs & hypothetical alternatives
 (Re: Block size increase oppositionists: please clearly define what you
 need done to increase block size to a static 8MB, and help do it)
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: Tue, 30 Jun 2015 20:29:51 -0000

 >"Decentralization" is a popular buzzword these days, but how about 
stating the problem description in a way that is more precise and 
accurate? One of Bitcoin's differentiating properties is that it 
prevents double spending without using a trusted third party.

I have been researching how it can be defined and measured (at least up 
to a certain point).  Here is a paper on measuring decentralization of 
government functions: 
http://www.sscnet.ucla.edu/polisci/faculty/treisman/Papers/defin.pdf. 
Not exactly the same thing as being discussed here but the paper gives a 
framework of how decentralization metrics could be defined in a somewhat 
standard way.

Russ