summaryrefslogtreecommitdiff
path: root/f8/93980b4ef1006d33ada954057b03dfec469279
blob: 4ac7bac59c4cd5010f8d82992bf743b766e110cc (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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
Return-Path: <christophe.biocca@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id DBCFBFD8
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sat,  5 Sep 2015 16:48:45 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-ig0-f170.google.com (mail-ig0-f170.google.com
	[209.85.213.170])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 35B08169
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sat,  5 Sep 2015 16:48:42 +0000 (UTC)
Received: by igbkq10 with SMTP id kq10so35803563igb.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sat, 05 Sep 2015 09:48:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type:content-transfer-encoding;
	bh=EcPlCl93Ihzbhm6vZaHYgNURQsqWt5V4uQa4+qR5m3o=;
	b=WKfeTwwoiAFUav0pqO0zfUWwHtH5WLHy17yF1AkiXhSiZLsqZCJwmorCCifE5g0BMm
	O/vBSUXBTOEXRhV6jrVmB26LwuZw+GX9EhvsDN0FZtm4bVvF+InUmWYr4zQ9N3mQLzNz
	qYEv1vIP0NaIpk3Z1McY4RZjM9b6VslO1h9bMrUMyV7NuMQiJF+hATsSDaUE81lHopAw
	PBFVIY8JfI7mnW+lItBOBZ10nwJfQfdAwT3KSqkpZgZwkqo05a0/OoVvslR9ZH4SWDuV
	U2QIvlvpWDHZ3F1taZut1yPF+Ua/R7DaVj5KBUsGnzOnIFGR+9b3QDFnQip9ufNafqjH
	4VRw==
MIME-Version: 1.0
X-Received: by 10.50.92.99 with SMTP id cl3mr17272575igb.48.1441471721615;
	Sat, 05 Sep 2015 09:48:41 -0700 (PDT)
Received: by 10.36.110.19 with HTTP; Sat, 5 Sep 2015 09:48:41 -0700 (PDT)
In-Reply-To: <CABm2gDo7w9mSEDZ2Qf4i79HpgOQQjr2+Cyif4xbt=TKyDkvPdg@mail.gmail.com>
References: <CAHabJ+N3Tr5FtStH6Msmj3d8EsvjeTEV6FhSEiizLVs=5ZvCfw@mail.gmail.com>
	<201509040006.06430.luke@dashjr.org>
	<55E9D980.5020901@openbitcoinprivacyproject.org>
	<CABm2gDo7w9mSEDZ2Qf4i79HpgOQQjr2+Cyif4xbt=TKyDkvPdg@mail.gmail.com>
Date: Sat, 5 Sep 2015 12:48:41 -0400
Message-ID: <CANOOu=9Wn3kVC8eVQWLhMZpDKyVQ5Aus1=b-TsY=Ce9oud0xHg@mail.gmail.com>
From: Christophe Biocca <christophe.biocca@gmail.com>
To: =?UTF-8?B?Sm9yZ2UgVGltw7Nu?= <jtimon@jtimon.cc>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM,
	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] RFC: HD Bitmessage address derivation based on
	BIP-43
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: Sat, 05 Sep 2015 16:48:46 -0000

I will point out that the current situation is not an accident:
https://github.com/bitcoin/bips/pulls?utf8=3D%E2%9C%93&q=3D44 is a great
place to get some context for what happened. I believe you can also
find the other half of this discussion on the mailing list archives.

The cointypes being simple integers was how the code worked as shipped
(in the trezor), so changing the semantics after the fact wasn't a
possibility.

The BIP repository didn't want to constantly deal with updates
unrelated to Bitcoin proper, so a decision was made to move that part
of the standard to a repository willing to handle it.

On 5 September 2015 at 07:17, Jorge Tim=C3=B3n
<bitcoin-dev@lists.linuxfoundation.org> wrote:
>
> On Sep 4, 2015 7:56 PM, "Justus Ranvier via bitcoin-dev"
> <bitcoin-dev@lists.linuxfoundation.org> wrote:
>>
>> On 09/03/2015 07:06 PM, Luke Dashjr via bitcoin-dev wrote:
>> > Since BIP 43 is still a draft, I propose modifying it to refer non-
>> > Bitcoin purpose codes to the SLIP repository:
>> >     https://doc.satoshilabs.com/slips/
>>
>> What benefit is created by delegating the BIP-43 namespace management to
>> that company in particular?
>>
>> BIP-43 as it is currently composed provides the convenient feature of
>> purpose codes matching the BIP number. Moving purpose codes to a
>> separate namespace add complexity to its usage for no discernible benefi=
t.
> The "namespace" defined in BIP43 is acceptable. BIP44's is not:
>
> https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#Registered=
_coin_types
>
> It defines a centralized registry controlld by a single company instead o=
f
> having a way for different companies (or p2p chains like namecoin?) to
> maintain competing registries.
>
> Even better, it could use a code deterministically generated from the cha=
in
> ID (the hash of the genesis block), completely removing the need for a
> registry in the first place.
>
>> --
>> Justus Ranvier
>> Open Bitcoin Privacy Project
>> http://www.openbitcoinprivacyproject.org/
>> justus@openbitcoinprivacyproject.org
>> E7AD 8215 8497 3673 6D9E 61C4 2A5F DA70 EAD9 E623
>>
>> _______________________________________________
>> bitcoin-dev mailing list
>> bitcoin-dev@lists.linuxfoundation.org
>> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>>
>
>
> _______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev@lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>