Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1We554-0006so-TE for bitcoin-development@lists.sourceforge.net; Sat, 26 Apr 2014 16:03:58 +0000 Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of bitpay.com designates 74.125.82.41 as permitted sender) client-ip=74.125.82.41; envelope-from=jgarzik@bitpay.com; helo=mail-wg0-f41.google.com; Received: from mail-wg0-f41.google.com ([74.125.82.41]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1We553-0006LR-Rp for bitcoin-development@lists.sourceforge.net; Sat, 26 Apr 2014 16:03:58 +0000 Received: by mail-wg0-f41.google.com with SMTP id y10so2083103wgg.12 for ; Sat, 26 Apr 2014 09:03:51 -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:from:date :message-id:subject:to:cc:content-type; bh=hB9BbmjEdCJhlVRzcEyORaEEhdlVnoBjMyghjWnTtik=; b=Ul3KGHMEd+gfM3R4CSrYwg7FV+d6EJDQZ4SJwrJWhc7B1XkRvEUTIhmQV32Fh3g1HI n8yzDYW6oRHgdoMCl3yZ2qrJpU3cj6W8rqklVB05wlTlIOZd0oO4p65BMPDoBZLp6M1h qhlOQZPPktyuGOCRavT354WDWqxpEwylC2kzz/DRAmA6LoKsNZfA2zsZZiIecSREkvk3 Or03AbUs4BW7cAASGlTwRUoptPDXpq2FM56hpGZtaYJuW5cBOVwBGWs3tbEslr8wEcHT E0TIrFqOPUy72BQG5xeRRsPdp6SdwuyHfBYCaBMuBhkS6SIFPPaI2ypXd89lZn+OGUmt hz7A== X-Gm-Message-State: ALoCoQlz8X8hgziCi1p2CJmCGfZGqgbW5uewSqxmhfvwcXAV88KTmWjezm5bLZiV9o4BCx85XOVL X-Received: by 10.194.205.161 with SMTP id lh1mr11464076wjc.40.1398528231477; Sat, 26 Apr 2014 09:03:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.243.138 with HTTP; Sat, 26 Apr 2014 09:03:31 -0700 (PDT) In-Reply-To: References: <1398437607.23028.110362141.03111A2A@webmail.messagingengine.com> From: Jeff Garzik Date: Sat, 26 Apr 2014 12:03:31 -0400 Message-ID: To: Gregory Maxwell Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -1.6 (-) 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 SPF_PASS SPF: sender matches SPF record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 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: 1We553-0006LR-Rp Cc: Bitcoin Development Subject: Re: [Bitcoin-development] BIP32 "wallet structure" in use? Remove it? X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2014 16:03:59 -0000 It is very young in bitcoin's life. We don't know what features will work out best, or need to be radically changed after initial deployment in the field. Loose coordination is good. Good ideas will spread on their own. Users will demand compatibility with certain features, and fail to care incompatibilities in other features. Tight interoperability at this stage is too confining. On Fri, Apr 25, 2014 at 11:46 AM, Gregory Maxwell wrote: > On Fri, Apr 25, 2014 at 7:53 AM, Jim wrote: >> Oh dear. >> >> For reasons that are perfectly reasonable we are close to losing any chance of intra-client HD compatibility for BIP32 wallets. >> >> In the next 12 months there will probably be collectively millions of users of our new wallets. I don't want them to suffer from vendor lockin. >> >> Can we not agree on a lowest common denominator that we agree to support ? >> An "HD Basic" if you like. >> For entry level users we can keep things simple and any "HD Basic" bitcoin will be fully interoperable. >> >> Sure, if you use anything fancy you'll be locked in to a particular wallet but a lot of users just want somewhere safe to put their bitcoin, spend it and receive it. >> >> I appreciate standising everything is very difficult (if not impossible) but if we don't have a minimum of interoperability I think we'll do our users a disservice. > > I don't believe that wallet interoperability at this level is possible > in general except as an explicit compatibility feature. I also don't > believe that it is a huge loss that it is so. > > The structure of the derivation defines and constrains functionality. > You cannot be structure compatible unless you have the same features > and behavior with respect to key management. To that extent that > wallets have the same features, I agree its better if they are > compatible-- but unless they are dead software they likely won't keep > the same features for long. > > Even if their key management were compatible there are many other > things that go into making a wallet portable between systems; the > handling of private keys is just one part: a complete wallet will > have other (again, functionality specific) metadata. > > I agree that it would be it would be possible to support a > compatibility mode where a wallet has just a subset of features which > works when loaded into different systems, but I'm somewhat doubtful > that it would be widely used. The decision to use that mode comes at > the wrong time-- when you start, not when you need the features you > chose to disable or when you want to switch programs. But the obvious > thing to do there is to just specify that a linear chain with no > further branching is that mode: then that will be the same mode you > use when someone gives you a master public key and asks you to use it > for reoccurring changes-- so at least the software will get used. > > Compatibility for something like a recovery tool is another matter, > and BIP32 probably defines enough there that with a bit of extra data > about how the real wallet worked that recovery can be successful. > > Calling it "vendor lock in" sounds overblown to me. If someone wants > to change wallets they can transfer the funds-- manual handling of > private keys is seldom advisable, and as is they're going to lose > their metadata in any case. No one expects to switch banks and to > keep their account records at the new bank. And while less than > perfect, the price of heavily constraining functionality in order to > get another result is just too high. > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > Bitcoin-development mailing list > Bitcoin-development@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bitcoin-development -- Jeff Garzik Bitcoin core developer and open source evangelist BitPay, Inc. https://bitpay.com/